]> git.sesse.net Git - vlc/commit
Attempt to port new BeOS features from the stable branch.
authorEric Petit <titer@videolan.org>
Mon, 30 Sep 2002 18:30:28 +0000 (18:30 +0000)
committerEric Petit <titer@videolan.org>
Mon, 30 Sep 2002 18:30:28 +0000 (18:30 +0000)
commitbf2f5b008177d5bb6946322e76c1bf8b7199446a
tree907f6cdf25a5cae3d4e6e98d3e27bb6c2bb9f074
parent370ab2b0fc63d2770aa162f6dec1e0e863b52373
Attempt to port new BeOS features from the stable branch.
Playlist is yet broken (maybe others things too)
25 files changed:
configure.ac.in
modules/codec/spudec/render.c
modules/gui/beos/BeOS.cpp
modules/gui/beos/Bitmaps.h
modules/gui/beos/DrawingTidbits.cpp
modules/gui/beos/DrawingTidbits.h
modules/gui/beos/Interface.cpp
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/InterfaceWindow.h
modules/gui/beos/ListViews.cpp [new file with mode: 0644]
modules/gui/beos/ListViews.h [new file with mode: 0644]
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/MediaControlView.h
modules/gui/beos/Modules.am
modules/gui/beos/MsgVals.h
modules/gui/beos/PlayListWindow.cpp
modules/gui/beos/PlayListWindow.h
modules/gui/beos/TransportButton.cpp
modules/gui/beos/TransportButton.h
modules/gui/beos/VideoOutput.cpp
modules/gui/beos/VideoWindow.h
modules/gui/beos/VlcWrapper.cpp
modules/gui/beos/VlcWrapper.h
share/vlc_beos.rsrc
src/misc/beos_specific.cpp