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
/
rockmalloc.h
(
unfollow
)
Commit message (
Expand
)
Author
2013-08-26
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2010-07-11
lua: make DEBUG undefined by default, as doc states
Rafaël Carré
2009-05-21
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere
2009-01-31
Various files: make function implementations consistent with their declaratio...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2006-08-15
eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...
Peter D'Hoye
2006-08-07
Let eeprom driver return the error number. This is just a cover-up commit to ...
Peter D'Hoye
2006-08-05
Initial EEPROM driver for iriver H1xx.
Miika Pekkarinen
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