index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
Age
Commit message (
Expand
)
Author
2012-04-27
rbcodec refactoring: dsp_set_eq_coefs
Sean Bartell
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
2012-03-29
Split sleep timer activation and default duration setting.
Nick Peskett
2012-03-28
quickscreen: optionally display the shortcuts menu instead of the QS
Jonathan Gordon
2012-03-19
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
2012-03-12
Change EQ settings to use a struct array in global_settings.
Michael Sevakis
2012-01-07
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-26
Option to restart running sleep timer on keypress.
Nick Peskett
2011-12-26
New General Settings submenu: Startup/Shutdown
Nick Peskett
2011-12-08
shortcuts: talk the time and configure the sleep timeout
Jonathan Gordon
2011-11-29
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-27
Don't load the icons unless show_icons is actually enabled. And respect that ...
Jonathan Gordon
2011-11-20
Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...
Fred Bauer
2011-11-19
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...
Fred Bauer
2011-11-19
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
2011-11-17
Buflib: Make shrinking and buflib_available() smarter.
Thomas Martitz
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-11-15
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-10-29
Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_...
Michael Sevakis
2011-10-29
Better fix for FS#12337. Use 0 to make the line height calculated from the fo...
Thomas Martitz
2011-10-22
Fix buttonbar and line padding in time&date screen.
Thomas Martitz
2011-10-17
Simplify seconds_to_min(), and don't safeguard used parameter.
Jens Arnold
2011-10-17
Remake the sleep timer menu item, so that selecting it while the timer is run...
Thomas Martitz
2011-10-17
Sleep timer options: persistent duration and start on boot.
Thomas Martitz
2011-10-17
Move Time & Date menu from System to settings.
Thomas Martitz
2011-10-17
Commit FS#12321 - Touchscreen: List line padding, to more easily select lines
Thomas Martitz
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-04
Make function calc_db in peakmeter.c static
Bertrik Sikken
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-09
Add "USB Hide Internal Drive" option for multidrive devices with software usb.
Frank Gevaerts
2011-08-30
Dircache: Allow dircache to be enabled without reboot.
Thomas Martitz
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-13
Properly export sleep_timer_call from main_menu.c in exported_menus.h
Michael Hohmuth
2011-08-07
%cs (current screen) changes:
Jonathan Gordon
2011-07-20
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-06-16
Fix FS#12158 - Make the "Mode: " line in the radio menu voice.
Jonathan Gordon
2011-06-05
Make the histogram code usable for playback as well. Move the recording histo...
Peter D'Hoye
2011-05-13
FS#11931 part 2: Allow a short rewind when playback is paused. Patch
Michael Hohmuth
2011-04-27
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-02-20
FS#11939: Simplify talk_time_unit().
Andree Buschmann
2011-02-15
Undo unwanted commit r29310.
Andree Buschmann
2011-02-15
All AAC-HE files will double the frame sample count, not only AAC-HE files wi...
Andree Buschmann
2011-02-13
Explicitely say 'minutes' when speaking the battery time, fixes FS#11932.
Nils Wallménius
2011-02-11
Use menu layout for sleep timer that is consistent to other timers. Closes FS...
Andree Buschmann
2011-02-11
autoresume: Match full directory path names only in autoresumable()
Michael Hohmuth
2011-02-08
Add option to resume next track on automatic track change
Michael Hohmuth
2011-02-08
Make enable-autoresume option more consistent with other settings.
Michael Hohmuth
[next]