[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/collection/ipodcollection/handler
From:       Alejandro Daniel Wainzinger <aikawarazuni () gmail ! com>
Date:       2009-07-17 5:44:34
Message-ID: 1247809474.806689.11658.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 998172 by awainzinger:

Add m4a to supported formats list for ipod.  Really should be testing this depending \
on iPod model, but can't find way to do that in libgpod atm, maybe later. BUG:192851

 M  +1 -1      IpodHandler.cpp  


--- trunk/extragear/multimedia/amarok/src/collection/ipodcollection/handler/IpodHandler.cpp \
#998171:998172 @@ -1759,7 +1759,7 @@
 {
     QStringList formats;
 
-    formats << "mp3" << "aac" << "mp4";
+    formats << "mp3" << "aac" << "mp4" << "m4a";
 
     return formats;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic