- Jan 24, 2020
-
-
Denis Ershov authored
-
- Jan 22, 2020
-
-
Soomin Lee authored
This reverts commit db877338. Closes #780
-
- Jan 17, 2020
-
-
Soomin Lee authored
resetIdleTimer is available only for iOS. This removes a warning shown by due to a missing implementation of it.
-
Soomin Lee authored
-
- Jan 15, 2020
-
-
Soomin Lee authored
In the case of a normal playback (without random), the nextIndex was wrongfully set to -1 when the currentItem was the last item on a list. This reset nextIndex to 0 when the repeat mode is set to VLCRepeatAllItems. Closes #783
-
Soomin Lee authored
Compatibility fix for tvOS due to the 2.14 update. Closes #791
-
- Jan 14, 2020
-
-
Pierre SAGASPE authored
-
Pierre SAGASPE authored
-
- Jan 13, 2020
-
-
-
Soomin Lee authored
-
- Jan 09, 2020
-
-
Soomin Lee authored
-
- Jan 07, 2020
-
-
Edgar Fouillet authored
-
- Dec 17, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
- Dec 16, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
- Dec 12, 2019
-
-
This icon is larger and therefore more accessible (no more mistouch). This icon is compliant to Apple guidelines.
-
Soomin Lee authored
-
Restore progressUpdatedTo:receivedDataSize:expectedDownloadSize: for VLC-WhiteRaccoon Closes #694
-
-
- Dec 09, 2019
-
-
Edgar Fouillet authored
Remove round corners hack After some tests with the last iOS 13, it seems that Apple fixed something that caused the round corners. This hack can now be removed. This reverts commit 6478c4be
-
- Dec 05, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
This reverts commit 9a1348bf.
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
Due to the recent title behaviour changes from medialibrary, we need to force rescan to avoid that the user have to do it manually. ref medialibrary#191
-
Soomin Lee authored
-
- Dec 04, 2019
-
-
Closes #749
-
-
-
- Dec 03, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
This will allow more time to prepare the the video ouput in order to avoid an empty, black screen when re-entrering from background.
-
Soomin Lee authored
When paused, there is no need to disable video tracks when entering background. If the video track is disabled while paused, it will lead to a unnecessary black screen for the user. Closes #730
-