[vlc-commits] macosx: added CoreAnimation based transitions to display the Drop Zone, switch between optical media and input devices
Felix Paul Kühne
git at videolan.org
Fri Aug 5 02:44:48 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Aug 5 02:40:16 2011 +0200| [ea429a16b792f020a1ea8f4fa331f12073dfac5d] | committer: Felix Paul Kühne
macosx: added CoreAnimation based transitions to display the Drop Zone, switch between optical media and input devices
replaced the sprefs panel's legacy animation with basic CA effects
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ea429a16b792f020a1ea8f4fa331f12073dfac5d
---
.../English.lproj/MainMenu.nib/designable.nib | 74 ++++++++++++---
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 120473 -> 120672 bytes
.../English.lproj/Open.nib/designable.nib | 101 +++++---------------
.../English.lproj/Open.nib/keyedobjects.nib | Bin 137767 -> 137304 bytes
modules/gui/macosx/MainWindow.m | 12 +-
modules/gui/macosx/open.h | 2 +-
modules/gui/macosx/open.m | 74 ++++++++-------
modules/gui/macosx/simple_prefs.m | 20 ++--
8 files changed, 143 insertions(+), 140 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ea429a16b792f020a1ea8f4fa331f12073dfac5d
More information about the vlc-commits
mailing list