[Player-cvs] netbook/medialib/platform/unix gtkmedialibrary.cpp, 1.1.2.37, 1.1.2.38

[Player-cvs] netbook/medialib/platform/unix gtkmedialibrary.cpp, 1.1.2.37, 1.1.2.38

sgarg at helixcommunity.org sgarg at helixcommunity.org
Thu May 20 20:11:05 PST 2010


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

Modified Files:
      Tag: hxclient_3_1_0_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.37
retrieving revision 1.1.2.38
diff -u -d -r1.1.2.37 -r1.1.2.38
--- gtkmedialibrary.cpp	18 May 2010 07:27:24 -0000	1.1.2.37
+++ gtkmedialibrary.cpp	21 May 2010 04:11:03 -0000	1.1.2.38
@@ -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.