Skip to content

Releases: jhomlala/betterplayer

0.0.52

07 Feb 09:41
6105826
Compare
Choose a tag to compare
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

06 Feb 13:26
c68c7ef
Compare
Choose a tag to compare
Feature/february changes 3 (#274)

* Fixed lint issues

* Fixed subtitles setup issue

Co-authored-by: jhomlala <j.homlala@gmail.com>

0.0.50

05 Feb 21:38
e9016b8
Compare
Choose a tag to compare
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

31 Jan 13:00
68188ad
Compare
Choose a tag to compare
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

23 Jan 22:13
b4a510c
Compare
Choose a tag to compare
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

20 Jan 18:14
Compare
Choose a tag to compare
Merge branches 'feature/january_changes_5' and 'master' of https://gi…

…thub.com/jhomlala/betterplayer

0.0.46

14 Jan 20:49
fd4b63e
Compare
Choose a tag to compare
Feature/january changes 4 (#230)

* Fixed adding/removing observers in iOS

* Fixed adding/removing observers in iOS

* Fixed iOS headers not applied issue

* 0.0.46 release

0.0.45

13 Jan 20:06
79acf5c
Compare
Choose a tag to compare
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

10 Jan 08:31
87255d4
Compare
Choose a tag to compare
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

0.0.43

03 Jan 08:59
902af1c
Compare
Choose a tag to compare
Feature/january changes (#193)

* Reusable video list

* Reusable video list

* Fixed Android native build warnings

* Fixed placeholder until play issues

* Added placeholderOnTop in BetterPlayerConfiguration

* Changelog update