[Scummvm-cvs-logs] SF.net SVN: scummvm:[56193] web/trunk/data/downloads.xml

criezy at users.sourceforge.net criezy at users.sourceforge.net
Thu Nov 17 21:48:24 CET 2011


Revision: 56193
          http://scummvm.svn.sourceforge.net/scummvm/?rev=56193&view=rev
Author:   criezy
Date:     2011-11-17 20:48:23 +0000 (Thu, 17 Nov 2011)
Log Message:
-----------
WEB: Add links to theora, zlib and fluidsynth on the download page libs section

Modified Paths:
--------------
    web/trunk/data/downloads.xml

Modified: web/trunk/data/downloads.xml
===================================================================
--- web/trunk/data/downloads.xml	2011-11-17 20:26:26 UTC (rev 56192)
+++ web/trunk/data/downloads.xml	2011-11-17 20:48:23 UTC (rev 56193)
@@ -1142,9 +1142,24 @@
 				</link>
 				<link>
 					<name>FAAD2</name>
-					<url>http://www.audiocoding.com/faad2.html/</url>
+					<url>http://www.audiocoding.com/faad2.html</url>
 					<description>: MPEG-4 and MPEG-2 AAC Decoder</description>
 				</link>
+				<link>
+					<name>Theora</name>
+					<url>http://theora.org/</url>
+					<description>: Theora Decoder</description>
+				</link>
+				<link>
+					<name>zlib</name>
+					<url>http://zlib.net//</url>
+					<description>: Data Compression</description>
+				</link>
+				<link>
+					<name>FluidSynth</name>
+					<url>http://www.fluidsynth.org/</url>
+					<description>: Real-Time Software MIDI Synthesizer</description>
+				</link>
 			</entries>
 		</subsection>
 	</section>

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list