[vlc-devel] Re: CVS Commit (babal)
Sigmund Augdal
sigmunau at stud.ntnu.no
Sun Dec 15 15:42:31 CET 2002
> - moving as much as possible of the m3u.c file into src/playlist.c to
> avoid code duplication (I know it doesn't perfectly fit with the
> module philosophy, but I believe it's worse to try to use a specific
> module from the core: any suggestion welcome),
> - and using this(these) new function(s) from m3u.c to read the input and
> from playlist.c to read a file to be able to adapt the behaviour to
> each case ?
I don't see why there should be fileparsing code in the playlist manager.
Isn't it enough for the interface to tell the playlistmanager to clear the
list, and the add file/m3u:/path/to/playlistfile.m3u to the playlist with
PLAYLIST_GO?
Sigmund
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list