Skip to content

Releases: yoheimuta/RxMusicPlayer

Prevent a crash caused by race-condition

25 Jun 04:53
27b3c6a
Compare
Choose a tag to compare

Clear the now playing info center dictionary

12 Jun 02:03
c195dc9
Compare
Choose a tag to compare
Merge pull request #59 from yoheimuta/clear-the-now-playing-info-cent…

…er-dictionary

fix: Clear the now playing info center dictionary

Fix duration notation

28 Dec 06:42
81f66d3
Compare
Choose a tag to compare
Merge pull request #51 from yoheimuta/fix-duration-notation

Fix duration notation

Extend remote control to skip forward/backward

19 Dec 09:29
828325e
Compare
Choose a tag to compare
Merge pull request #47 from yoheimuta/extend-remote-control

Extend remote control to skip forward/backward

Set metadata to default properties

07 Oct 00:49
4f18527
Compare
Choose a tag to compare

Enable change item while playing

06 Jun 03:50
3bfeca1
Compare
Choose a tag to compare

Support Swift Package Manager

25 Apr 02:47
f734a9d
Compare
Choose a tag to compare
Merge pull request #27 from yoheimuta/swift-package-manager

Swift package manager support

Upgrade RxSwift 5 to 6

19 Apr 00:01
b992280
Compare
Choose a tag to compare

The library depends on RxSwift6.
It means applications using this library are also required upgrading.

Ability to initialize RxMusicPlayerItem with prefetched metadata

23 Jul 10:15
Compare
Choose a tag to compare
1.0.0

chore: Add a comment to Meta.init()

Support playback rate

04 May 11:08
bb56b9e
Compare
Choose a tag to compare
Merge pull request #11 from yoheimuta/resolve-enum-comparing-issue

Resolve enum comparing issue