[vlc-devel] commit: libvlccore: "intf-show" is now a libvlc var instead of a playlist var. This removes a vout-> playlist dependency. (Pierre d'Herbemont )
git version control
git at videolan.org
Sun Jun 1 21:19:01 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Sun Jun 1 21:17:16 2008 +0200| [3527f69d9fbbbd8327c80354c4ad3122df521ee8]
libvlccore: "intf-show" is now a libvlc var instead of a playlist var. This removes a vout->playlist dependency.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3527f69d9fbbbd8327c80354c4ad3122df521ee8
---
modules/control/hotkeys.c | 4 ++--
modules/control/showintf.c | 4 +---
modules/gui/macosx/intf.m | 2 +-
modules/gui/qt4/main_interface.cpp | 8 +++++---
modules/gui/skins2/src/vlcproc.cpp | 4 ++--
modules/gui/wxwidgets/timer.cpp | 6 ++++--
modules/video_output/sdl.c | 13 ++++---------
modules/video_output/x11/xcommon.c | 12 +++---------
src/libvlc.c | 4 ++++
src/playlist/engine.c | 4 ----
src/video_output/video_output.c | 7 +------
11 files changed, 27 insertions(+), 41 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3527f69d9fbbbd8327c80354c4ad3122df521ee8
More information about the vlc-devel
mailing list