[vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist

Geoffroy Couprie geo.couprie at gmail.com
Mon Aug 11 22:27:01 CEST 2008


On Mon, Aug 11, 2008 at 9:39 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Mon, Aug 11, 2008 at 09:22:57PM +0200, Geoffroy Couprie wrote :
>> I removed the --playlist-tree, it is now always taking effect. That
>> was the easier way to workaround #1668. AFAIK it won't harm the other
>> interfaces, the b_tree option was a Qt only thing.
>> Please review, comment, and push, or slap me in the face if that's a
>> bad patch :)
> Sorry to be stupid, but what are exactly the implications of this
> change?
>
> How will behave the adding of:
>  - a file
Added at the first level
>  - a folder/directory
Creates a subtree
>  - a network stream like mms://
Added at the first level
>  - a playlist (m3u and pls)
Subtree
>  - a SD (Shoutcast, FreeBox, MTP( Sephiroth ?) )
Subtree
>  - the Media Library
Displays as the playlist
> How would that change from current behaviour ?
That's the same as --with-playlist-tree. That's just in Qt, not in the
other interfaces.
> --
> Best Regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



More information about the vlc-devel mailing list