Rockbox Ports are now being developed for various digital audio players!
I know RaeNye(hi) began the port but don't know if there is any update, because the patch on the tracker was just initial support.
Just because I hated to see Bagder deleting my previous rather lame attempt.
I still refuse to replicate any of the high-level LCD code
you know I'm willing to complain about the current feature-freeze on every occasion
Just because I hated to see Bagder deleting my previous rather lame attempt.http://www.rockbox.org/tracker/task/5634Moos, are you up to the challenge of testing it?
It has nothing to do with buttons (ADC driver already handles them)
I think I stated clearly thatQuoteIt has nothing to do with buttons (ADC driver already handles them)However, the problem is that there's no #define HAVE_REMOTE in config-iaudiox5.h.Try to add this and check what goes wrong (something should, since the remote LCD is not defined)
From taking a cursory look at the code affected by HAVE_REMOTE and the h100 lcd driver... yikes. I'll admit I don't know the source tree worth crap (I haven't even bothered to set up my own environment to compile it yet), but (some) of the issues appear to be in converting the h100 lcd driver
I'm thinking either we'll be duplicating most of the driver file for the X5 specifically, with MOSTLY identical functions, or we "generify" it into one driver file, with define blocks for each specific remote model. As I'm a neophyte here, I have no idea which approach is preferred by the style of the developers.
How would I go about testing that patch mentioned above RaeNye? I assume patching instructions are around (once I set up an environment), but what should I be looking for on the remote to know success/failure?
And this is seperate from getting the BUTTONS to work. The power on delay/not for choosing dual boot works, though after initial boot, all of the buttons are completely non-functional. You mentioned that the ADC driver handles them, so does anybody know where to start to fully enable them for every part of rockbox?
I said I'm a neophyte, so it's probably pretty obvious to people that know the code, but hey, I wanna use my remote! And I have background in programming (I do C/C++ as the main part of my job, though I haven't done integrated systems since University) so I'd like to help out once I get off my lazy ass and set up the build on my own box.
Page created in 0.095 seconds with 15 queries.