13 Commits

Author SHA1 Message Date
Dale Low 9cde1d43de Change audioRoute to be a r/w property and delete audioDevice 2014-01-16 13:12:52 -08:00
Dale Low 4bf0864c66 Nuke dead code 2014-01-16 12:46:37 -08:00
Dale Low 0b1be93153 make audioRoute is read-only (for now); when configuring, only specify AVAudioSessionCategoryOptionAllowBluetooth if BT is the desired route; update the audioDevice post-configuration 2014-01-16 12:35:30 -08:00
gumbypp 4cb8574b72 Merge pull request #3 from xialin/master
Update the code to support iOS6 and above
2014-01-16 10:12:00 -08:00
xialin 83b4bf13db removed BluetoothLE (unsupported in iOS6 2014-01-08 18:05:59 +08:00
xialin a876582a3c minor change, removed not used notifications 2013-12-26 18:12:22 +02:00
xialin 632cc55d28 Added NSLogDebug 2013-12-26 10:29:55 +02:00
xialin 9cc6d6f6f6 updated bluetooth device checking 2013-12-26 10:07:10 +02:00
xialin aa3349ce2a Replaced deprecated Audio Session Services with latest AVAudioSession methods. May not support iOS5 anymore. Support iOS6 and above. Best for iOS7 2013-12-26 09:52:06 +02:00
Dale Low 1511561687 Modernized and ARCified the code; added better README 2013-12-08 22:33:37 -08:00
Dale Low 91f7c09ccf Brief description. 2011-06-29 15:22:48 -07:00
Dale Low ba23f9cdda Initial check-in. 2011-06-29 15:14:27 -07:00
Lou Moore a7cb6047a4 first commit 2011-06-29 14:33:21 -07:00