summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib/configfile.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-09plugins: Make 'struct configdata' argument to the configfile helper constSolomon Peachy1-2/+2
2010-10-10correct comment in configfile.h, FS#11292 by Chris Savery.Teruaki Kawashima1-1/+1
2010-02-25plugins/lib: remove out-dated comments about plugin api.Teruaki Kawashima1-1/+1
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone1-4/+7
2009-01-16loader-initialized global plugin API:Andrew Mahone1-2/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-1/+1
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla1-0/+32
2004-07-22Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing1-2/+4
2004-07-21New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing1-0/+44