summaryrefslogtreecommitdiff
path: root/apps/screens.c (follow)
Commit message (Expand)AuthorAge
* Remove useless #ifdef, specify maximum field width for strings in the snprint...Nils Wallménius2007-07-02
* "Set Time/Date" screen.Nils Wallménius2007-07-01
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* Backdrop code should now be surrounded by #if LCD_DEPTH > 1Dave Chapman2007-06-06
* Make the ID3 info screen treat empty tag strings as 'no value', like the WPS ...Magnus Holmgren2007-05-02
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Oops. Shouldn't forget the default handler.Dominik Riebeling2007-04-10
* make the runtime view nicer.Dominik Riebeling2007-04-10
* Player: Fix screen update in Rockbox Info and Runtime display,Jens Arnold2007-04-09
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* #ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused codeRobert Kukla2007-03-26
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* remove numerical genre and use genre_string consistently:Robert Kukla2007-03-02
* Introducing the root menu!Jonathan Gordon2007-03-01
* Character-encoding policingDave Chapman2007-02-28
* SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis2007-02-24
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* #if => #ifdefDaniel Stenberg2007-02-17
* Fix bug (first line was displayed under the status bar)Antoine Cellerier2007-02-17
* A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren2007-02-17
* fix payer buildJonathan Gordon2007-02-17
* fix margin problem in "view runtime" and "rockbox info" screensJonathan Gordon2007-02-17
* Fix the missing entries in the ID3 info screen.Magnus Holmgren2007-02-11
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* Comment out an unused functionNils Wallménius2007-02-01
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* update the runtime screen and move it to the inf menu instead of debugJonathan Gordon2006-12-19
* new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d...Marianne Arnold2006-11-20
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* Patch #6145 by Alexander Levin - Pitch adjustment in semitone stepsLinus Nielsen Feltzing2006-11-06
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Fix USB screen on Player.Jens Arnold2006-10-21
* Revert change to screen_access.c (adding the native-bitmap drawing function) ...Dave Chapman2006-10-12
* fix the shutdown screen on the recorderJonathan Gordon2006-10-09
* fix the status bar not updatng correctly in the id3 viewer (FS:5973)Jonathan Gordon2006-09-12
* doesnt really need to use the sysfont for the pitch screenJonathan Gordon2006-09-03
* make the pitch screen use the remote screen also, and fix non-lcd iriver remo...Jonathan Gordon2006-09-03
* fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon2006-08-21
* really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon2006-08-17
* stop id3 viewer eating keypress on entryJonathan Gordon2006-08-17
* * fix pitchscreenJonathan Gordon2006-08-16
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
* * Make ID3 info screen usable again (and not exit right after enter), though ...Magnus Holmgren2006-08-15