Releases: jhomlala/betterplayer
Releases · jhomlala/betterplayer
0.0.42
0.0.41
0.0.40
0.0.39
0.0.38
Feature/player notifications (#181) * setControlsEnabled implementation * Updated documentation * Fixed video list widget buttons not rendering correctly in small resolutions * Fixed video list widget buttons not rendering correctly in small resolutions * Added setOverriddenAspectRatio, added example for overriding aspect ratio * Fixed deviceOrientationsOnFullScreen for iOS * iOS player notifications implementation * Player notification implementation * Player notification implementation * iOS player notifications implementation * iOS player notifications implementation * Android player notifications implementation * General player notifications implementation * Android notification image * iOS notification handling * iOS notification handling * iOS notification handling * iOS notification handling * Android notification handling * Android notification handling * Android notification handling * Notification handling * Notification handling * Notification handling * Merge fixes, readme update, changelog update * Added media file * General refactor * Update README.md * Update README.md * Update README.md * PR refactor
0.0.37
Feature/december changes (#172) * setControlsEnabled implementation * Updated documentation * Fixed video list widget buttons not rendering correctly in small resolutions * Fixed video list widget buttons not rendering correctly in small resolutions * Added setOverriddenAspectRatio, added example for overriding aspect ratio * Fixed deviceOrientationsOnFullScreen for iOS * Fixed crash connected with setSpeed in Android platform * Fixed default aspect ratio * Better Player 0.0.37 * Changelog, dartfmt update
0.0.36
Feature/november changes 3 (#154) * Added initialized event * Added INITIALIZED event * Added autoDetectFullscreenDeviceOrientation implementation * Fixed autoPlay background issue * Fixed cupertino icons * Fixed progress bar not working correctly for iOS 12 with file datasource * Fixed progress bar not working correctly for iOS 12 with file datasource * 0.0.36 release
0.0.35: Feature/november changes 2 (#145)
* iOS black frame issue fix * Fixed full screen placeholder issue * Fixed event not firing in enterFullScreen and exitFullScreen * Fixed subtitles parsing * Better Player 0.0.35 Co-authored-by: jhomlala <[email protected]>
0.0.34
Feature/memory player (#134) * Memory player implementation * Added factories for DataSource * Refactored data sources * Fixed placeholder showing after full screen when using showPlaceholderUntilPlay * Added setControlsVisibility to BetterPlayerController * Removed showControlsOnInitialize from BetterPlayerConfiguration * Fixed cupertino controls issue with hasError * Dartfmt
0.0.33
Feature/example (#124) * New example app implementation * Added events listener page * General bugfixes, added subtitles page * Added hls subtitles page * Fixed issue with HLS tracks, added hls tracks page * Added resolutions page * Added cache page * General refactor * General refactor * Dartfmt + DA fixes