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
/
gui
/
folder_select.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-07-30
New GUI browser to select one (or more) folders.
Thomas Martitz
2011-12-08
shortcuts: talk the time and configure the sleep timeout
Jonathan Gordon
2011-12-06
Add a shortcut type 'shutdown' which will turn off the player
Jonathan Gordon
2011-12-05
Sprinkle around some static and const.
Nils Wallménius
2011-11-15
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
2008-05-08
Cleanup in tools/: Remove unused VB scripts and fix properties.
Nicolas Pennequin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-01-11
refactored voicefont and wavtrim for inclusion into rbutil.
Dominik Wenger
2006-07-21
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2004-10-17
Philips tuner supported
Jörg Hohensohn
2004-10-15
Philips tuner prepared, new middle layer to abstract which tuner is used
Jörg Hohensohn
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-05-30
fixed show_logo()
Daniel Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg