This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2809 - H1x0 or H3x0 select remote patch
Attached to Project:
Rockbox
Opened by takka (tfact) - Wednesday, 07 December 2005, 02:46 GMT+2
Last edited by takka (tfact) - Monday, 23 January 2006, 16:11 GMT+2
Opened by takka (tfact) - Wednesday, 07 December 2005, 02:46 GMT+2
Last edited by takka (tfact) - Monday, 23 January 2006, 16:11 GMT+2
|
Detailsset option
option->Generl Settings->Disply->Remote LCD Settings- >Remote type H100 or H300 LCD or H300 non LCD or OTHER but I have H300. You need rewrite key table. |
This task depends upon
Closed by Nils Wallménius (nls)
Friday, 03 November 2006, 09:19 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Remotes for the iriver hxxx are automatically detected an hence this patch is no longer needed.
Friday, 03 November 2006, 09:19 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Remotes for the iriver hxxx are automatically detected an hence this patch is no longer needed.
It wrote and it made a mistake.
I have 'NOT' H300
H3x0 Standard remote control can have been used.
bug fix
Thanks for the patch! I have 2 questions:
I couldn't get to the menu with the H300 LCD Remote, is it
possible?
why don't you set the H300 Remote arrow keys
(up,down,left,right) to operate as they on the main unit? I
think it's more convenient.
Idan
bug fix
It corresponded only at the mode
It was made to correspond to the file tree mode this time
Please use tree.patch
It has not corresponded to config mode yet.
It corresponded only at the 'WPS' mode
It was made to correspond to the file tree mode this time
Please use tree.patch
It has not corresponded to config mode yet.
My H340 with Non-LCD remote never deviates from 0xFF for
ADC_REMOTE, no matter what combination of buttons I try.
With or without the remote plugged in.
With the remote plugged in it _always_ shows as hold enabled
on the remote. I have tried selecting all the available
remote types (but of course H300_non_LCD is the one I try to
use)
Enough to say the remote does not work :)
In fact, the only thing it does do is the play button on the
remote toggles GPIO1_READ 0x40. (reads 0xXXXXXX74 unplugged
or plugged and 0xXXXXXX34 with play pressed)
H300 NON LCD hold disable
bug fix
H300 LCD Remote:
in tree view, can you replace the keys:
vol up <-> right(forward)
vol down <-> left(backward)
so it will be like the main navi buttons ?
thanks,
Idan
use 'tree.patch'
replace rc keys
vol up <-> right(forward)
vol down <-> left(backward)
h340 with non-lcd remote and both patches applied :
Well, now the hold switch does not work. (expected)
The vol+/- buttons change the track playing, and the <<|>>
buttons change the volume :)
But at least it *does* something :)
Hrm... forgot to log in below :)
Ok.. Now the hold is disabled my ADC_REMOTE values change
properly. Here are the ADC values for my h300-non-lcd remote
Idle : 0xFF (Unplugged or no button pressed)
Vol + : 0xE4
Vol - : 0xC8
<<| : 0x33 (skip back)
|>> : 0x18 (skip forward)
HOLD : 0x00
Hrm... forgot to log in below :)
Ok.. Now the hold is disabled my ADC_REMOTE values change
properly. Here are the ADC values for my h300-non-lcd remote
Idle : 0xFF (Unplugged or no button pressed)
Vol + : 0xE4
Vol - : 0xC8
<<| : 0x33 (skip back)
|>> : 0x18 (skip forward)
HOLD : 0x00
Revised version of this patch with the tree.patch rolled in,
tested and working on my h340 with non-lcd-remote
https://sourceforge.net/tracker/index.php?func=detail&aid=1387447&group_id=44306&atid=439120
I would have just attached it here, but I can't seem to
figure out how to do that.
bug fix
bug fix
bug fix & marge patch
'thanks bkc1974'
for 1/23 CVS