summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
2011-02-20FS#11939: Simplify talk_time_unit().Andree Buschmann
2011-02-15Undo unwanted commit r29310.Andree Buschmann
2011-02-15All AAC-HE files will double the frame sample count, not only AAC-HE files wi...Andree Buschmann
2011-02-13Explicitely say 'minutes' when speaking the battery time, fixes FS#11932.Nils Wallménius
2011-02-11Use menu layout for sleep timer that is consistent to other timers. Closes FS...Andree Buschmann
2011-02-11autoresume: Match full directory path names only in autoresumable()Michael Hohmuth
2011-02-08Add option to resume next track on automatic track changeMichael Hohmuth
2011-02-08Make enable-autoresume option more consistent with other settings.Michael Hohmuth
2011-01-29Fix yellowThomas Martitz
2011-01-29Fix oops in r29160 (apps went into games and vice versa).Thomas Martitz
2011-01-29Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz
2011-01-29Re-factor code for the plugins main menu item, enabling better icons in that ...Thomas Martitz
2011-01-29Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz
2011-01-02Blind commit a 'fix' for automatic resume on HWCODEC since I don't understand...Michael Giacomelli
2011-01-02Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli
2010-12-14FS#11777: enhancement for rockbox_browse()Teruaki Kawashima
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz
2010-11-05Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz
2010-11-04RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-08don't reload the skins if color isn't actually changed.Teruaki Kawashima
2010-10-04New setting to control the file browser start location.Jonathan Gordon
2010-09-21eq menu: remove write-only variableRafaël Carré
2010-09-21playback_callback(): remove write-only old_repeat_modeRafaël Carré
2010-09-21eq menu: remove write-only variable present since r8606Rafaël Carré
2010-09-17Fix red, stupid typoFrank Gevaerts
2010-09-17Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon
2010-09-01Fix reds. The battery_capacity setting is used even for fixed-battery targets.Thomas Martitz
2010-08-21Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-25Use browse_folder() for browsing eq presets and languages.Thomas Martitz
2010-07-24Delete useless include.Nils Wallménius
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff
2010-06-29Remove some redundant #include'sBertrik Sikken
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-12Fix FS#111395. Call settings_apply_skins() after changing theme colours.Andree Buschmann
2010-06-06Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac...Thomas Martitz
2010-06-05Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius
2010-05-27Generate C file / header for svn version stringRafaël Carré
2010-05-26Give the radio screen setting(s) in the themes menu its own language strings ...Marianne Arnold
2010-05-15Hopefully get some green back from r26051.Michael Sevakis
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode
2010-05-07Fix redJeffrey Goode
2010-05-07Hotkey menu items have their own iconJeffrey Goode
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-04-24Fix redMagnus Holmgren