[xiph-commits] r15562 - in trunk/oggdsf: . build/NSIS/Release build/NSIS/Release/extra
cristianadam at svn.xiph.org
cristianadam at svn.xiph.org
Sat Dec 6 04:20:51 PST 2008
Author: cristianadam
Date: 2008-12-06 04:20:51 -0800 (Sat, 06 Dec 2008)
New Revision: 15562
Added:
trunk/oggdsf/build/NSIS/Release/extra/wizard.bmp
Modified:
trunk/oggdsf/COPYRIGHTS
trunk/oggdsf/COPYRIGHTS.rtf
trunk/oggdsf/ChangeLog.txt
trunk/oggdsf/README
trunk/oggdsf/VERSIONS
trunk/oggdsf/build/NSIS/Release/oggcodecs_release.nsi
Log:
Updated files for release 0.81
Modified: trunk/oggdsf/COPYRIGHTS
===================================================================
--- trunk/oggdsf/COPYRIGHTS 2008-12-06 12:04:50 UTC (rev 15561)
+++ trunk/oggdsf/COPYRIGHTS 2008-12-06 12:20:51 UTC (rev 15562)
@@ -243,6 +243,8 @@
*** iOCE
+Copyright (C) 2008 Cristian Adam
+
Copyright (C) 2003-2005 Zentaro Kavanagh
Redistribution and use in source and binary forms, with or without
Modified: trunk/oggdsf/COPYRIGHTS.rtf
===================================================================
--- trunk/oggdsf/COPYRIGHTS.rtf 2008-12-06 12:04:50 UTC (rev 15561)
+++ trunk/oggdsf/COPYRIGHTS.rtf 2008-12-06 12:20:51 UTC (rev 15562)
@@ -1,7 +1,7 @@
{\rtf1\ansi\ansicpg1250\deff0\deflang1048\deflangfe1048\deftab709{\fonttbl{\f0\fswiss\fprq2\fcharset0 Tahoma;}{\f1\fswiss\fprq2\fcharset238 Tahoma;}}
{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\nowidctlpar\lang1033\f0\fs16 Various individuals and organisations hold copyrights on portions of this\par
-software including Zentaro Kavanagh, Commonwealth Scientific and\par
-Industrial Research Organisation (CSIRO) Australia, Josh Coalson,\par
+software including \lang1048\f1 Cristian Adam, \lang1033\f0 Zentaro Kavanagh, Commonwealth Scientific \par
+and\lang1048\f1 \lang1033\f0 Industrial Research Organisation (CSIRO) Australia, Josh Coalson,\par
Xiph.org Foundation, and Jean-Marc Valin.\par
\par
The full text of these copyrights and software licenses appears below.\par
@@ -253,6 +253,8 @@
*** iOCE\par
\par
\par
+Copyright (C) 2008 Cristian Adam\par
+\par
Copyright (C) 2003\lang1048\f1 -\lang1033\f0 200\lang1048\f1 5\lang1033\f0 Zentaro Kavanagh\par
\par
Redistribution and use in source and binary forms, with or without\par
Modified: trunk/oggdsf/ChangeLog.txt
===================================================================
--- trunk/oggdsf/ChangeLog.txt 2008-12-06 12:04:50 UTC (rev 15561)
+++ trunk/oggdsf/ChangeLog.txt 2008-12-06 12:20:51 UTC (rev 15562)
@@ -1,8 +1,7 @@
-Version 0.81.xxxxx
+Version 0.81.15562 - 06.12.2008
- * Updated compiler to Visual Studio 2008 Service Pack 1, also added project files for Visual Studio 2005 Service Pack 1
- * Added support for x64 (Amd64) Platforms
* Updated Theora to version 1.0
+ * Added support for 64 bit (AMD64, EM64T)
* Added support for Registration Free COM Activation
* Added support for RGB Theora Decoder output (16 and 32 color bit depth)
* Fixed bug while seeking at the end of a native FLAC file
@@ -12,12 +11,13 @@
* Fixed #1392: OggDemuxPacketSourceFilter GetCurFile memory allocation causes crashes
* Fixed #1404: Installer doesn't respect the silent command line parameter
* Fixed #1408: libOOTheora.dll memory leak
+ * Fixed #1429: Supporting of rus text in (file name) or/and (file path)
* Fixed #1430: Color bleeding on some (newer) ogg theora files
* Fixed #1437: many regsvr32.exe processes running, but none for long
* Fixed #1440: A debug log file is created during playback
* Fixed #1443: Vista Media Centers Crashes when playing FLAC and pressing the "previous track button"
* Fixed #1451: oggdsf doesn't support RGB output
-
+ * Fixed #1471: speaker vibrations with oggcodecs v.0.80.15039
Version 0.80.15039 - 14.06.2008
Modified: trunk/oggdsf/README
===================================================================
--- trunk/oggdsf/README 2008-12-06 12:04:50 UTC (rev 15561)
+++ trunk/oggdsf/README 2008-12-06 12:20:51 UTC (rev 15562)
@@ -1,3 +1,33 @@
+Information for builds after 0.80
+=================================
+
+Support for Widows 9x (95, 98, Me) has been dropped.
+
+The project now has Visual Studio 2005 and Visual Studio 2008
+project files.
+
+The Netwide Assembler (NASM) is used to build the assembly
+files in the project. Get version 2.0.3 or later from http://www.nasm.us/
+The nasm.exe should be in the path, doesn't matter where you
+copy it.
+
+NSIS (Nullsoft Scriptable Install System) is used to make the
+setup files. Get version 2.41 or later from http://nsis.sourceforge.net/Download
+
+Visual Studio 2005 (Express, or Standard) requires the presence
+of the Windows SDK for Windows Server 2008 and .NET Framework 3.5
+http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF&displaylang=en
+The solution file resides in: oggdsf\sln\oggdsf_vs2005\
+
+Visual Studio 2008 (tested only with Express) should compile the source
+code just fine (it comes with Windows SDK)
+The solution file resides in: oggdsf\sln\oggsdf\
+
+In order to build the 64 bit x64 platform you will need at least:
+Visual Studio 2005 Standard or Visual Studio 2008 Professional
+editions.
+
+
Information for builds after 0.71
=================================
Modified: trunk/oggdsf/VERSIONS
===================================================================
--- trunk/oggdsf/VERSIONS 2008-12-06 12:04:50 UTC (rev 15561)
+++ trunk/oggdsf/VERSIONS 2008-12-06 12:20:51 UTC (rev 15562)
@@ -1,4 +1,4 @@
-PACKAGE - 0.81.$Revision$
+PACKAGE - 0.81.15562
==================================
libspeex - 1.2 beta 1
Property changes on: trunk/oggdsf/VERSIONS
___________________________________________________________________
Name: svn:keywords
- Revision
Added: trunk/oggdsf/build/NSIS/Release/extra/wizard.bmp
===================================================================
(Binary files differ)
Property changes on: trunk/oggdsf/build/NSIS/Release/extra/wizard.bmp
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/oggdsf/build/NSIS/Release/oggcodecs_release.nsi
===================================================================
--- trunk/oggdsf/build/NSIS/Release/oggcodecs_release.nsi 2008-12-06 12:04:50 UTC (rev 15561)
+++ trunk/oggdsf/build/NSIS/Release/oggcodecs_release.nsi 2008-12-06 12:20:51 UTC (rev 15562)
@@ -98,6 +98,7 @@
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP "extra\header.bmp"
!define MUI_HEADERIMAGE_UNBITMAP "extra\header_uninstall.bmp"
+!define MUI_WELCOMEFINISHPAGE_BITMAP "extra\wizard.bmp"
!define MUI_COMPONENTSPAGE_SMALLDESC
More information about the commits
mailing list