extragear/multimedia/amarok/src

Bart Cerneels bart.cerneels at gmail.com
Tue Oct 2 11:49:43 CEST 2007


> On 10/2/07, Bart Cerneels <bart.cerneels at kde.org > wrote:
> > 2007/10/2, Dan Meltzer < hydrogen at notyetimplemented.com>:
> > > SVN commit 719883 by dmeltzer:
> > >
> > > Make default current playlist format xspf instead of m3u
> > >
> > >
> > >  M  +0 -1      PlaylistHandler.cpp
> > >  M  +1 -1      playlist/PlaylistModel.h
> >
> > Hi Dan, I would like to call your attention to src/playlistmanager
> > which is a framework meant to be used to load playlists and is used
> > by, but not limmited to, the PlaylistBrowser. Can you make sure that
> >  this code can be either used by or integrated in PlaylistManager? It
> > looks like this is just meant to load stuff in the PlaylistView
> > (better name would be TrackQueue).
> >
> > If there are specific reasons not to use it, please let us know on the
> > mailing list so we can fix and extend.
> >
> > Bart
> >


2007/10/2, Maximilian Kossick <maximilian.kossick at googlemail.com>:
> Isn't the current playlist supposed to be stored in the db anyway?

If PlaylistModel is changed to use The::playlistManager it can be
stored anywhere, just use the relevant subclass of Meta::Playlist. eg.
Meta::SqlPlaylist.


More information about the Amarok-devel mailing list