[Player-cvs] installer/archive make_tempdir, 1.77.2.51.4.6, 1.77.2.51.4.7

[Player-cvs] installer/archive make_tempdir, 1.77.2.51.4.6, 1.77.2.51.4.7

sgarg at helixcommunity.org sgarg at helixcommunity.org
Fri May 7 03:49:31 PST 2010


Update of /cvsroot/player/installer/archive
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv25255

Modified Files:
      Tag: hxclient_3_4_10_atlas
	make_tempdir 
Log Message:
Fix for bug 10421

Index: make_tempdir
===================================================================
RCS file: /cvsroot/player/installer/archive/make_tempdir,v
retrieving revision 1.77.2.51.4.6
retrieving revision 1.77.2.51.4.7
diff -u -d -r1.77.2.51.4.6 -r1.77.2.51.4.7
--- make_tempdir	6 May 2010 07:48:27 -0000	1.77.2.51.4.6
+++ make_tempdir	7 May 2010 11:49:28 -0000	1.77.2.51.4.7
@@ -446,14 +446,14 @@
         ("datatype/wm/audio/renderer",   "wmarender", "wmarender"),
         ("datatype/wm/video/renderer",   "wmvrender", "wmvrender"),
         ("datatype/wm/audio/codec/wma9", "wma9",      "wma9"),
-        ("datatype/wm/audio/codec/wma10", "wmaA",      "wmaA"),
         ("datatype/wm/events/renderer", "wmerender", "wmerender"),
         ("datatype/wm/asx/fileformat", "asxff", "asxff"))
 
 if project.IsDefined("HELIX_FEATURE_WM_AUDIO_CODEC_WMA9") and not project.IsDefined("HELIX_REALPLAYER_LIMITED"):
     inst.CopyModuleDlls(
         ("datatype/wm/asx/renderer", "asxrender", "asxrender"),
-        ("datatype/wm/video/codec/wmv9", "wmv9",      "wmv9"))
+        ("datatype/wm/video/codec/wmv9", "wmv9",      "wmv9"),
+        ("datatype/wm/audio/codec/wma10", "wmaA",      "wmaA"))
 
 if project.IsDefined("HELIX_FEATURE_WM_AUDIO_CODEC_WMA9_VOICE") and not project.IsDefined("HELIX_REALPLAYER_LIMITED"):
     inst.CopyModuleDlls(




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.