Meh, I though I’d use that info on SO to see if it really works. It does https://github.com/pjrobertson/Headphoney
On 18 Ion 2014, at 09:01, Patrick Robertson <[email protected]> wrote: > Since I’ve looked into it briefly, I thought I’d share my knowledge. > > Breakaway uses the deprecated (removed in 10.9) Messages.framework to look > for headphone insertion/removal. > See > http://sourceforge.net/p/breakaway/code/ci/master/tree/src/AppController.m#l352 > (also see > https://developer.apple.com/library/mac/documentation/Cocoa/Reference/IMManager_Class/Reference/Reference.html > ) > > I can’t seem to find any way to replicate this functionality on 10.9 > There is in CoreAudio: > http://stackoverflow.com/questions/14483083/how-to-get-notifications-when-the-headphones-are-plugged-in-out-mac > > On 18 Ion 2014, at 05:45, Tim Visher <[email protected]> wrote: > >> On Fri, Jan 17, 2014 at 3:16 PM, 1.61803 <[email protected]> wrote: >>> On Friday, January 17, 2014 9:00:47 PM UTC+1, Rob McBroom wrote: >>>> >>>> Sure, but what if you want to pause iTunes when they’re unplugged, or >>>> open youtube.com when they’re plugged in or… whatever. You get the >>>> idea. :-) >>> >>> Check Breakaway. The source is also available. >> >> Ah! I used Breakaway happily for quite awhile but I couldn't find a >> working site. Glad to see the source is available. Maybe that's >> something I can dig into. >> >> -- >> >> In Christ, >> >> Timmy V. >> >> http://blog.twonegatives.com/ >> http://five.sentenc.es/ -- Spend less time on mail >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Quicksilver" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/blacktree-quicksilver. >> For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
