[vlc-devel] commit: Move intf-popupmenu and video-on-top variables from playlist to libvlc. ( Antoine Cellerier )
git version control
git at videolan.org
Sat Jun 28 19:00:53 CEST 2008
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Sat Jun 28 19:02:05 2008 +0200| [2c595f3810f717639fd1a1666c77b6e176d9ec53]
Move intf-popupmenu and video-on-top variables from playlist to libvlc.
Should fix assertion errors.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2c595f3810f717639fd1a1666c77b6e176d9ec53
---
modules/gui/qt4/main_interface.cpp | 8 ++------
modules/gui/wxwidgets/timer.cpp | 14 ++------------
modules/video_output/msw/events.c | 12 +++---------
modules/video_output/sdl.c | 27 +++++++++------------------
modules/video_output/x11/xcommon.c | 22 ++++++++--------------
src/libvlc.c | 6 ++++--
src/playlist/engine.c | 2 --
src/video_output/vout_intf.c | 16 ++++++----------
8 files changed, 34 insertions(+), 73 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2c595f3810f717639fd1a1666c77b6e176d9ec53
More information about the vlc-devel
mailing list