summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
* Split sleep timer activation and default duration setting.Nick Peskett2012-03-29
* quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon2012-03-28
* Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett2012-03-19
* Change EQ settings to use a struct array in global_settings.Michael Sevakis2012-03-12
* apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Option to restart running sleep timer on keypress.Nick Peskett2011-12-26
* New General Settings submenu: Startup/ShutdownNick Peskett2011-12-26
* shortcuts: talk the time and configure the sleep timeoutJonathan Gordon2011-12-08
* FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero2011-11-29
* Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon2011-11-27
* Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer2011-11-20
* FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer2011-11-19
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz2011-11-17
* Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon2011-11-16
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_...Michael Sevakis2011-10-29
* Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz2011-10-29
* Fix buttonbar and line padding in time&date screen.Thomas Martitz2011-10-22
* Simplify seconds_to_min(), and don't safeguard used parameter.Jens Arnold2011-10-17
* Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz2011-10-17
* Sleep timer options: persistent duration and start on boot.Thomas Martitz2011-10-17
* Move Time & Date menu from System to settings.Thomas Martitz2011-10-17
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Make function calc_db in peakmeter.c staticBertrik Sikken2011-10-04
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts2011-09-09
* Dircache: Allow dircache to be enabled without reboot.Thomas Martitz2011-08-30
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz2011-08-14
* Properly export sleep_timer_call from main_menu.c in exported_menus.hMichael Hohmuth2011-08-13
* %cs (current screen) changes:Jonathan Gordon2011-08-07
* FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon2011-07-20
* Fix FS#12158 - Make the "Mode: " line in the radio menu voice.Jonathan Gordon2011-06-16
* Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye2011-06-05
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* FS#11939: Simplify talk_time_unit().Andree Buschmann2011-02-20
* Undo unwanted commit r29310.Andree Buschmann2011-02-15
* All AAC-HE files will double the frame sample count, not only AAC-HE files wi...Andree Buschmann2011-02-15
* Explicitely say 'minutes' when speaking the battery time, fixes FS#11932.Nils Wallménius2011-02-13
* Use menu layout for sleep timer that is consistent to other timers. Closes FS...Andree Buschmann2011-02-11
* autoresume: Match full directory path names only in autoresumable()Michael Hohmuth2011-02-11
* Add option to resume next track on automatic track changeMichael Hohmuth2011-02-08
* Make enable-autoresume option more consistent with other settings.Michael Hohmuth2011-02-08
* Fix yellowThomas Martitz2011-01-29
* Fix oops in r29160 (apps went into games and vice versa).Thomas Martitz2011-01-29