]> git.sesse.net Git - vlc/commit
+ src/libvlc.h: use KEY_SPACE instead of ' '
authorEric Petit <titer@videolan.org>
Tue, 17 Aug 2004 17:24:02 +0000 (17:24 +0000)
committerEric Petit <titer@videolan.org>
Tue, 17 Aug 2004 17:24:02 +0000 (17:24 +0000)
commit254f695e73d5c184a5f2f91bf29cca2f9ffe1bf6
tree9caca4af51e8d12a287076843973a04388f7ed1f
parent4632a220b0d3ac0879832475a05cba5d5ff42382
 + src/libvlc.h: use KEY_SPACE instead of ' '
 + gui/beos/*: got rid of the VlcWrapper thing which is unneccessaraly
               complex now that we have variables

 Language/subtitle selection works again in the BeOS UI, but there's
 still a lot to fix :|
15 files changed:
modules/gui/beos/Interface.cpp
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/InterfaceWindow.h
modules/gui/beos/ListViews.cpp
modules/gui/beos/ListViews.h
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/MediaControlView.h
modules/gui/beos/MessagesWindow.cpp
modules/gui/beos/MessagesWindow.h
modules/gui/beos/Modules.am
modules/gui/beos/PlayListWindow.cpp
modules/gui/beos/PlayListWindow.h
modules/gui/beos/VlcWrapper.cpp [deleted file]
modules/gui/beos/VlcWrapper.h [deleted file]
src/libvlc.h