[vlc-devel] CVS Commit (stippi)
cvs at videolan.org
cvs at videolan.org
Sun Feb 9 18:10:52 CET 2003
Update of /var/cvs/videolan/vlc/include
Modified Files:
vlc_config.h
Update of /var/cvs/videolan/vlc/modules/gui/beos
Modified Files:
BeOS.cpp InterfaceWindow.cpp InterfaceWindow.h MsgVals.h
PreferencesWindow.cpp PreferencesWindow.h VideoOutput.cpp
VlcWrapper.cpp
Log Message:
modules/gui/beos/PreferenceWindow.h/.cpp
- added settings for screenshot path and image format
- removed "Save" button, added "Cancel" and "Revert" buttons
- added revert functionality
- changed class design for cleaner functionality,
separated ApplyChanges() into more functions
to have finer control
- added more error checking and fixed memory leaks
(config_GetPsz() returns char*, not const char*!)
- all settings are now correctly saved and restored
- some more cosmetic changes
modules/gui/beos/InterfaceWindow.h/.cpp
- updated vlc way of saving settings to be on par with BeOS way
and made it selectable in the code which way is used.
However, the VideoSettings are still only savable in
the BeOS way.
- if dvd menus are used, the navigation menu enables a
"Goto Menu" item. Unfortunately, I don't see a clean
way to really detect the usage of dvd/dvdold in the
currently playing stream. I wouldn't want to see
if a playlist item has "dvd:" or "dvdold:" prepended
at each interface update.
--
stippi
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list