Rockbox General > Announcements
BUTTON CHANGES - REPORT PROBLEMS HERE
JdGordon:
mattzz: please try http://jdgordon.mine.nu:8080/ajbrec.ajz and test the shutdown and page up/down. (I'm assuming your recorder is the plain ecoder target? not FM recorder, or recorder v2 ? )
and lastly, what do you mean by "long pressing play to get into playlist mode pauses playback"? are you talkking about going to the screen with "Insert" and "inseert next" from the file/db browser?
mattzz:
--- Quote from: jdgordon on October 03, 2006, 09:08:18 PM ---mattzz: please try http://jdgordon.mine.nu:8080/ajbrec.ajz and test the shutdown and page up/down. (I'm assuming your recorder is the plain ecoder target? not FM recorder, or recorder v2 ? )
--- End quote ---
Hey, thanks for the quick response. I am talking about the old Archos recorder, correct.
I tried the ajz an this is the result:
- Pressing "off" once brings up the "Press OFF to shut down" for about 2 seconds now. But pressing "off" a second time while the off-message is displayed has no effect at all.
- navigating with on+up / on+down still leads to resuming the last title (which is the function of the "on" button pressed as a single key).
--- Quote ---and lastly, what do you mean by "long pressing play to get into playlist mode pauses playback"? are you talkking about going to the screen with "Insert" and "inseert next" from the file/db browser?
--- End quote ---
Pressing "play" a long time during playback should get you to the wps context menu. This works, but also playback is paused, which should not occur (e.g. to be able to extend your playlist while listening to music).
Regards,
/mattzz
mattzz:
--- Quote from: mattzz on October 04, 2006, 12:21:20 PM ---
- navigating with on+up / on+down still leads to resuming the last title (which is the function of the "on" button pressed as a single key).
Pressing "play" a long time during playback should get you to the wps context menu. This works, but also playback is paused, which should not occur (e.g. to be able to extend your playlist while listening to music).
--- End quote ---
Hey Jonathan,
wps context menu activation and page up/down have been fixed by your last CVS commit
apps/keymaps/keymap-recorder.c 1.21
Great - thanks!
I'd like to fix the power-off issue in screen.c but actually I don't get it - the condition where "done" is set to true does not work the way it is supposed to.
(screen.c, line 1008)
--- Code: --- /* Is this still needed? commenting out so it compiles..
CHECK ME!!
if(!(button & (BUTTON_REL | BUTTON_REPEAT)))
*/ done = true;
break;
--- End code ---
So - this is still needed but after the button changes I guess the condition has to be modified in some way.
Regards,
/mattzz
JdGordon:
yes, something funny happens on the recorder with the stop button, and because i dont have one its really hard to code for it. I've tried a few things with Scorche in irc but we havnt got anywhere.
mattzz:
Regarding the incorrect OFF button behaviour there is a patch from Markus Braun in the mailinglist:
http://www.rockbox.org/mail/archive/rockbox-archive-2006-10/0160.shtml
Is it worth commiting to CVS?
Regards,
/mattzz
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version