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
/
plugins
/
lib
/
checkbox.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-08-25
Remove a bunch of build conditions inside .c files
Rafaël Carré
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-05-04
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2006-11-19
grr.. forgot to add these files
Jonathan Gordon
2005-08-30
Added ID3 database support for individual tracks in the context menu
Linus Nielsen Feltzing
2005-04-26
Restructurizing database code, seperating database code from dbtree code,
Michiel Van Der Kolk
2005-04-26
ID3DB: Reload database when returning from USB mode. Fixed reload_root issue ...
Jens Arnold
2005-02-01
Added an <All songs> virtual folder to artist album list
Björn Stenberg
2005-01-27
Added ID3 searching
Björn Stenberg
2005-01-20
Added music playing from ID3 browser.
Björn Stenberg
2005-01-19
Added a virtual 'Artists,Albums,Songs' root folder in ID3 browser
Björn Stenberg
2005-01-18
Added support for very large tables in ID3 database.
Björn Stenberg
2005-01-17
Corrected copyright year
Björn Stenberg
2005-01-17
Added ID3 database support. Still very early.
Björn Stenberg
2002-12-04
Added virtual keyboard for text input, loosely based on John Wood's code
Björn Stenberg
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-24
games and screensavers are now in submenus
Robert Hak
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