- Status Closed
- Percent Complete
- Task Type Bugs
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Lukas Sabota - 2006-04-17
Last edited by Andree Buschmann - 2008-05-12
Opened by Lukas Sabota - 2006-04-17
Last edited by Andree Buschmann - 2008-05-12
FS#5162 - button_status() and scroll wheel don't work
The button_status() function does not work correctly with the scroll wheel on the ipod. I’ve tested the 5g. I’m attatching a example plugin of this problem. In this example, “Hello world 2!” should be splashed on the screen when a scrolling event occurs. This works perfectly fine on the ipod 5g simulator, but it fails on the ipod.
However, there is also a commented block of scrollwheel activity using button_get(). This segment of code works fine on the both the device, and the simulator.
Closed by Andree Buschmann
2008-05-12 08:31
Reason for closing: Fixed
Additional comments about closing:
2008-05-12 08:31
Reason for closing: Fixed
Additional comments about closing:
Submitted with r17470.
Oops.. fixed braces problem