Skip to content

Releases: changsanjiang/SJBaseVideoPlayer

Release 3.6.4

10 Sep 14:12
Compare
Choose a tag to compare
  • 增加对 KSYMediaPlayer 的封装

Release 3.6.3

28 Apr 03:04
Compare
Choose a tag to compare
  • 修改 PlayerModel. 指定superView的方式改为传入 superViewSelector.

Fix #16

27 Apr 09:44
Compare
Choose a tag to compare
v3.6.2

Update SJBaseVideoPlayer.m

Release 3.6.1

26 Apr 06:12
Compare
Choose a tag to compare
  • 添加SJAVAudioSessionExtended, 现在可以对 AVAudioSession 进行配置
  • 简化 playModel 的操作流程

Release 3.6.0

12 Apr 06:08
Compare
Choose a tag to compare
  • 移除属性: autoManageViewToFitOnScreenOrRotation
  • 移除属性: useFitOnScreenAndDisableRotation
  • 添加 allowsRotationInFitOnScreen, 竖屏全屏后是否允许旋转.

Fix animateAlongsideTransition:completion: 可能不触发回调的问题

07 Jan 10:27
Compare
Choose a tag to compare
v3.5.2

Fix animateAlongsideTransition:completion: 可能不触发回调的问题

Fix #395

07 Jan 02:47
Compare
Choose a tag to compare

Release 3.5.0

04 Jan 09:17
Compare
Choose a tag to compare
  • Rename autoDisappearFloatSmallView to`hiddenFloatSmallViewWhenPlaybackFi…
  • Rename SJPopPromptController to SJPromptPopupController
  • 完善 在开启后台播放时, 从后台进入前台后闪黑的问题

Release 3.4.5

10 Dec 08:20
Compare
Choose a tag to compare
  • SJAliMediaPlayer添加清晰度切换的selectTrack的支持
  • 完善 长按手势结束后使其恢复为触发时的速率

Release 3.4.4

08 Dec 11:57
Compare
Choose a tag to compare
  • 小浮窗播放新增了一些配置的属性
  • 修复了在全屏模式下弹出的vc, dismiss后异常奔溃的问题
  • autoplay in scrollView 新增了一些方法