This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11475 - Adding hardware keyclick to Ipod Color.
Attached to Project:
Rockbox
Opened by pirlouwi (pirlouwi) - Tuesday, 13 July 2010, 21:18 GMT+2
Last edited by Robert Menes (RMenes379) - Wednesday, 14 December 2011, 16:13 GMT+2
Opened by pirlouwi (pirlouwi) - Tuesday, 13 July 2010, 21:18 GMT+2
Last edited by Robert Menes (RMenes379) - Wednesday, 14 December 2011, 16:13 GMT+2
|
DetailsThis patch is to add hardware keyclick to Ipod Color, and apply on apps/action.c revision 27409.
This should also work for further Ipod hardwares, but I could only test my patch on my own Ipod Color. PS: this code was extracted from the Ipodlinux bootloader. -- pirlouwi |
This task depends upon
Closed by Robert Menes (RMenes379)
Wednesday, 14 December 2011, 16:13 GMT+2
Reason for closing: Out of Date
Additional comments about closing: FS#5111 does the same thing for all iPods.
Wednesday, 14 December 2011, 16:13 GMT+2
Reason for closing: Out of Date
Additional comments about closing:
Take a look at
FS#5111. Its the same thing, except much further along.A while ago I synced the piezo patch at
FS#5111, but only the Nano2G functions as expected.It compiles fine for the other iPod models, but there's not a "click" to be heard.
Perhaps you're the man to look at what is broken in this patch (
FS#5111)? It's beyond my ability to do so.[St.]
The
FS#5111patch is by far more complex. This is also the reason why it is broken.It depends what we want as functionalities.
For the moment, my patch has bind the keyclick in the earbuds with the hardware keyclick, so that if you enabled the earbuds keyclick you automatically get the hardware keyclick.
I think that it could be acceptable, at least for myself.
For the community, I don't know.
If I try to add an entry in the configuration menu, then the patch will grows and after two years, will certainly become unstable :-)
FS#5111, I could only test for iPod Color.