npapi-vlc | branch: master | Daniel Amm <[email protected]> | Fri Nov 4 15:39:39 2016 +0100| [f219ed8c6f6c0117172a463f7360067745dc35ef] | committer: Jean-Baptiste Kempf
Update NEWS Signed-off-by: Jean-Baptiste Kempf <[email protected]> > https://code.videolan.org/videolan/npapi-vlc/commit/f219ed8c6f6c0117172a463f7360067745dc35ef --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index 9c0e66c..7bb1c17 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Changes between VLC plugins 2.2.4 and 2.2.5: +-------------------------------------------- + +NPAPI Core: + * Don't return negative values for count properties + +Common: + * Correctly update UI after media change (Windows) + +ActiveX: + * Fix malformed VERSIONINFO structure + * Allow empty strings for aspectRatio and crop + * Fix initial volume value for volume attribute + + Changes between VLC plugins 2.2.2 and 2.2.4: -------------------------------------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
