summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
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
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