[Player-cvs] netbook/medialib/platform/unix gtkmedialibrary.cpp, 1.1.2.27.4.12, 1.1.2.27.4.13

[Player-cvs] netbook/medialib/platform/unix gtkmedialibrary.cpp, 1.1.2.27.4.12, 1.1.2.27.4.13

sgarg at helixcommunity.org sgarg at helixcommunity.org
Thu May 20 20:07:26 PST 2010


Update of /cvsroot/player/netbook/medialib/platform/unix
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv6100

Modified Files:
      Tag: hxclient_3_4_10_atlas
	gtkmedialibrary.cpp 
Log Message:
Removing m3u & pls files from scan list

Index: gtkmedialibrary.cpp
===================================================================
RCS file: /cvsroot/player/netbook/medialib/platform/unix/Attic/gtkmedialibrary.cpp,v
retrieving revision 1.1.2.27.4.12
retrieving revision 1.1.2.27.4.13
diff -u -d -r1.1.2.27.4.12 -r1.1.2.27.4.13
--- gtkmedialibrary.cpp	18 May 2010 07:25:53 -0000	1.1.2.27.4.12
+++ gtkmedialibrary.cpp	21 May 2010 04:07:23 -0000	1.1.2.27.4.13
@@ -64,7 +64,7 @@
 const char* g_photoext[]={".jpg",".jpeg",".gif", ".png",".bmp",".wbmp", NULL};	   //Need to add all the supported image type
 #else
 const char* g_videoext[]={".mpg", ".mpeg", ".mp4", ".3gp", ".rm", ".rmvb", ".wmv", ".avi", ".divx", ".mov", ".ram", ".ogv", ".flv", ".asf", ".ogg",".ogm",".m4v", NULL};
-const char* g_audioext[]={".mp3", ".wav", ".wma", ".aac", ".m4a", ".ra", ".amr", ".qcp", ".3g2", ".evrc",".au",".aiff",".m3u",".pls",".asx", ".wvx",".wax",".sdp",  NULL};
+const char* g_audioext[]={".mp3", ".wav", ".wma", ".aac", ".m4a", ".ra", ".amr", ".qcp", ".3g2", ".evrc",".au",".aiff",".asx", ".wvx",".wax",".sdp",  NULL};
 const char* g_photoext[]={".jpg",".jpeg",".gif", ".png",".bmp",".wbmp", NULL};	   //Need to add all the supported image type
 #endif
 




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.