Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 439 Bytes

CHANGELOG.md

File metadata and controls

23 lines (22 loc) · 439 Bytes

Change log

  • v1.7.0
    • Migrate to MavenCentral
  • v1.6.0
    • Migrate to AndroidX
  • v1.5.3
    • Be able to use the media player while playing audio
  • v1.5.2
    • Remove RetroLambda
  • v1.5.1
    • Uri support
  • v1.5.0
    • RxJava 2.x support
  • v1.4.0
    • Allow play from url
    • Add AudioProcessor
  • v1.2.5
    • Add buffer size option for StreamAudioPlayer
  • v1.2.4
    • Add stream type option for RxAudioPlayer
  • v1.2.3
    • Expose MediaPlayer