Skip to content

Releases: muxinc/mux-player-android

v1.2.2

08 Nov 23:01
b71af78
Compare
Choose a tag to compare

Fixes

  • fix: Rendering issues on Compose UI & API 34 (upstream from media3: link)

Improvements

  • Update media3 to 1.4.1 + mux data to 1.6.0 (#70)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]

v1.2.1

31 Oct 22:35
f56b238
Compare
Choose a tag to compare

Fixes

  • fix: Cache errors when rapidly switching sources (#68)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]

v1.2.0

30 Oct 23:45
5493827
Compare
Choose a tag to compare

Improvements

  • feat: Add Instant Clipping Params (#65)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]

v1.1.3

26 Sep 21:34
4542ecc
Compare
Choose a tag to compare

Improvements

  • fix: cache doesn't work on first load

Co-authored-by: Emily Dixon [email protected]

v1.1.2

25 Sep 21:02
6833ace
Compare
Choose a tag to compare

Improvements

  • fix: playback fails sometimes when changing videos (#59)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]

v1.1.1

26 Aug 17:12
fb0f54c
Compare
Choose a tag to compare

Fixes

  • fix: crash due to closed DbHelper (#55)

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: GitHub [email protected]

v1.0.0-temp: Releases/v1.1.1 (#56)

23 Sep 16:13
fb0f54c
Compare
Choose a tag to compare
## Fixes
* fix: crash due to closed DbHelper (#55)



Co-authored-by: Emily Dixon <[email protected]>
Co-authored-by: GitHub <[email protected]>

v1.1.0

11 Jul 16:28
5c883d6
Compare
Choose a tag to compare

New

  • Add support for DRM playback

Co-authored-by: Tomislav Kordic [email protected]
Co-authored-by: GitHub [email protected]
Co-authored-by: AJ Lauer Barinov [email protected]
Co-authored-by: Emily Dixon [email protected]

v1.0.0

20 May 22:20
3ddfe60
Compare
Choose a tag to compare

Updates

  • Bump to version 1.0.0
  • Added a 'Default' rendition order

Fixes

  • Remove option for non-existent Ascending rendition order (#46)

Improvements

  • Misc API & code quality improvements (#43)
  • Complete public API docs (#44)

Co-authored-by: GitHub [email protected]
Co-authored-by: Tomislav Kordic [email protected]
Co-authored-by: Emily Dixon [email protected]
Co-authored-by: AJ Lauer Barinov [email protected]

v0.4.1

23 Apr 20:03
21eb9df
Compare
Choose a tag to compare

Improvements

  • fix: Sqlite no window function support for API 29 and lower. (#39)

Co-authored-by: Tomislav Kordic [email protected]
Co-authored-by: GitHub [email protected]