Commit History

Author SHA1 Message Date
  zhongbaojian ee4d1ba52e fix: play方法增加范围时间处理 5 years ago
  zhongbaojian 3f067f7835 去除编译警告 5 years ago
  zhongbaojian 4b7dac32fe 1. 去掉 “AFNetworking” 依赖,因为 “AFNetworking” 里面包含了 “UIWebView” 的分类,提交审核会有警告,苹果即将废弃 “UIWebView” 5 years ago
  zhongbaojian 7cc7d92feb 修改afnetworking版本 5 years ago
  zhongbaojian 5435e89362 fix: 设置时间范围内是否重复播放 5 years ago
  zhongbaojian aa42d05ae8 添加 seek 事件后的时间回调 5 years ago
  zhongbaojian f585477834 fix: 在stop的时候seek,然后play,状态变化没有回调 5 years ago
  zhongbaojian 8dbde60fe0 fix: seekTime 超出 endSeconds 时的问题 5 years ago
  luxiaoming 4d7450764c Merge pull request #8 from AbooJan/master 5 years ago
  zhongbaojian e3eae33e97 添加音量控制参数 5 years ago
  luxiaoming e559f9e282 Merge pull request #7 from AbooJan/master 5 years ago
  zhongbaojian 91e2688bde 添加是否在startSeconds和endSeconds之间重复播放设置 5 years ago
  luxiaoming 628005f7a1 Merge pull request #6 from AbooJan/master 5 years ago
  zhongbaojian d37a9bb078 1. 当AVPlayerItemStatusReadyToPlay的时候,如果有设置开始时间点,则seek到开始时间 5 years ago
  luxiaoming 4b593bf72e Merge pull request #5 from AbooJan/master 5 years ago
  zhongbaojian 4165c34e3d 添加播放范围时间设置, 增加变量: startSeconds、endSeconds 5 years ago
  luxiaoming 271413a63f Merge pull request #4 from AbooJan/master 5 years ago
  zhongbaojian c76e2ca9f8 seek 方法回调时间调整 5 years ago
  luxiaoming 3f01c4433a Merge pull request #3 from AbooJan/master 5 years ago
  zhongbaojian fc55d76d87 添加播放时间回调频率设置参数 playTimeUpdateRate 5 years ago
  luxiaoming a865fefa7d Merge pull request #2 from AbooJan/master 5 years ago
  zhongbaojian ab38015872 fixed seek time play status change callback 5 years ago
  luxiaoming 70306a9721 Merge pull request #1 from AbooJan/master 5 years ago
  zhongbaojian 643fdbd345 修改playerItem变量属性 5 years ago
  Phelthas 9e7945ab9b fix 5 years ago
  Phelthas e30eb5c156 Update LXMAVPlayerView.h 5 years ago
  Phelthas 4c4c949b03 添加replaceItem方法 5 years ago
  Phelthas c50c501307 Merge branch 'master' of https://github.com/Phelthas/LXMPlayer 5 years ago
  Phelthas 39df5abbbb 添加新的seek方法 5 years ago
  luxiaoming 40fab9f992 Update README.md 5 years ago