aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/easy_codec
AgeCommit message (Collapse)AuthorFilesLines
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman1-0/+3
Note: Commented out in the plugins giving errors for now. svn path=/trunk/; revision=25231
2008-03-29Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter1-2/+2
svn path=/trunk/; revision=24757
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-1/+1
instead of "0". svn path=/trunk/; revision=24376
2007-12-11From Ales KocourekTomas Kukosa2-11/+11
example plugin updated svn path=/trunk/; revision=23839
2007-12-03Codec plugin example. The stub for ImTelephone libraries.Tomas Kukosa12-0/+629
(It is not compiled by default.) svn path=/trunk/; revision=23699