[vlc-devel] [vlc-commits] macosx: allow a smaller min-height when video is playing and currently visible in order to get more exact zoom behaviour

David Fuhrmann david.fuhrmann at googlemail.com
Thu Apr 19 10:42:42 CEST 2012


Am 19.04.2012 um 10:13 schrieb David Fuhrmann:

> vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Wed Apr 18 14:17:49 2012 +0200| [884199d83044b4ce5b0a4c4ebb8896ae23cf4d96] | committer: David Fuhrmann
> 
> macosx: allow a smaller min-height when video is playing and currently visible in order to get more exact zoom behaviour
> 
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=884199d83044b4ce5b0a4c4ebb8896ae23cf4d96
> ---
> 
> .../Contents/Resources/Scripts/main.scpt           |  Bin 8416 -> 9252 bytes
> modules/gui/macosx/MainWindow.m                    |   77 +++++++++++++++-----
> modules/video_output/macosx.m                      |    4 +-
> 3 files changed, 61 insertions(+), 20 deletions(-)
> 
> diff --git a/extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt b/extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt
> index 5be1104..cbc50cf 100644
> Binary files a/extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt and b/extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt differ

Sorry, this was not meant to be in this commit.

Felix, should I revert that file? Every time I run Delete_Preferences.app (with old main.scpt), mac os auto updates this file. Even through, the text inside the apple script editor seems to be the same, probably just some internal structures where updated. Perhaps it is good to keep the updated one inside the repository, if this is backwards-compatible?

Best regards,
David


More information about the vlc-devel mailing list