Skip to content

Releases: brianwernick/ExoMedia

ExoMedia 2.3.1

16 Aug 18:09
Compare
Choose a tag to compare

Fixed LockScreen controls issues

ExoMedia 2.3.0

07 Aug 17:19
Compare
Choose a tag to compare

Abstracted the event bus support in order to remove Otto from the dependencies and allow any event bus to be used.
Updated the ExoPlayer version.
Other minor bug fixes.

ExoMedia 2.2.4

28 Jul 01:57
Compare
Choose a tag to compare

Fixed a playback issue in the previous release

ExoMedia 2.2.3

21 Jul 22:54
Compare
Choose a tag to compare

Updated the ExoPlayer version to 1.4.1

ExoMedia 2.2.2

14 Jul 19:54
Compare
Choose a tag to compare

Added the ability to specify the media type in the EMVideoView and EMAudioPlayer

ExoMedia 2.2.1

25 Jun 21:31
Compare
Choose a tag to compare

Fixed a few minor UI issues with the EMVideoView and the associated playback controls

ExoMedia 2.2.0

24 Jun 19:26
Compare
Choose a tag to compare

Increased visibility to better support extending the EMVideoView and the EMPlaylistService/EMPlaylistManager.
Fixed an issue where the Notification would pop in-and-out when switching audio.
Added better EMVideoView support in the EMPlaylistService.
Other minor bug fixes

ExoMedia 2.1.0

09 Jun 22:50
Compare
Choose a tag to compare

Updated the ExoPlayer version to 1.3.3
Other minor fixes.

ExoMedia 2.0.1

27 May 14:56
Compare
Choose a tag to compare

Updated the Repeater and StopWatch to be able to run on a separate thread from the original creation thread.

ExoMedia 2.0.0

14 May 15:01
Compare
Choose a tag to compare

Added a PlaylistManager and a PlaylistService to better support playing audio and video item lists.