summaryrefslogtreecommitdiffstats
path: root/apps/screens.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-02remove numerical genre and use genre_string consistently:Robert Kukla1-1/+1
2007-03-01Introducing the root menu!Jonathan Gordon1-3/+0
2007-02-28Character-encoding policingDave Chapman1-1/+1
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis1-1/+1
2007-02-18CONFIG_CHARGINGJonathan Gordon1-3/+3
2007-02-17#if => #ifdefDaniel Stenberg1-1/+1
2007-02-17Fix bug (first line was displayed under the status bar)Antoine Cellerier1-2/+7
2007-02-17A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren1-2/+1
2007-02-17fix payer buildJonathan Gordon1-1/+2
2007-02-17fix margin problem in "view runtime" and "rockbox info" screensJonathan Gordon1-0/+3
2007-02-11Fix the missing entries in the ID3 info screen.Magnus Holmgren1-25/+21
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen1-11/+19
2007-02-01Comment out an unused functionNils Wallménius1-2/+2
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon1-6/+6
2006-12-25Next round of static'ing and related fixes.Jens Arnold1-6/+6
2006-12-19update the runtime screen and move it to the inf menu instead of debugJonathan Gordon1-0/+96
2006-11-20new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d...Marianne Arnold1-2/+9
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon1-3/+0
2006-11-06dont allow the volume setting to wrapJonathan Gordon1-1/+1
2006-11-06Patch #6145 by Alexander Levin - Pitch adjustment in semitone stepsLinus Nielsen Feltzing1-38/+132
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis1-35/+17
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+2
2006-10-21Fix USB screen on Player.Jens Arnold1-1/+1
2006-10-12Revert change to screen_access.c (adding the native-bitmap drawing function) ...Dave Chapman1-5/+33
2006-10-09fix the shutdown screen on the recorderJonathan Gordon1-13/+10
2006-09-12fix the status bar not updatng correctly in the id3 viewer (FS:5973)Jonathan Gordon1-1/+3
2006-09-03doesnt really need to use the sysfont for the pitch screenJonathan Gordon1-3/+2
2006-09-03make the pitch screen use the remote screen also, and fix non-lcd iriver remo...Jonathan Gordon1-43/+58
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon1-1/+3
2006-08-17really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon1-1/+1
2006-08-17stop id3 viewer eating keypress on entryJonathan Gordon1-2/+3
2006-08-16* fix pitchscreenJonathan Gordon1-6/+7
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-18/+18
2006-08-15* Make ID3 info screen usable again (and not exit right after enter), though ...Magnus Holmgren1-2/+2
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-47/+39
2006-08-07FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman1-25/+25
2006-07-02OOPS Forgot remote keys bindings for the ID3 info screenKevin Ferrare1-17/+2
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare1-172/+105
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-8/+8
2006-05-31Allow pitch ratio to hit top and bottom values when using button repeat.Thom Johansen1-0/+4
2006-05-24Code policed C99-style variable declarations.Jens Arnold1-8/+8
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye1-0/+7
2006-04-21Fix yellow builds.Zakk Roberts1-1/+2
2006-04-21Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts1-59/+94
2006-04-20Repeat mode should be an integer, not a boolean. Fixes bug #2955.Hardeep Sidhu1-2/+2
2006-04-11Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge...Zakk Roberts1-4/+4
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-3/+2
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts1-1/+16
2006-04-01Missing file from .lang reworkJens Arnold1-1/+1
2006-03-22Whoops, the Archos Player/Studio doesn't have the ability to change pitch..Zakk Roberts1-0/+2