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
/
metadata.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-03-26
Initial version of tagcache! There are still some bugs in the engine
Miika Pekkarinen
2005-12-01
Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata()...
Dave Chapman
2005-09-01
Restructured codec type handling a bit. Reduced code size, esp. on archos.
Jens Arnold
2005-06-14
Move metadata parsing code from playback.c into metadata.c
Dave Chapman
2004-06-19
wrong functions have been here
Jörg Hohensohn
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