Skip to content

Latest commit

 

History

History
117 lines (60 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

117 lines (60 loc) · 1.47 KB

0.3.0

Fix: #91

  • Fix: for android annotation @Nonnull

0.2.9

Fix: #87

0.2.8+1

Update pubspec and some Readme.

0.2.8

New feature:

  • Now, user can setSpeed.

Fix:

  • About setDataSource and autoPlay.

0.2.7

Fix bug:

  • some m3u8 no sound.
  • some asset cannot play.

0.2.6

Fix bug:

  • Possible null pointer exceptions

0.2.5

Fix bug:

Problems in TabView.

0.2.4

fix bug:

  • set datasource and play error.
  • iOS xs max fullscreen problem.

new:

  • Customizing the interface affects the full screen.

0.2.3

Fixed the problem that a project without kotlin could not be compiled.

0.2.2

Add setIjkPlayerOptions and addIjkPlayerOptions.

iOS podspec add s.static_framework = true

0.2.1

Recompile android so library.

0.2.0

Add StatusWidgetBuilder params.

Update volume and brightness icon

0.1.9

add screen shot method.

0.1.8

Screen rotation and full screen control code.

0.1.7

Fixed some video decoding problems.

0.1.6

  • add problem left vertical gesture to control brightness.

  • fix some problem.

0.1.5

update iOS framework

add some property

0.1.4

Use GSYVideoPlayer android ex so

0.1.3

Use GSYVideoPlayer android *.so

0.1.2

fix ios fps problem.

0.1.1

fix some bug

0.1.0

first version