Age | Commit message (Expand) | Author |
2007-04-10 | Oops. Shouldn't forget the default handler. | Dominik Riebeling |
2007-04-10 | make the runtime view nicer. | Dominik Riebeling |
2007-04-09 | Player: Fix screen update in Rockbox Info and Runtime display, | Jens Arnold |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-03-26 | #ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused code | Robert Kukla |
2007-03-26 | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold |
2007-03-16 | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-02 | remove numerical genre and use genre_string consistently: | Robert Kukla |
2007-03-01 | Introducing the root menu! | Jonathan Gordon |
2007-02-28 | Character-encoding policing | Dave Chapman |
2007-02-24 | SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som... | Michael Sevakis |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |
2007-02-17 | #if => #ifdef | Daniel Stenberg |
2007-02-17 | Fix bug (first line was displayed under the status bar) | Antoine Cellerier |
2007-02-17 | A few more bookmark code tweaks. Also improves how the bookmark selection scr... | Magnus Holmgren |
2007-02-17 | fix payer build | Jonathan Gordon |
2007-02-17 | fix margin problem in "view runtime" and "rockbox info" screens | Jonathan Gordon |
2007-02-11 | Fix the missing entries in the ID3 info screen. | Magnus Holmgren |
2007-02-10 | FS#6638 - Album artist and comment patch for WPS and tagcache. Export | Miika Pekkarinen |
2007-02-01 | Comment out an unused function | Nils Wallménius |
2007-01-24 | Split the system status variables out of global_settings and put them into a ... | Jonathan Gordon |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |
2006-12-19 | update the runtime screen and move it to the inf menu instead of debug | Jonathan Gordon |
2006-11-20 | new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d... | Marianne Arnold |
2006-11-19 | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon |
2006-11-06 | dont allow the volume setting to wrap | Jonathan Gordon |
2006-11-06 | Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps | Linus Nielsen Feltzing |
2006-10-30 | General: changed local adc to voltage conversions in several places to use ba... | Michael Sevakis |
2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
2006-10-21 | Fix USB screen on Player. | Jens Arnold |
2006-10-12 | Revert change to screen_access.c (adding the native-bitmap drawing function) ... | Dave Chapman |
2006-10-09 | fix the shutdown screen on the recorder | Jonathan Gordon |
2006-09-12 | fix the status bar not updatng correctly in the id3 viewer (FS:5973) | Jonathan Gordon |
2006-09-03 | doesnt really need to use the sysfont for the pitch screen | Jonathan Gordon |
2006-09-03 | make the pitch screen use the remote screen also, and fix non-lcd iriver remo... | Jonathan Gordon |
2006-08-21 | fixed the settings action context, time/eq/colour chooser/dbug screens | Jonathan Gordon |
2006-08-17 | really fix the yes/no screen now, also id3 viewer shows the status bar | Jonathan Gordon |
2006-08-17 | stop id3 viewer eating keypress on entry | Jonathan Gordon |
2006-08-16 | * fix pitchscreen | Jonathan Gordon |
2006-08-16 | * fixed the pitch screen key mappings for all targets, targets require a | Jonathan Gordon |
2006-08-15 | * Make ID3 info screen usable again (and not exit right after enter), though ... | Magnus Holmgren |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-08-07 | FS#5587 Non-latin languages support update. Translators:Please change | Shachar Liberman |
2006-07-02 | OOPS Forgot remote keys bindings for the ID3 info screen | Kevin Ferrare |
2006-07-02 | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-05-31 | Allow pitch ratio to hit top and bottom values when using button repeat. | Thom Johansen |
2006-05-24 | Code policed C99-style variable declarations. | Jens Arnold |
2006-05-21 | Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) | Peter D'Hoye |