Releases: adrg/libvlc-go
Releases · adrg/libvlc-go
v3.1.6
Changelog
New bindings
- Added
Marqueetype - Added
Logotype - Added more player bindings:
Player.ContrastandPlayer.SetContrastPlayer.BrightnessandPlayer.SetBrightnessPlayer.HueandPlayer.SetHuePlayer.SaturationandPlayer.SetSaturationPlayer.GammaandPlayer.SetGammaPlayer.VideoAdjustmentsEnabledandPlayer.EnableVideoAdjustmentsPlayer.SetDeinterlaceModePlayer.LogoPlayer.Marquee
Bug fixes
- Fixed event manager related
Ccompiler warnings.
Internal
- Improved error reporting
- Improved documentation
- Improved GitHub Actions workflows
v2.1.5
Changelog
New bindings
- Added
Marqueetype - Added
Logotype - Added more player bindings:
Player.ContrastandPlayer.SetContrastPlayer.BrightnessandPlayer.SetBrightnessPlayer.HueandPlayer.SetHuePlayer.SaturationandPlayer.SetSaturationPlayer.GammaandPlayer.SetGammaPlayer.VideoAdjustmentsEnabledandPlayer.EnableVideoAdjustmentsPlayer.SetDeinterlaceModePlayer.LogoPlayer.Marquee
Bug fixes
- Fixed event manager related
Ccompiler warnings.
Internal
- Improved error reporting
- Improved documentation
- Improved GitHub Actions workflows
v3.1.5
Changelog
New bindings
- Added
Player.TakeSnapshotmethod - Added
Player.TitleIndexandPlayer.TitleCountmethods - Added
Player.TitlesandPlayer.SetTitlemethods - Added
Player.ChapterIndex,Player.ChapterCountandPlayer.SetChaptermethods - Added
Player.TitleChaptersandPlayer.TitleChapterCountmethods - Added
Player.NextChapterandPlayer.PreviousChaptermethods - Added
Player.Navigatemethod - Added
Player.SetTitleDisplayModemethod
Internal
- Improved documentation
- Improved Github actions
- Added dependabot.yml
v2.1.4
Changelog
New bindings
- Added
Player.TakeSnapshotmethod - Added
Player.TitleIndex,Player.TitleCountandPlayer.SetTitlemethods - Added
Player.ChapterIndexandPlayer.ChapterCountmethods - Added
Player.TitleChapterCountandPlayer.SetChaptermethods - Added
Player.NextChapterandPlayer.PreviousChaptermethods - Added
Player.Navigatemethod - Added
Player.SetTitleDisplayModemethod
Internal
- Improved documentation
- Improved Github actions
- Added dependabot.yml
v3.1.4
Changelog
New bindings
- Added
vlc.ListAudioOutputDevicesmethod - Added
Player.AudioOutputDevicesmethod - Added
Player.AudioOutputDeviceandPlayer.SetAudioOutputDevicemethods - Added
Player.RoleandPlayer.GetRolemethods - Added
Player.UpdateVideoViewpointmethod - Added
Player.VideoDimensionsmethod - Added
Player.CursorPositionmethod
New examples
- Added GUI equalizer example.
Misc
- Fixed relevant
golangci-lintnotices - Improved documentation
v2.1.3
Changelog
New bindings
- Added
vlc.ListAudioOutputDevicesmethod - Added
Player.AudioOutputDevicesmethod - Added
Player.SetAudioOutputDevicemethod - Added
Player.VideoDimensionsmethod - Added
Player.CursorPositionmethod
New examples
- Added GUI equalizer example.
Misc
- Fixed relevant
golangci-lintnotices - Improved documentation
v3.1.3
v3.1.2
v2.1.2
v3.1.1
Changelog
- Added
Player.AudioDelayandPlayer.SetAudioDelay - Added
Player.SubtitleDelayandPlayer.SetSubtitleDelay - Added
Add Player.VideoTrackIDandPlayer.SetVideoTrack - Added
Player.AudioTrackIDandPlayer.SetAudioTrack - Added
Player.SubtitleTrackIDandPlayer.SetSubtitleTrack - Added
Player.VideoTrackCount,Player.AudioTrackCountandPlayer.SubtitleTrackCount - Added
Player.VideoTrackDescriptors,Player.AudioTrackDescriptorsandPlayer.SubtitleTrackDescriptors