Releases: LePips/VLCUI
Releases · LePips/VLCUI
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
- Make
VLCVideoPlayer.Proxyconform toObservableObject, in the instance it is desired that it can be injected into the environment - Convert all public facing fixed width integers to
Int MediaTrackis now astructinstead of a tuple pair- Set the font via the string font name
- Fix setting the audio track index
VLCVideoPlayer.Proxynow holds aweakreference to the underlying objects
0.5.0
0.4.0
- Refactors use
VLCVideoPlayer.Proxyinstead of aCurrentValueSubjectfor events - Refactors using
onTicksUpdatedandonStateUpdatedinstead ofVLCVideoPlayerDelegate - Adds logging
- Adds basic replay
VLCVideoPlayer.Configuration.autoPlay = trueby default- Rename
fastForwardtosetRate