From: <suc...@us...> - 2007-02-11 20:55:52
|
Revision: 343 http://svn.sourceforge.net/pmplib/?rev=343&view=rev Author: sucknblow Date: 2007-02-11 12:55:53 -0800 (Sun, 11 Feb 2007) Log Message: ----------- Update docs version. Fix typos. Modified Paths: -------------- trunk/pmplib/doc/Doxyfile trunk/pmplib/doc/roadmap.txt Modified: trunk/pmplib/doc/Doxyfile =================================================================== --- trunk/pmplib/doc/Doxyfile 2007-02-11 18:11:43 UTC (rev 342) +++ trunk/pmplib/doc/Doxyfile 2007-02-11 20:55:53 UTC (rev 343) @@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "PMPlib API" -PROJECT_NUMBER = 0.12 +PROJECT_NUMBER = 0.14 OUTPUT_DIRECTORY = apidox CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English Modified: trunk/pmplib/doc/roadmap.txt =================================================================== --- trunk/pmplib/doc/roadmap.txt 2007-02-11 18:11:43 UTC (rev 342) +++ trunk/pmplib/doc/roadmap.txt 2007-02-11 20:55:53 UTC (rev 343) @@ -16,5 +16,5 @@ Long-term plan - Support tuner preset conversion. - Replace libid3tag, libogg, libvorbis with taglib. -- Prepare a syncronization plugin for foobar2000 (or Winamp???). -- Prepare SyncPMP, which will be a syncronization software using libpmp. +- Prepare a synchronisation plugin for foobar2000 (or Winamp???). +- Prepare SyncPMP, which will be a synchronisation software using libpmp. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |