summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
2012-04-27rbcodec refactoring: dsp_set_eq_coefsSean Bartell
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis
2012-03-29Split sleep timer activation and default duration setting.Nick Peskett
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett
2012-03-12Change EQ settings to use a struct array in global_settings.Michael Sevakis
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett
2011-12-26New General Settings submenu: Startup/ShutdownNick Peskett
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon
2011-11-29FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero
2011-11-27Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon
2011-11-20Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...Fred Bauer
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon
2011-11-17Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon
2011-10-29Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_...Michael Sevakis
2011-10-29Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz
2011-10-22Fix buttonbar and line padding in time&date screen.Thomas Martitz
2011-10-17Simplify seconds_to_min(), and don't safeguard used parameter.Jens Arnold
2011-10-17Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz
2011-10-17Move Time & Date menu from System to settings.Thomas Martitz
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-10-04Make function calc_db in peakmeter.c staticBertrik Sikken
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts
2011-08-30Dircache: Allow dircache to be enabled without reboot.Thomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2011-08-13Properly export sleep_timer_call from main_menu.c in exported_menus.hMichael Hohmuth
2011-08-07%cs (current screen) changes:Jonathan Gordon
2011-07-20FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon
2011-06-16Fix FS#12158 - Make the "Mode: " line in the radio menu voice.Jonathan Gordon
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
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