[xiph-commits] r8371 - in trunk/oggdsf: sln/oggdsf_all src/lib/plugin/axAnxOggPlayer

illiminable at motherfish-iii.xiph.org illiminable at motherfish-iii.xiph.org
Fri Dec 10 20:12:00 PST 2004


Author: illiminable
Date: 2004-12-10 20:11:59 -0800 (Fri, 10 Dec 2004)
New Revision: 8371

Modified:
   trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln
   trunk/oggdsf/src/lib/plugin/axAnxOggPlayer/DSPlayer.cpp
Log:
* Check in to make consistent.

Modified: trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln
===================================================================
--- trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln	2004-12-10 23:27:48 UTC (rev 8370)
+++ trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln	2004-12-11 04:11:59 UTC (rev 8371)
@@ -1245,10 +1245,6 @@
 	ProjectSection(ProjectDependencies) = postProject
 	EndProjectSection
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsfAudioResampleFilter", "..\..\src\lib\core\directshow\dsfAudioResampleFilter\dsfAudioResampleFilter.vcproj", "{14CE2180-B8A2-43F9-B010-C2D5EA556A36}"
-	ProjectSection(ProjectDependencies) = postProject
-	EndProjectSection
-EndProject
 Global
 	GlobalSection(SolutionConfiguration) = preSolution
 		Debug = Debug
@@ -2536,22 +2532,6 @@
 		{C6EE2F72-1743-47CA-B8A8-001E7C9CEEBA}.Release_NoDotNET.ActiveCfg = Release
 		{C6EE2F72-1743-47CA-B8A8-001E7C9CEEBA}.Release_SSE.ActiveCfg = Release
 		{C6EE2F72-1743-47CA-B8A8-001E7C9CEEBA}.Release_SSE2.ActiveCfg = Release
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Debug.ActiveCfg = Debug|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Debug.Build.0 = Debug|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Debug Unicode.ActiveCfg = Debug|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Debug Unicode.Build.0 = Debug|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.MakeFile.ActiveCfg = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.MakeFile.Build.0 = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release.ActiveCfg = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release.Build.0 = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release Unicode.ActiveCfg = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release Unicode.Build.0 = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release_NoDotNET.ActiveCfg = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release_NoDotNET.Build.0 = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release_SSE.ActiveCfg = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release_SSE.Build.0 = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release_SSE2.ActiveCfg = Release|Win32
-		{14CE2180-B8A2-43F9-B010-C2D5EA556A36}.Release_SSE2.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionItems) = postSolution
 	EndGlobalSection

Modified: trunk/oggdsf/src/lib/plugin/axAnxOggPlayer/DSPlayer.cpp
===================================================================
--- trunk/oggdsf/src/lib/plugin/axAnxOggPlayer/DSPlayer.cpp	2004-12-10 23:27:48 UTC (rev 8370)
+++ trunk/oggdsf/src/lib/plugin/axAnxOggPlayer/DSPlayer.cpp	2004-12-11 04:11:59 UTC (rev 8371)
@@ -244,7 +244,7 @@
 		
 		//locVW->put_MessageDrain((OAHWND)inWindow);
 
-
+		
 		locVW->put_Owner((OAHWND)inWindow);
 		debugLog<<"Setting stuff..."<<endl;
 		locVW->SetWindowPosition(inLeft, inTop, inWidth, inHeight);



More information about the commits mailing list