Skip to content

Releases: masterwok/simple-vlc-player

1.1.6

26 Aug 21:38
Compare
Choose a tag to compare
  • Fixed subtitle selection being lost when activity is destroyed

1.1.5

26 Aug 21:20
Compare
Choose a tag to compare
  • Fixed VlcOptionsProvider not being reconfigurable

1.1.4

26 Aug 20:53
8f7bd79
Compare
Choose a tag to compare
  • Fixed subtitles for languages other than English (whoops)

1.1.3

24 Aug 21:48
Compare
Choose a tag to compare
  • Bumped open subtitles version.

1.1.2

23 Aug 22:11
Compare
Choose a tag to compare
  • Bumped version of open-subtitles-android (improved how subtitles are exposed).

1.1.1

23 Aug 07:20
Compare
Choose a tag to compare
  • Fixed crash due to improper handling of file scheme Uri when opening subtitles dialog

1.1.0

23 Aug 05:56
6ffa700
Compare
Choose a tag to compare

Enhancements

  • Subtitles can now be queried and downloaded through Open Subtitles (see screenshots)

Bug Fixes

  • Fixed progress bar failing to update when rewind occurs

Misc

  • Began converting the library to Kotlin

1.0.4

03 Aug 00:26
Compare
Choose a tag to compare
  • Fixed bug where index missing dialog caused playback to fail. It now just attempts to proceed without indexing, and shows a toast.

1.0.3

31 Jul 17:54
Compare
Choose a tag to compare

Fixed crash during onResume(..) of local player fragment.

1.0.2

11 Jul 23:09
Compare
Choose a tag to compare
  • Fixed crash caused by uncaught null reference.