Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposed public methods for setting the current playing item and exposed ... #10

Merged
merged 1 commit into from
Feb 17, 2014

Conversation

harlanhaskins
Copy link

...the queue (readonly) for anyone using the library to be able to get a better look at what's in there.

Basically I didn't change any of the methods except by adding new things.

  • Exposed the queue, readonly.
  • Added playItemAtIndex: and playItem:
  • Added a boolean property (set to YES by default) to allow people to choose whether or not skipping backwards defaults to skipping to the beginning of the track.

…ed the queue (readonly) for anyone using the library to be able to get a better look at what's in there.
kevinrenskers pushed a commit that referenced this pull request Feb 17, 2014
Exposed public methods for setting the current playing item and exposed ...
@kevinrenskers kevinrenskers merged commit 9e505fe into getsling:master Feb 17, 2014
@kevinrenskers
Copy link
Contributor

Merged your code and fixes some (very minor) code style issues. Thank you for contributing!

I've submitted the 0.4.0 podspec to Cocoapods, shouldn't take long before you can pod update.

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

Successfully merging this pull request may close these issues.

2 participants