Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Bluetooth Playback fix and ExactJump near min/max fix #47

Merged
merged 2 commits into from
May 3, 2017

Conversation

apple-ihack-geek
Copy link
Contributor

@apple-ihack-geek apple-ihack-geek commented May 3, 2017

Fixes #46 We must default to the Playback Category. If you want your app to record, you can simply use the setSessionCatagory: message to set back to PlayAndRecord. But, as it was before this commit, playback is stopped over bluetooth immediately, even if I change it to Playback, it doesn’t start playing again. @samyes and @CallumOz Take note of this change

Fixes an issue with my last PR and the exactJumpsOnly Feature I added
The feature will now allow jumps to 0 or 1 to allow for working with button presses when the volume is near max/min.

…your app to record, you can simply use the setSessionCatagory: message to set back to PlayAndRecord. But, as it was before this commit, playback is stopped over bluetooth immediately, even if I change it to Playback, it doesn’t start playing again. @samyes Take note of this change
…. The feature will now allow jumps to 0 or 1 to allow for working with button presses when the volume is near max/min.
@CallumOz
Copy link

CallumOz commented May 3, 2017

I have tested this PR and don't see any problems, it definitely fixes problems with Bluetooth Audio streaming.

@jpsim jpsim merged commit 08850cf into jpsim:master May 3, 2017
@jpsim
Copy link
Owner

jpsim commented May 3, 2017

Ok, confirmation from two users that this works for them is a good start to ensure QA. Do either of you need a tagged release for this?

@apple-ihack-geek apple-ihack-geek deleted the bk-bluetooth-playback-fix branch May 3, 2017 17:25
@apple-ihack-geek
Copy link
Contributor Author

I don't need it tagged, I just have a sub-module, not a huge fan of cocoa pods myself

@CallumOz
Copy link

CallumOz commented May 3, 2017

Thanks but I will just reference the commit until a new version comes out.
pod 'JPSVolumeButtonHandler', :git => 'https://github.com/jpsim/JPSVolumeButtonHandler', :commit => '08850cf30a3d823bc29f917685653e0029616bdf'

@genericwoods
Copy link

@jpsim I’m using this from Cocoapods, would it possible to get a new release for this? I’m currently on 1.0.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants