From b2884e2037626bbb9ef700ed2eba6db3022f0ddb Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Thu, 9 May 2019 12:41:58 +0200 Subject: [PATCH] - --- README.md | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/README.md b/README.md index 9ef9128..ad2b407 100644 --- a/README.md +++ b/README.md @@ -213,23 +213,4 @@ mpv.net bugs and requests: - the info command (i key) now works also for URLs - CSScriptAddon add-on didn't load cs scripts from \\\scripts - error handling was improved by showing an improved message box that supports a text copy feature, a support link and text heading and text folding -- libmpv was updated - -### 3.2 (2019-04-27) - -- mpvInputEdit and mpvConfEdit were discontinued and merged into - mpvnet because separate apps were to difficult to work with -- portable mode: in case no config folder exists and the - startup folder has write access mpvnet will ask where - the config folder should be created (portable or appdata) -- there was an issue causing keys not working after a modal window was shown -- there was a crash when no script folder existed in the conf folder -- MediaInfo and youtube-dl were updated -- a new JavaScript example script was added to the wiki and the - script descriptions were improved. [Scripting Page](https://github.com/stax76/mpv.net/wiki/Scripting). -- greatly improved README.md file and [github startpage](https://github.com/stax76/mpv.net) -- About dialog added -- the input editor shows only a closing message if actually a change was made -- the input editor don't show confusing menu separators any longer. [Screenshot](https://github.com/stax76/mpv.net#input-editor) -- new Command Palette feature added. [Screenshot](https://github.com/stax76/mpv.net#command-palette), [Default input binding](https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/inputConf.txt#L141) -- the history feature had a bug causing files to be logged more than once \ No newline at end of file +- libmpv was updated \ No newline at end of file