summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2010-08-21Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius1-1/+1
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz2-2/+7
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-1/+1
2010-07-25Use browse_folder() for browsing eq presets and languages.Thomas Martitz2-12/+9
2010-07-24Delete useless include.Nils Wallménius1-3/+0
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff1-1/+2
2010-06-29Remove some redundant #include'sBertrik Sikken1-1/+0
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-1/+1
2010-06-12Fix FS#111395. Call settings_apply_skins() after changing theme colours.Andree Buschmann1-0/+1
2010-06-06Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac...Thomas Martitz1-9/+10
2010-06-05Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius1-7/+1
2010-05-27Generate C file / header for svn version stringRafaël Carré1-2/+2
2010-05-26Give the radio screen setting(s) in the themes menu its own language strings ...Marianne Arnold1-2/+2
2010-05-15Hopefully get some green back from r26051.Michael Sevakis1-1/+1
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis3-12/+285
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon1-0/+22
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode2-43/+4
2010-05-07Fix redJeffrey Goode1-1/+1
2010-05-07Hotkey menu items have their own iconJeffrey Goode2-2/+3
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz4-18/+15
2010-04-24Fix redMagnus Holmgren1-0/+2
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren1-0/+5
2010-04-11FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode1-2/+2
2010-04-10Reset the number of lines to 0 when initializing the simple listAlexander Levin1-1/+0
2010-04-10Use a special constant so that we don't have to care about the actual line nu...Alexander Levin1-3/+3
2010-04-08Rename lang strings to something more appropriateJeffrey Goode1-2/+2
2010-04-08Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode1-16/+11
2010-04-04Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin1-0/+1
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode1-1/+60
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann1-0/+6
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2-3/+3
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon1-2/+1
2010-03-04fix typo in talk value of histogram settingPeter D'Hoye1-1/+1
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye1-1/+24
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2-3/+4
2010-02-21remove incorrect castFrank Gevaerts1-1/+1
2010-02-21Don't be too wasteful and only reparse skins when actually needed.Thomas Martitz1-1/+3
2010-02-21Properly generate (with "Save Theme Settings") and handle filename settings w...Thomas Martitz1-1/+2
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz1-3/+9
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima2-11/+8
2010-02-10time menu: stop scrolling before leave the screen.Teruaki Kawashima1-15/+9
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon1-8/+4
2010-01-27Rename "custom statusbar" to "base skin" in the theme menu, no other changes....Jonathan Gordon1-2/+2
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken3-3/+3
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2-3/+3
2009-12-17from FS#10771 - fix the clear backdrop option so it clears the full screenJonathan Gordon1-3/+6
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon1-1/+1
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon2-9/+5
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode1-1/+1
2009-11-10Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2-6/+6