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
/
lua
/
include_lua
/
pcm.lua
(
unfollow
)
Commit message (
Expand
)
Author
2018-10-31
Lua Add underscores in audio, pcm, playlist functions
William Wilgus
2018-10-30
lua consolidate pcm_ functions
William Wilgus
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2009-03-30
Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.
Daniel Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
2005-06-04
Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...
Jens Arnold
2005-02-19
a bit nicer: delay of the disk activity indicator is supplied by app layer
Jörg Hohensohn
2005-02-19
Ondio: disk indication in the status bar, to compensate for lacking LED
Jörg Hohensohn
2004-09-10
no double negation, define present features, not absent
Jörg Hohensohn
2004-09-10
Ondio has no LED (no RLOD possible ;-)
Jörg Hohensohn
2004-06-22
Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...
Linus Nielsen Feltzing
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel 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