Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 1.67 KB

VERSIONS.md

File metadata and controls

74 lines (47 loc) · 1.67 KB

0.1.19

  1. ijkplayer update to 0.8.8
  2. support right-to-left

0.1.18

  1. support lazy load

0.1.17

  1. bug fix: controller status error when player was released

0.1.16

  1. fix #42

0.1.15

  1. bug fix when set full screen model

0.1.14

  1. fix #35
  2. support looping
  3. cover scale type follow video aspect ratio
  4. VideoInfo add config:set current video as cover image when player released (setCurrentVideoAsCover)

0.1.13

  1. fix #28
  2. fix #32
  3. keep screen on while playing

0.1.12

  1. fix #21
  2. fix #19
  3. fix #16

0.1.11

  1. support float window: player.setDisplayModel(GiraffePlayer.DISPLAY_FLOAT)

0.1.10

  1. bug fix: crash when call videoView.setVideoPath() to change video path issues15

0.1.9

  1. stop network request when app go to background
  2. keep play status when activity resume
  3. add some api:deselectTrack,setMute,isMute
  4. bug fix

0.1.8

1.ijkplayer update to 0.8.4

2.support more decoder: using compile 'com.github.tcking:giraffeplayer2:0.1.8-full'

0.1.7

  1. FIX:seekbar secondary progress always 0
  2. FIX:log error when using android android media player impl

0.1.6

disable seek when playing live stream

0.1.5

support select track

0.1.4

add animation for enter/exit full screen

0.1.3

some bug fix