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
/
codeclib.c
(
unfollow
)
Commit message (
Expand
)
Author
2005-06-22
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-06
Killed a warning
Linus Nielsen Feltzing
2005-06-05
First audio codec playback attempt by Miikka Pekkarinen
Linus Nielsen Feltzing
2005-02-22
Killed some simulator warnings; proper plugin error reporting for Win32 simul...
Jens Arnold
2002-10-16
finally up-to-date: the win32 simulator (at least for the recorder)
Felix Arends
2002-08-02
Mingw compile adjustments. Mostly from Bill Napier.
Daniel Stenberg
2002-07-20
defined APPSVERSION for win32 simulator and defined strncasecmp
Felix Arends
2002-06-19
1.1 compability
Felix Arends
2002-06-12
Threading is working on uisw32 as well now, code is up-to-date, makefile is u...
Felix Arends
2002-04-27
removed unneeded code from lcd.c and renamed it do lcd-win32.c
Felix Arends
2002-04-25
First Version of UISimulator for Win32
Felix Arends
2002-04-20
First commit
Linus Nielsen Feltzing
2002-04-15
First check in
Björn Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel 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