Rockbox Ports are now being developed for various digital audio players!
Maybe not what you had in mind when you asked the question, but we will eventually need touch-enabled FF/RW buttons to choose presets (and/or tune depending on the current mode) on touchscreen targets.Maybe even a touch-enabled progress bar for tuning? Sounds odd but it works quite effectively in the D2 OF.
BUMP!I'm well on the way to implementing this... need help mapping tokens to letter for the skin...WPS_TOKEN_HAVE_TUNER,#if CONFIG_TUNER WPS_TOKEN_TUNER_TUNED, WPS_TOKEN_TUNER_SCANMODE, WPS_TOKEN_TUNER_STEREO, WPS_TOKEN_TUNER_MINFREQ, /* changes based on "region" */ WPS_TOKEN_TUNER_MAXFREQ, /* changes based on "region" */ WPS_TOKEN_TUNER_CURFREQ, WPS_TOKEN_PRESET_NAME, WPS_TOKEN_PRESET_FREQ, WPS_TOKEN_PRESET_COUNT, /* RDS tokens */ WPS_TOKEN_HAVE_RDS,#ifdef HAVE_RDS_CAP WPS_TOKEN_RDS_NAME, WPS_TOKEN_RDS_TEXT,are the tokens which I've done already... please add suggestions for missed tokens and what letters to use for them
The signal strength seems of limited use...
Page created in 0.112 seconds with 14 queries.