]> git.sesse.net Git - vlc/commit
modules/gui/beos/InterfaceWindow.h/.cpp
authorStephan Assmus <stippi@videolan.org>
Mon, 3 Feb 2003 17:18:48 +0000 (17:18 +0000)
committerStephan Assmus <stippi@videolan.org>
Mon, 3 Feb 2003 17:18:48 +0000 (17:18 +0000)
commite72927448cb63686dd0ad091ff331d07ca1cfa8c
treef237a877a05e85f39300bebe9845cca7f4c53d26
parent9578d2578a2cc0afc35034b9ec89d31b12e44490
modules/gui/beos/InterfaceWindow.h/.cpp

- improved file loading:
- contents of sub folders can optionally be loaded too
- files are loaded in expected order from filepanel
_and_ drag'n'drop
- file panel accepts folders to load
- saving of playlist's display mode
- added updating of interface when playlist is modified
while nothing is playing
- added compatibility for SoundPlay's drag'n'drop message format

modules/gui/beos/ListViews.h/.cpp

- implemented reversal of playlist
- list can display full path or file name only
- drag'n'drop interaction with SoundPlay

modules/gui/beos/MediaControlView.cpp

- cosmetic fix

modules/gui/beos/PlayListWindow.h/.cpp

- added reverse sort command to edit menu
- added view menu, to allow the user to display paths
or only names in the list
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/ListViews.cpp
modules/gui/beos/ListViews.h
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/MsgVals.h
modules/gui/beos/PlayListWindow.cpp
modules/gui/beos/PlayListWindow.h