[vlc-commits] macosx: re-implemented the slower/ faster menu items as a logarithmic slider similar to the Qt interface
Felix Paul Kühne
git at videolan.org
Sun Jul 17 13:50:26 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jul 17 13:50:19 2011 +0200| [e9947e6f3481135856352acde4b242299367f5f1] | committer: Felix Paul Kühne
macosx: re-implemented the slower/faster menu items as a logarithmic slider similar to the Qt interface
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9947e6f3481135856352acde4b242299367f5f1
---
.../English.lproj/MainMenu.nib/designable.nib | 628 ++++++++++++++++----
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 114920 -> 118554 bytes
modules/gui/macosx/CoreInteraction.h | 3 +
modules/gui/macosx/CoreInteraction.m | 29 +
modules/gui/macosx/MainMenu.h | 15 +-
modules/gui/macosx/MainMenu.m | 62 ++-
modules/gui/macosx/intf.m | 1 +
7 files changed, 583 insertions(+), 155 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e9947e6f3481135856352acde4b242299367f5f1
More information about the vlc-commits
mailing list