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

Geoffroy Couprie geo.couprie at gmail.com
Tue Aug 12 11:26:20 CEST 2008


>> I don't use Qt so I may be biaised. It makes sense to stop using that
>> b_tree option. This introduces some overhead in the playlist code, and
>> is mostly the reason why it is hard to maintain.
>From what I read in the playlist code, it makes most sense to use a
tree view instead of a flat view.

>>
>> Yet doing so would probably break displaying the Qt4 interfaces as
>> flat view. I don't know if someone cares.
With this shoutcast thing, flat view is not working. I could fix this
and keep the flat view, but it may need some Qt only code in the
playlist. That's not easily maintainable.
>
>  I care, I usually view playlist as flat view (and treeview don't expand
>  all open on default, thats the reason actually that I don't use it).
>
I could add an expand-all option.



More information about the vlc-devel mailing list