[vlc-devel] commit: macosx: implemented options to disable Apple Remote and Media keys support ( Felix Paul Kühne )

git version control git at videolan.org
Fri Jun 26 13:04:28 CEST 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jun 26 13:00:43 2009 +0200| [30437c6554296510b9a8a04c41033c4cef8b9f4d] | committer: Felix Paul Kühne 

macosx: implemented options to disable Apple Remote and Media keys support

Disabling AR will work instantly, while mediakey require a restart to update the setting. To be fixed later on.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=30437c6554296510b9a8a04c41033c4cef8b9f4d
---

 .../English.lproj/Preferences.nib/classes.nib      |  178 --------------------
 .../English.lproj/Preferences.nib/info.nib         |   39 -----
 .../English.lproj/Preferences.nib/keyedobjects.nib |  Bin 93103 -> 120243 bytes
 modules/gui/macosx/intf.h                          |    3 +
 modules/gui/macosx/intf.m                          |  101 +++++++-----
 modules/gui/macosx/macosx.m                        |   14 ++-
 modules/gui/macosx/simple_prefs.h                  |    2 +
 modules/gui/macosx/simple_prefs.m                  |   16 ++-
 8 files changed, 93 insertions(+), 260 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=30437c6554296510b9a8a04c41033c4cef8b9f4d



More information about the vlc-devel mailing list