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
/
configfile.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
RaaA: Fix write locations of plugins
Thomas Jarosch
2011-03-02
*
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
*
FS#10080
Nils Wallménius
2009-07-14
*
Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...
Jens Arnold
2009-01-18
*
unify pointers to value for configfile, and add TYPE_BOOL type, used by
Andrew Mahone
2009-01-17
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2008-05-04
*
fix yellow and some house cleaning
Robert Kukla
2007-10-09
*
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-10-09
*
Clean up hard-coded paths
Nils Wallménius
2007-09-10
*
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-08-06
*
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2007-02-01
*
Use correct file mode when creating files. Fixes task 5452
Dan Everton
2006-05-30
*
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
2005-02-22
*
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