mattgallagher / AudioStreamer

A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
http://cocoawithlove.com
1.93k stars 553 forks source link

ARC-enabled #69

Closed psy2k closed 11 years ago

psy2k commented 11 years ago

Enabled Automatic Reference Counting and added background controls

muthuka commented 11 years ago

How do I get these updates?

psy2k commented 11 years ago

You can get them from my forked Audiostreamer. https://github.com/psy2k/AudioStreamer-ARC

muthuka commented 11 years ago

Thank you. I forked and made some other changes. Not sure if that’s useful for you.

Muthu Arumugam m: 978-495-0931 muthu16@gmail.com

On Jul 23, 2013, at 1:06 PM, Nikos Maounis notifications@github.com wrote:

You can get them from my forked Audiostreamer. https://github.com/psy2k/AudioStreamer-ARC

— Reply to this email directly or view it on GitHub.

mattgallagher commented 11 years ago

Thanks for the offer but in fitting with the "AudioStreamer is badly out-of-date" theme affecting the entire class, I'm going to avoid updating it to ARC. If I ever get back to writing on CocoaWithLove, I might release a completely new audio streaming class using libdispatch and ARC based on code I wrote for a different project. Until then, I'm, going to preserve AudioStreamer as a classic relic of a bygone era when everything was full of bugs and nothing worked quite right.