[vlc-devel] commit: BeOS interface: remove ( Rémi Denis-Courmont )
git version control
git at videolan.org
Thu Jan 21 18:16:00 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jan 21 19:14:03 2010 +0200| [af691d06eca85627f0813e925f4f1557be433eca] | committer: Rémi Denis-Courmont
BeOS interface: remove
This has been broken for sure since 1.0, most probably nuch earlier.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af691d06eca85627f0813e925f4f1557be433eca
---
configure.ac | 13 -
modules/LIST | 1 -
modules/gui/Modules.am | 5 +-
modules/gui/beos/AudioOutput.cpp | 173 ----
modules/gui/beos/BeOS.cpp | 67 --
modules/gui/beos/Bitmaps.h | 1673 --------------------------------
modules/gui/beos/DrawingTidbits.cpp | 477 ---------
modules/gui/beos/DrawingTidbits.h | 89 --
modules/gui/beos/Interface.cpp | 125 ---
modules/gui/beos/InterfaceWindow.cpp | 1444 ---------------------------
modules/gui/beos/InterfaceWindow.h | 173 ----
modules/gui/beos/ListViews.cpp | 1118 ---------------------
modules/gui/beos/ListViews.h | 167 ----
modules/gui/beos/MediaControlView.cpp | 1446 ---------------------------
modules/gui/beos/MediaControlView.h | 224 -----
modules/gui/beos/MessagesWindow.cpp | 188 ----
modules/gui/beos/MessagesWindow.h | 66 --
modules/gui/beos/Modules.am | 26 -
modules/gui/beos/MsgVals.h | 80 --
modules/gui/beos/PlayListWindow.cpp | 371 -------
modules/gui/beos/PlayListWindow.h | 82 --
modules/gui/beos/PreferencesWindow.cpp | 829 ----------------
modules/gui/beos/PreferencesWindow.h | 137 ---
modules/gui/beos/TransportButton.cpp | 644 ------------
modules/gui/beos/TransportButton.h | 183 ----
modules/gui/beos/VideoOutput.cpp | 1416 ---------------------------
modules/gui/beos/VideoWindow.h | 204 ----
27 files changed, 1 insertions(+), 11420 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=af691d06eca85627f0813e925f4f1557be433eca
More information about the vlc-devel
mailing list