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
(
follow
)
Commit message (
Expand
)
Author
Age
*
only compile files that are relevant
Daniel Stenberg
2004-10-05
*
new SOURCES file that specifies which files to build in each dir, use
Daniel Stenberg
2004-10-04
*
adjusted to work better in the new concept
Daniel Stenberg
2004-09-22
*
Rearranged makefiles again to move platform-specific stuff from the Makefiles
Daniel Stenberg
2004-09-22
*
Makefile Fix: plugin lib includes for Ondio
Jens Arnold
2004-09-15
*
rombox support: building and zip
Daniel Stenberg
2004-09-06
*
Fixed new font format: necessity of offset table generation, output of fonts ...
Jens Arnold
2004-08-27
*
Fixed pointer types & struct font
Jens Arnold
2004-08-26
*
New font format (already rotated) saves code, space and time. On the downside...
Jörg Hohensohn
2004-08-26
*
Const policed the grayscale lib & plugin
Jens Arnold
2004-08-03
*
Removed the simulator build option
Linus Nielsen Feltzing
2004-07-23
*
Now keeps integers within range, and saves a version number in the cfg file, ...
Linus Nielsen Feltzing
2004-07-22
*
New plugin library framework for loading and saving .cfg files
Linus Nielsen Feltzing
2004-07-21
*
Added the apps/recorder dir to the include path for recorder builds
Linus Nielsen Feltzing
2004-07-08
*
Added screen dump function to the grayscale lib
Jens Arnold
2004-07-06
*
added comments about default values
Jens Arnold
2004-06-25
*
Save and restore pr register within _writearray() / _writeblock(). Cleaner co...
Jens Arnold
2004-06-25
*
Split grayscale library into several files to make up a real function library...
Jens Arnold
2004-06-23
*
Slight speedup for drawing 1-bit bitmaps with draw modes 0..2
Jens Arnold
2004-06-22
*
on request, set the SIMULATOR define when building for the sim
Daniel Stenberg
2004-06-20
*
The plugin lib now works in the win32 simulator
Linus Nielsen Feltzing
2004-06-15
*
Major rework of the grayscale framework:
Jens Arnold
2004-06-02
*
Fix: scrolling left/right with even pixel counts caused an address error if t...
Jens Arnold
2004-05-21
*
FIX: The previous update produced a buffer overflow, which broke e.g. the jpe...
Jens Arnold
2004-05-20
*
Missing function declaration
Jens Arnold
2004-05-20
*
Font support, several speed and size tweaks
Jens Arnold
2004-05-20
*
Removed duplicate grayscale framework
Jens Arnold
2004-05-19
*
Added return parameter for space taken by grayscale buffer to gray_init_buffer()
Jens Arnold
2004-05-19
*
First real library version of the grayscale framework
Jens Arnold
2004-05-19
*
o killed trailing whitespace
Daniel Stenberg
2004-05-19
*
grayscale framework header
Daniel Stenberg
2004-05-19
*
moved Jens Arnold's grayscale frame work source file to the plugin library
Daniel Stenberg
2004-05-19
*
Further adjustments for the plugin library
Linus Nielsen Feltzing
2004-05-18
*
This makefile builds one single libplugin.a library by linking together
Daniel Stenberg
2004-05-18