./squeezeslave-1.2-345 -L (with mini-plug in headphone socket)

Code:
--------------------
    
  Output devices:
  * 1: (Core Audio) Built-in Output (2/12)
  2: (Core Audio) HDMI (3/12)
  
--------------------

./squeezeslave-1.2-345 -L (WITHOUT mini-plug in headphone socket)

Code:
--------------------
    
  Output devices:
  1: (Core Audio) Built-in Output (2/12)
  * 2: (Core Audio) HDMI (3/12)
  
--------------------


./squeezeslave-1.2-365 -L (with mini-plug in headphone socket)

Code:
--------------------
    
  Output devices:
  * 1: (Core Audio) Built-in Output (2/12)
  2: (Core Audio) HDMI (3/12)
  
--------------------

./squeezeslave-1.2-345 -L (WITHOUT mini-plug in headphone socket)

Code:
--------------------
    
  Output devices:
  1: (Core Audio) Built-in Output (2/12)
  * 2: (Core Audio) HDMI (3/12)
  
--------------------

--so no difference there.

Running squeezeslave-1.2-345 with the following plist:

Code:
--------------------
    
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
  <plist version="1.0">
  <dict>
  <key>KeepAlive</key>
  <true/>
  <key>OnDemand</key>
  <false/>
  <key>RunAtLoad</key>
  <true/>
  <key>Label</key>
  <string>Squeezeslave</string>
  <key>ProgramArguments</key>
  <array>
  <string>/usr/local/bin/squeezeslave-1.2-345</string>
  <string>--retry</string>
  <string>--output 2</string>
  <string>--debuglog /var/tmp/squeezeslave.log</string>
  <string>--debug slimaudio_output</string>
  <string>--mac 00:04:20:9b:61:1a</string>
  <string>localhost</string>
  </array>
  </dict>
  </plist>
  
--------------------

..it seems to exhibit the same behavior as 365.

Interestingly, if I launchctl squeezeslave with the mini-plug out, it
plays (as expected) -- but continues playing if I then plug in the
mini-plug.  With the mini-plug remaining in, if I launchctl unload &
then load, it doesn't play.

So...perhaps this is an annoying quirk of OS X Lion more than anything
else.  Still, I'd like to know how VLC manages to work around this
problem.


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=93607

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to