Rockbox Ports are now being developed for various digital audio players!
You can SORT OF use Rockbox as an app by downloading a simulator from here. I believe that if Rockbox participates in Google Summer of Code 2008, this is one of the projects the devs would like to work on (Rockbox as an app).
So it's on the to-do list, just not a high priority?
Didn't one of the devs have the idea of adding mouse support to the sim? I believe I may have seen this either in Google SoC Roundups, IRC, or here on the forums, and if I recall, this was a feature to be added for touchscreen target sims.
#define HAVE_TOUCHPAD
I actually use the Rockbox simulator as a audio player on my PC at work - the gapless support in it is imo, superior to anything else out there The tricky thing of course is that you have to remember the keymap for the simulator, since you can't use it with a mouse - but it runs a treat
Actually there is mouse support and it even works rather well! You simply need to add the following line in your config-target.h file:Code: [Select]#define HAVE_TOUCHPADThis feature is described in TouchpadInterface.
How do you load tracks ? bar having them inside a folder for the sim ?I would also like to do this but would prefer to keep my music in a different Folder to the sim.
Page created in 0.112 seconds with 14 queries.