]> git.sesse.net Git - vlc/commit
* src/libvlc.h: Added a "snapshot-format" option to be able to select png or jpg...
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 23 Dec 2004 00:33:05 +0000 (00:33 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 23 Dec 2004 00:33:05 +0000 (00:33 +0000)
commit89885149e814b2d287dd7166a92eb69f3221f0af
tree420dbccbce66fd8f0136af0d56e7923c19727501
parent0895cfabaddd9de84ca9b68df9072d44d3de7397
* src/libvlc.h: Added a "snapshot-format" option to be able to select png or jpg (png default)
* src/video_output/vout_intf.c: use above option and set the default destination for snapshots
   on OS X to the Desktop.
* REST: Add the Snapshot command to the menu's etc.
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
modules/gui/macosx/controls.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/vout.h
modules/gui/macosx/vout.m
src/libvlc.h
src/video_output/vout_intf.c