index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
main_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Fix for HAVE_MULTIDRIVE on application builds.
Thomas Martitz
2014-02-23
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
Remove extraneous parens
Rafaël Carré
2012-05-06
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
New General Settings submenu: Startup/Shutdown
Nick Peskett
2011-12-26
*
shortcuts: talk the time and configure the sleep timeout
Jonathan Gordon
2011-12-08
*
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-29
*
Buflib: Make shrinking and buflib_available() smarter.
Thomas Martitz
2011-11-17
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
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
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
*
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
*
FS#11939: Simplify talk_time_unit().
Andree Buschmann
2011-02-20
*
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-15
*
Explicitely say 'minutes' when speaking the battery time, fixes FS#11932.
Nils Wallménius
2011-02-13
*
Use menu layout for sleep timer that is consistent to other timers. Closes FS...
Andree Buschmann
2011-02-11
*
Undo the part of r28480 that caused the simulator to also use host malloc.
Thomas Martitz
2010-11-05
*
RaaA: Use the host's malloc() for the skin engine.
Jonathan Gordon
2010-11-04
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
Delete useless include.
Nils Wallménius
2010-07-24
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac...
Thomas Martitz
2010-06-06
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...
Magnus Holmgren
2010-03-06
*
split the theme settings apply() sutff out of settings_apply(). this should f...
Jonathan Gordon
2010-02-26
*
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-02-11
*
Const correctness for output_dyn_value and unify some identical constants
Nils Wallménius
2009-10-17
*
Change the icon used for the System menu to the same as the System Settings m...
Torne Wuff
2009-10-16
*
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-20
*
show the skin buffer size as well as the used amount in the rockbox info screen
Jonathan Gordon
2009-08-19
*
remove the rockbox info line saying the AA size and replace it with skin RAM ...
Jonathan Gordon
2009-08-16
*
Remove some unused #includes
Bertrik Sikken
2009-08-06
*
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
2009-08-03
*
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-08-03
*
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-27
*
FS#10080
Nils Wallménius
2009-07-14
*
Forget Info screen auto refresh for now since it messes with text scrolling.
Michael Sevakis
2009-01-28
*
Make sure 'Battery: Charging' is displayed in the info screen when charging n...
Michael Sevakis
2009-01-28
*
Changed lang message for credits item in Rockbox Mainmenu/System and updated ...
Alessio Lenzi
2009-01-06
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-12-24
*
Static police.
Bertrik Sikken
2008-12-01
*
FS#9173 - move all time/clock related settings in the menus into system > "ti...
Jonathan Gordon
2008-12-01
*
Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...
Nils Wallménius
2008-10-13
[next]