vlc | branch: master | Felix Paul Kühne <[email protected]> | Sun Sep 21 14:23:28 2014 +0100| [11ef9fc9e0f3bb1f8f9fc8f07df1fc0294492126] | committer: Felix Paul Kühne
macosx: update SPMediaKeyTap > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=11ef9fc9e0f3bb1f8f9fc8f07df1fc0294492126 --- modules/gui/macosx/SPMediaKeyTap.m | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/gui/macosx/SPMediaKeyTap.m b/modules/gui/macosx/SPMediaKeyTap.m index 8cb8e25..d5c681e 100644 --- a/modules/gui/macosx/SPMediaKeyTap.m +++ b/modules/gui/macosx/SPMediaKeyTap.m @@ -158,6 +158,11 @@ static CGEventRef tapEventCallback(CGEventTapProxy proxy, CGEventType type, CGEv @"com.jriver.MediaCenter18", @"com.jriver.MediaCenter19", @"com.jriver.MediaCenter20", + @"co.rackit.mate", + @"com.ttitt.b-music", + @"com.beardedspice.BeardedSpice", + @"com.plug.Plug", + @"com.netease.163music", nil ]; } _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
