index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
zxbox
/
spmain.c
Age
Commit message (
Expand
)
Author
2009-06-16
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
2009-01-17
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-01-04
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2007-10-15
Fix some plugins that use NULL instead of -1 when not using a voice id in str...
Michael Sevakis
2007-05-19
Fix name collision on misc.h between zxbox and core.
Jens Arnold
2007-05-08
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-18
Again here, CODEC should be CONFIG_CODEC
Barry Wardell
2007-02-18
Should be CONFIG_CODEC, not CODEC
Barry Wardell
2006-09-26
do not update border when we don't see it. some more cleanup.
Anton Romanov
2006-09-25
yet more code cleanup, quick snapshot feature,sound should no longer crash,li...
Anton Romanov
2006-09-15
Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...
Dave Chapman