summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/configfile.c (follow)
Commit message (Expand)AuthorAge
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* FS#10080Nils Wallménius2009-07-14
* Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold2009-01-18
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken2008-05-04
* fix yellow and some house cleaningRobert Kukla2007-10-09
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Use correct file mode when creating files. Fixes task 5452Dan Everton2006-05-30
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing2004-07-22
* New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing2004-07-21