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
/
firmware
/
libc
/
include
/
stdint.h
(
unfollow
)
Commit message (
Expand
)
Author
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2008-08-29
Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-04-10
More complete sized integer definitions.
Michael Sevakis
2006-12-17
Attempt at fixing 64-bit sim warning.
Michael Sevakis
2006-03-03
More 64bit simulator fixes: inttypes, settings block handling.
Jens Arnold
2005-11-12
Explicitly make int8_t a "signed char" for better portability. e.g. "char" i...
Dave Chapman
2005-02-15
Initial check-in - needed by various codec libraries
Dave Chapman
2004-07-14
Added bookmark icon for the Player/Studio
Linus Nielsen Feltzing
2004-05-21
Plugin/file type association system. Patch #879411 by Henrik Backe
Björn Stenberg
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
2003-01-10
Adapted player code for new Rocklatin character set.
Kjell Ericson
2002-10-08
Added new icons for .cfg and .txt files
Björn Stenberg
2002-09-24
Added a flag icon for language files.
Björn Stenberg
2002-09-03
New player directory with icons
Linus Nielsen Feltzing
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