streamcloudapp / StreamCloud

An open source Mac OS X player for SoundCloud
https://twitter.com/StreamCloudApp
MIT License
102 stars 10 forks source link

Override iTunes #96

Open yurijmi opened 8 years ago

yurijmi commented 8 years ago

Play button on the keyboard starts iTunes playback while pausing/playing in StreamCloud

peyton commented 8 years ago

Curious: can't we add the com.apple.security.temporary-exception.apple-events entitlement for com.apple.systemevents and use the AppleMediaKeyController class to consume media key events?

I'm unfamiliar with the Mac App Store landscape.