[vlc-devel] commit: Revert "Qt4: do not use vlc_object_get" ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Jun 7 13:42:40 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat Jun 7 14:44:23 2008 +0300| [e00ed66db01fd05f61006f1b06fadf637dfc6291]
Revert "Qt4: do not use vlc_object_get"
Qt4 (and a bunch of other GUIs, I suspect) needs to reference the audio
output properly, but they don't. As such, we need to keep the loosy,
slow and broken vlc_object_get() usage.
This reverts commit 7f120f79a85567bcd5ff484c03a15d15a9b11cdb.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e00ed66db01fd05f61006f1b06fadf637dfc6291
---
modules/gui/qt4/menus.cpp | 67 +++++++++++++++++++++++++++------------------
modules/gui/qt4/menus.hpp | 12 +++-----
2 files changed, 45 insertions(+), 34 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e00ed66db01fd05f61006f1b06fadf637dfc6291
More information about the vlc-devel
mailing list