Releases: jhomlala/betterplayer
Releases · jhomlala/betterplayer
0.0.52
Feature/februrary changes 4 (#279) * Fixed lint issues * Fixed subtitles setup issue * Fixed unregister listener issue in iOS. * Fixed unregister listener issue in iOS. * Updated examples * Updated documentation * Updated documentation * Fixed HLS audio tracks playlist selection issue. * Added enableProgressBarDrag in BetterPlayerControlsConfiguration * Added enableProgressBarDrag in BetterPlayerControlsConfiguration * Fixed audio track selection in ExoPlayer * Better Player 0.0.52 * Updated loading color Co-authored-by: jhomlala <j.homlala@gmail.com>
0.0.51
0.0.50
Feature/february changes (#271) * Fixed deprecated resizeToAvoidBottomPadding * Fixed playing large videos in iOS, added 0.0.50 release changes * Added hls audio selection * Added hls audio selection, refactored code, added documentation * HLS audio track implementation * HLS audio track implementation * HLS audio track implementation * HLS audio track implementation * HLS audio track implementation * HLS audio track implementation * HLS audio track implementation * Added backgroundColor parameter in BetterPlayerControlsConfiguration * Fixed finished event creation. * Fixed automatic playing/pausing * Fixed automatic playing/pausing * Dartfmt update * Updated buttons * Fixed audio track selection issue Co-authored-by: jhomlala <j.homlala@gmail.com>
0.0.49
Feature/january changes 7 (#259) * Fixed fullscreen dispose issue. * Added VideoFormat support * Added VideoFormat support * Added retry feature * Changed BetterPlayerEventType.openFullscreen and BetterPlayerEventType.hideFullscreen events behavior * Removed closed caption support from original video_player codebase * Format, DA fixes * Better Player 0.0.49 Co-authored-by: jhomlala <j.homlala@gmail.com>
0.0.48
Feature/january changes 6 (#245) * Added fix for loading large videos * Added fix for loading large videos * Fixed partly progress bar jumping when seek issue in iOS * Added forceDispose parameter to dispose method in BetterPlayerController. * Better Player 0.0.48
0.0.47
0.0.46
0.0.45
Feature/january changes 3 (#226) * Added placeholder until play example * Added playback stalled feature in iOS * Added playback stalled feature in iOS * BetterPlayerTheme addition, custom controls rework * Exposed BetterPlayerPlaylistState and betterPlayerController getter within. * Overridden duration implementation * Overridden duration implementation * Overridden duration implementation * Overridden duration implementation * Updated readme, general refactor * PR refactor * iOS PiP implementation * iOS PiP implementation * PiP Android implementation * PiP Android implementation * PiP Android implementation * PiP Android implementation * Fixed notification service * PiP documentation update * PiP implementation update * PiP implementation update * PiP implementation update * PiP implementation update * iOS PiP implementation * iOS PiP implementation * Lint fixes * Format fixes * Merge fix * Removed skipsTimeInMilliseconds. Added forwardSkipTimeInMilliseconds and backwardSkipTimeInMilliseconds. * Fixed event play/pause event not triggered when controlling video with PiP or remote notification. * General refactor * Fixed progress bar able to drag over other buttons * Lint fixes / dartfmt * Lint fixes / dartfmt * Better Player 0.0.45 * Lint fix
0.0.44
Feature/january changes 2 (#205) * Added placeholder until play example * Added playback stalled feature in iOS * Added playback stalled feature in iOS * BetterPlayerTheme addition, custom controls rework * Exposed BetterPlayerPlaylistState and betterPlayerController getter within. * Overridden duration implementation * Overridden duration implementation * Overridden duration implementation * Overridden duration implementation * Updated readme, general refactor * PR refactor