[vlc-devel] CVS Commit (hartman)

cvs at videolan.org cvs at videolan.org
Thu Mar 6 12:43:07 CET 2003


Update of /var/cvs/videolan/vlc/extras/MacOSX/Resources
Modified Files:
	vlc.scriptSuite 

Update of /var/cvs/videolan/vlc/extras/MacOSX/Resources/English.lproj
Modified Files:
	vlc.scriptTerminology 

Update of /var/cvs/videolan/vlc/extras/MacOSX/vlc.pbproj
Modified Files:
	project.pbxproj 

Update of /var/cvs/videolan/vlc/modules/gui/macosx
Modified Files:
	Modules.am controls.m intf.h intf.m open.h open.m playlist.m 
	vout.h vout.m 
Added Files:
	applescript.h applescript.m controls.h 

Log Message:
* modules/gui/macosx/applescript.?
* extras/MacOSX/Resources/vlc.scriptSuite
* extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
  - moved existing applescript commands to these files
  - added several control commands. supported are: play/pause, stop,
    previous, next, fullscreen, mute, volumeUp and volumeDown.
    These correspond to the existing menuitems. This still requires work
    in the future to make it more correct AppleScript, but it works for now.

* modules/gui/macosx/controls.?
  - split up the controls.m into a .m and a .h

* modules/gui/macosx/intf.?
  - added a getControls method to gain access to the controller object from
    the AppleScript commands.

* modules/gui/macosx/open.?
  - removed the applescript support existing here and moved it to applescript.?

* modules/gui/macosx/playlist.m
  - made the tooltips for the add and remove buttons localizable.

* modules/gui/macosx/vout.m
  - added a comment on the meaning of otherMouse events.

* ALL:
  - updated copyright information to include the current year ;)

-- 
hartman
-- 
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