[vlc-devel] CVS Commit (hartman)
cvs at videolan.org
cvs at videolan.org
Thu Jan 16 14:49:44 CET 2003
Update of /var/cvs/videolan/vlc/modules/gui/macosx
Modified Files:
controls.m intf.h intf.m playlist.h vout.m
Log Message:
* ./modules/gui/macosx/controls.m:
- Added a volumeslider
- removed pause button
- added a fast forward action (increases speed in time)
- changed the play method to allow for a toggled play pause button
- volumeUp and VolumeDown take the state of the Mute Menuitem into account
- volumeUp and VolumeDown take the volumeSlider into account
* ./modules/gui/macosx/intf.h:
- added references for the volumeslider, new menuitems
* ./modules/gui/macosx/intf.m:
- correct init of volumeslider and other new intf elements
- new title for Controller window
- the state of buttons is dependant on a movie being played
- toggle the play/pause button if a play/pause action is detected.
* ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
* ./modules/gui/macosx/vout.m:
- removed some control keys which were no longer necesarry
- give the window the title of the item being played
--
hartman
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list