Releases: brianwernick/ExoMedia
ExoMedia 2.3.1
Fixed LockScreen controls issues
ExoMedia 2.3.0
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
Fixed a playback issue in the previous release
ExoMedia 2.2.3
Updated the ExoPlayer version to 1.4.1
ExoMedia 2.2.2
Added the ability to specify the media type in the EMVideoView and EMAudioPlayer
ExoMedia 2.2.1
Fixed a few minor UI issues with the EMVideoView and the associated playback controls
ExoMedia 2.2.0
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
Updated the ExoPlayer version to 1.3.3
Other minor fixes.
ExoMedia 2.0.1
Updated the Repeater and StopWatch to be able to run on a separate thread from the original creation thread.
ExoMedia 2.0.0
Added a PlaylistManager and a PlaylistService to better support playing audio and video item lists.