summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/configfile.c
AgeCommit message (Expand)Author
2009-01-18Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2004-07-22Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing
2004-07-21New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing