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
/
pluginlib_bmp.h
(
unfollow
)
Commit message (
Expand
)
Author
2010-10-10
use different function to resize bitmap for greylib.
Teruaki Kawashima
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-12
Added missing dependencies for codeclib and pluginlib. This required renaming...
Björn Stenberg
2009-01-08
remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining ...
Andrew Mahone
2009-01-08
cleanup for core-file-in-pluginlib compilation:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-04-06
Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...
Nicolas Pennequin
2008-01-26
Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game.
Nicolas Pennequin
2007-12-11
PictureFlow fixes and improvements:
Nicolas Pennequin
2006-07-19
Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.
Antoine Cellerier
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
Wrong order of icons
Linus Nielsen Feltzing
2002-09-03
New player directory with icons
Linus Nielsen Feltzing
2002-09-02
Renamed "wps.config" to "default.wps".
Björn Stenberg
2002-08-31
USB Related:
Justin Heiner
2002-08-30
Psyco Dedman's player progress-bar fix
Daniel Stenberg
2002-08-30
Moved display portions of wps.c into new file: wps-display.c
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-05-26
Sound settings
Björn Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn 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