| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: album, art, bmp, build, custom, mono, random, resize, rockbox, scrollbar |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Alright, well one thing i find useful is the volume limiter patch that was in angryman's build. I don't think it takes too much modification to patch correctly...
Other than that, it's brilliant!
__________________
![]() [iriverWiki] [H10 Tips & Tricks] [EasyH10] | Slimline Sig Supporter.
[Rockbox]: [Angryman's H10 Build (BACK!)] [Font Convertor] |
|
|||
|
I agree that it is a useful patch, but it really is an extremely ugly hack. The reason for declining that patch was "if someone wants to start this again, imo it shuold be added to setvol() in misc.c and not touch any firmware/ code", which I agree with. The problem is by doing it in the firmware source it can cause all sorts of fun breakages. But I'll think about it.
|
|
|||
|
Maybe you could have a tinker? Find a better way. (I don't know your specific talents, I'm just throwing ideas out there for ya!)
If i think of anything ill let you know. Good to see angryman approves!
__________________
![]() [iriverWiki] [H10 Tips & Tricks] [EasyH10] | Slimline Sig Supporter.
[Rockbox]: [Angryman's H10 Build (BACK!)] [Font Convertor] |
|
|||
|
druidfire, I'm glad they are working.
iwantanimac, I will look into it, but my programming talents are virtually nil - I simply know a bit about compiling and patching, and enough about programming to be able to sync patches when needed. |
|
|||
|
Yeah, I'll have a look around. Feel free to browse through the rockbox patches available and make some suggestions though (preferably with links).
It won't be for about a week though, as, consistent with my behaviour up till now, I will be away again for about five days starting tomorrow morning. |
|
|||
|
OK, that's cool. Unfortunately I cannot reply to your PM, as I got this message:
"Sorry, You should have 25 posts before you can send a new PM now you have 19 posts The Admin." So apparently I have to post six more times before I can send messages, which is patently absurd. In response to your PM'ed question though, it is a fairly simple process in theory. When you installed RockBox, you should have renamed the original firmware to OF.mi4 within the folder "System". Can you check if this file exists? Assuming it does, when you turn the power on, simply hold down the back button on your H10 (the one on the front panel at the left, not the skip track back button) and it will boot into the original firmware. However, there is a catch. When you turn off the original firmware, it doesn't really turn off, so it will restart back into the original firmware rather than into RockBox next time you turn the machine on. The only way to get back into RockBox is to turn the machine off, then detach the battery for a second, put it back on, then turn it on normally and it will boot into RockBox. If this doesn't work, let me know what part is failing for you and I'll have a look into it. |
|
|||
|
Improvements
Hi Mono.
Something's happening with the devs. Month on month nothing happened and now: "Improved H10 ADC driver. We now do things exactly as the OF does. This includes shifting the readings by 0x14 when PLL is enabled. Battery voltages and remote/scrollpad values adjusted accordingly. We also now wait for the ADC to indicate the conversion is complete before reading the data, so hopefully we will get more reliably steady readings." ( Subversion, Today 11:48 ) Especially the scrollpad values may cause some better handling of the player... So we're waiting for an update in the nearer future, Mono. Thanx. |
|
|||
|
Quote:
omg...u mean i need not install an alternative bootloader? just use the current one will do? EDITTED: cool..didnt know dual booting is so easy! it rocks with reversebootloader!!! btw, just to add on, is rockboyplugin added in builds found in rockbox.org and urs? you might want to add this http://www.rockbox.org/tracker/task/5855 --Pong_multi_pulse.pat ch http://www.rockbox.org/tracker/task/7487 --MPEG.patch http://www.rockbox.org/tracker/task/6555 --vol limiter do note that the latest of these patches are found at the bottom of the page...if im not wrong. i have removed some links. i think they are already patched in the latest svn... Last edited by psychooo : October 17th, 2007 at 03:33 AM. |
|
|||
|
hey, can i know why theres still bug with the scrollpad?
is like i will move up n down at times when im only holding on the down pad. eh yea, i realised u forget to add an impt patch, the vol limiter.. http://www.rockbox.org/tracker/task/6555 Last edited by psychooo : October 16th, 2007 at 03:55 PM. |
|
|||
|
hey i think that u should just patch album art, wps and related stuffs, vol limiter, pong plugin thingy, mpeg resume patch on the newest daily build found in rockbox.org will do. u dont have to patch other stuffs as the newest build has perfect scrolling and video player.
just my one cent. Last edited by psychooo : October 16th, 2007 at 08:28 PM. |
|
|||
|
I found this fairly interesting in the SVN changes:
Code:
Finally full multicore support for PortalPlayer 502x targets with an eye towards the possibility of other types. All SVN targets the low-lag code to speed up blocking operations. Most files are modified here simple due to a name change to actually support a real event object and a param change to create_thread. Add some use of new features but just sit on things for a bit and leave full integration for later. Work will continue on to address size on sensitive targets and simplify things if possible. Any PP target having problems with SWP can easily be changed to sw corelocks with one #define change in config.h though only PP5020 has shown an issue and seems to work without any difficulties. I am still away though, so no build quite yet sorry. |
|
|||
|
Quote:
I agree with your patch list, though.
__________________
![]() [iriverWiki] [H10 Tips & Tricks] [EasyH10] | Slimline Sig Supporter.
[Rockbox]: [Angryman's H10 Build (BACK!)] [Font Convertor] |
|
|||
|
You sort of do - if you want to have the ability to dual boot to the original firmware.
Read this: http://download.rockbox.org/manual/r....html#x4-60002 Except where it talks about choosing a version, you can choose my version instead. |