[vlc-commits] macosx/SPMediaKeyTap: update list of collaborating apps (close #8644)
Felix Paul Kühne
git at videolan.org
Mon May 20 19:34:17 CEST 2013
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon May 20 19:34:04 2013 +0200| [4eaf633347e554cb83121b06623dbcba1ea36c3f] | committer: Felix Paul Kühne
macosx/SPMediaKeyTap: update list of collaborating apps (close #8644)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4eaf633347e554cb83121b06623dbcba1ea36c3f
---
modules/gui/macosx/SPMediaKeyTap.m | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/modules/gui/macosx/SPMediaKeyTap.m b/modules/gui/macosx/SPMediaKeyTap.m
index daf7b02..56663d0 100644
--- a/modules/gui/macosx/SPMediaKeyTap.m
+++ b/modules/gui/macosx/SPMediaKeyTap.m
@@ -148,9 +148,15 @@ static CGEventRef tapEventCallback(CGEventTapProxy proxy, CGEventType type, CGEv
@"com.bitcartel.pandorajam",
@"org.clementine-player.clementine",
@"fm.last.Last.fm",
+ @"fm.last.Scrobbler",
@"com.beatport.BeatportPro",
@"com.Timenut.SongKey",
@"com.macromedia.fireworks", // the tap messes up their mouse input
+ @"at.justp.Theremin",
+ @"ru.ya.themblsha.YandexMusic",
+ @"com.jriver.MediaCenter18",
+ @"com.jriver.MediaCenter19",
+ @"com.jriver.MediaCenter20",
];
}
More information about the vlc-commits
mailing list