summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz2010-11-05
* RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon2010-11-04
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* don't reload the skins if color isn't actually changed.Teruaki Kawashima2010-10-08
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* eq menu: remove write-only variableRafaël Carré2010-09-21
* playback_callback(): remove write-only old_repeat_modeRafaël Carré2010-09-21
* eq menu: remove write-only variable present since r8606Rafaël Carré2010-09-21
* Fix red, stupid typoFrank Gevaerts2010-09-17
* Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts2010-09-17
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz2010-09-01
* Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius2010-08-21
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Use browse_folder() for browsing eq presets and languages.Thomas Martitz2010-07-25
* Delete useless include.Nils Wallménius2010-07-24
* Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff2010-07-05
* Remove some redundant #include'sBertrik Sikken2010-06-29
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Fix FS#111395. Call settings_apply_skins() after changing theme colours.Andree Buschmann2010-06-12
* Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac...Thomas Martitz2010-06-06
* Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius2010-06-05
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Give the radio screen setting(s) in the themes menu its own language strings ...Marianne Arnold2010-05-26
* Hopefully get some green back from r26051.Michael Sevakis2010-05-15
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode2010-05-09
* Fix redJeffrey Goode2010-05-07
* Hotkey menu items have their own iconJeffrey Goode2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix redMagnus Holmgren2010-04-24
* FS#11099 - Rewind before resumeMagnus Holmgren2010-04-24
* FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode2010-04-11
* Reset the number of lines to 0 when initializing the simple listAlexander Levin2010-04-10
* Use a special constant so that we don't have to care about the actual line nu...Alexander Levin2010-04-10
* Rename lang strings to something more appropriateJeffrey Goode2010-04-08
* Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode2010-04-08
* Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin2010-04-04
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann2010-03-20
* Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2010-03-06
* cleanup statusbar+base skin relationship...Jonathan Gordon2010-03-06
* fix typo in talk value of histogram settingPeter D'Hoye2010-03-04
* Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2010-03-03
* split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2010-02-26
* remove incorrect castFrank Gevaerts2010-02-21
* Don't be too wasteful and only reparse skins when actually needed.Thomas Martitz2010-02-21