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

List:       kde-commits
Subject:    Re: extragear/multimedia/amarok/src/collection/ipodcollection/handler
From:       Alejandro Wainzinger <aikawarazuni () gmail ! com>
Date:       2009-07-17 10:05:46
Message-ID: fce735e0907170305k4da5e8maab1f4c90ece8ad4 () mail ! gmail ! com
[Download RAW message or body]

Right, those are coming next.  I can pull out a list of formats that
libgpod supports, but not for a particular model as far as I can tell.
 I may have to do one of those giant switch statements based on
model/generation to see what formats are supported.  The weirdness of
it is that it's not just device-based, it's firmware based, so that
older iPods can use newer formats with a firmware upgrade, but it
depends on the generation still.  I'll look into it later.

On Fri, Jul 17, 2009 at 9:06 AM, Seb Ruiz<ruiz@kde.org> wrote:
> How about m4b? and .aa etc?
> 
> 2009/7/17 Alejandro Daniel Wainzinger <aikawarazuni@gmail.com>:
> > 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;
> > }
> > 
> 
> 
> 
> --
> Seb Ruiz
> 
> http://www.sebruiz.net/
> http://amarok.kde.org/
> 


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

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