[vlc-commits] macosx: added a profile management system to the video effects (refs #7342)
Felix Paul Kühne
git at videolan.org
Thu Sep 13 19:25:54 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Sep 13 19:25:30 2012 +0200| [c60b89f4abef4bc0ec3563bd3a43d7172373865b] | committer: Felix Paul Kühne
macosx: added a profile management system to the video effects (refs #7342)
This way, you can keep multiple sets of filters with their respective values and switch on-the-fly
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c60b89f4abef4bc0ec3563bd3a43d7172373865b
---
.../Resources/English.lproj/VideoEffects.xib | 279 ++++++++++-------
modules/gui/macosx/VideoEffects.h | 8 +-
modules/gui/macosx/VideoEffects.m | 312 +++++++++++++++++---
3 files changed, 457 insertions(+), 142 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c60b89f4abef4bc0ec3563bd3a43d7172373865b
More information about the vlc-commits
mailing list