All Versions
35
Latest Version
Avg Release Cycle
40 days
Latest Release
1040 days ago

Changelog History
Page 4

  • v0.9.5 Changes

    • ๐Ÿ”‹ Features:
      • Add plugin methods to reflect all player's states
      • Remove useless MediaPlayer delegate attribute
    • ๐Ÿ›  Fix:
      • Reset item duration when loading media
  • v0.9.4 Changes

    • ๐Ÿ”‹ Feature:
      • Update now playing info metadata anytime
  • v0.9.3 Changes

    • ๐Ÿ”‹ Feature:
      • Add readme pod shields
      • Use RxSwift in example
    • ๐Ÿ›  Fixes:
      • RxSwift compatibility
      • CommandCenter set when playing
      • Don't play on interruption ended when playing from another app
  • v0.9.2 Changes

    • ๐Ÿ”‹ Feature:

      • Make example app universal
    • ๐Ÿ›  Fixes:

      • Display nowPlaying isLiveStream information (from iOS 10)
      • Keep playing when connect bluetooth headphone
      • Display coherent live stream duration
      • Manage live stream audio cut
      • Improve log readability
      • End reach notification
  • v0.9.1 Changes

    • ๐Ÿ”‹ Features:

      • Add Logger
      • Manage audio route changes
      • Enable audio background mode
      • Manage audio interruptions
      • Add RxModernAVPlayer Pod Subspec
      • Revert iOS 9 compatibility
      • Add waiting step state
      • Bypass waiting state when loading failed
      • Check edge cases when loading
      • Add plugin system management
    • ๐Ÿ›  Fixes:

      • Fix commented unit tests
      • Separate rate observing service
      • Separate notification service on PlayingState
      • Remove useless public access control
      • Protocol and implementation naming
      • Paused state leak
      • Timer leaks
      • Unwanted state when buffering in buffering sate