[vlc-devel] commit: Add callback to spu-es from the input. (Jean-Paul Saman )
Rémi Denis-Courmont
rdenis at simphalempin.com
Thu Jun 19 19:24:12 CEST 2008
Le jeudi 19 juin 2008 19:53:03 Jean-Baptiste Kempf, vous avez écrit :
> Well, I think Rémi has a point here. However, this is the way we have
> done it in macosx intf, wx intf and Qt4 intf (zorglub, my master did it).
> In fact, the Qt4 code is a bit better since it is faster (doing less
> stuffs in a row, with different update functions) than wx.
I never had the WxWidget interface work properly on multiprocessors, with
heavy playlist churn (SAP...). And if it is so, I would assume Qt4 is going
to exhibit the same problems. Then I wonder what the point was in these 27
months (and still counting) of waiting for the new UI.
At least, if the input manager looked like it worked... but it is clearly
totally broken at the moment, in _practice_ [1]. Also, it is quite
paradoxical that VLC, an application that's been using real multithreading
for years, is the one that _sucks_ when you move from UP to SMP.
[1] https://trac.videolan.org/vlc/ticket/1614
But hey, _I_ am totally not going to fix the Qt4 UI myself, so if you don't
care about SMP, I won't do anything (besides continuing to claim that the VLC
UI sucks badly and that Qt4 is hardly better that Wx).
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list