]> git.sesse.net Git - vlc/commit
BeOS enhancements by Stephan Assmus :
authorEric Petit <titer@videolan.org>
Sun, 29 Sep 2002 12:04:28 +0000 (12:04 +0000)
committerEric Petit <titer@videolan.org>
Sun, 29 Sep 2002 12:04:28 +0000 (12:04 +0000)
commit03ae3678ae6ca09fb598d401887649e9edb488c7
tree62128bc37985037ca24712ae41d9da404f56051a
parent4af142c4c8a828a9bff8939f212519ff9b48bbb3
BeOS enhancements by Stephan Assmus :
  - many fixes
  - added ability to open a file by dropping it onto the vlc icon
  - blanks cursor when no activity
  - added "Speed" menu
  - made nicer look similar to BeOS MediaPlayer
  - playlist now functioning
  - screen capture option
  - and more...
22 files changed:
configure
configure.in
plugins/beos/Bitmaps.h
plugins/beos/DrawingTidbits.cpp
plugins/beos/DrawingTidbits.h
plugins/beos/InterfaceWindow.cpp
plugins/beos/InterfaceWindow.h
plugins/beos/Makefile
plugins/beos/MediaControlView.cpp
plugins/beos/MediaControlView.h
plugins/beos/MsgVals.h
plugins/beos/PlayListWindow.cpp
plugins/beos/PlayListWindow.h
plugins/beos/TransportButton.cpp
plugins/beos/TransportButton.h
plugins/beos/VideoWindow.h
plugins/beos/intf_vlc_wrapper.cpp
plugins/beos/intf_vlc_wrapper.h
plugins/beos/vout_beos.cpp
plugins/spudec/spu_decoder.c
share/vlc_beos.rsrc
src/misc/beos_specific.cpp