Michael Frederick

Results 10 comments of Michael Frederick

@matheda mind doing a pull request for this?

@HiveHicks going to reopen this issue since it seems to be outstanding. Any idea why this is happening in the basic demo? I have been using the storyboard demo and...

I dig it. I would even make this the default behavior (possibly even remove the option). However, right now the library resizes the side menu to fit to inside the...

@HemalAsanka unfortunately right now there is not a great way to do this.

@michaelbanholzer @keeshux I agree that it is misleading to return a new gesture recognizer every time that `panGestureRecognizer` is called. The reason I did this at the time was that...

Unfortunately this has myself and my team using VSCode + VS Live Share as we pair quite heavily. I miss atom :(. Do you need help contributing to this feature?...

It seems to me like AVPlayer might be the best solution at this point.

Yeah, it is a shame. It is also a shame that AVAudioPlayer doesn't support streaming because I think AVPlayer is a bit messy and annoying to work with. If AVAudioPlayer...

@cbess I have also implemented an audio player using AVPlayer and AVPlayerItem. I agree that using AVPlayer is not a daunting task at all whatsoever, it would just be nice...

Same here. There seems to be a partial but incomplete fix available here: http://stackoverflow.com/questions/7952318/audiostreamer-doesnt-show-the-correct-play-time.