From c72080e92cc384697f6e18d3bb3bc069437c96df Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Sun, 26 May 2019 06:18:21 +0200 Subject: [PATCH] - --- Changelog.md | 4 +++- README.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a690e2a..adfb147 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,8 @@ ### not yet released -- on the start screen the mpv.net icon is shown instead of the mpv icon +- on the start screen the mpv.NET icon is shown instead of the mpv icon, + feedback and contributions regarding the icon are welcome! The paint.net + pdn and png source is located [here](https://github.com/stax76/mpv.net/tree/master/img) - everytime only one file is opened the complete folder is loaded in the playlist - the info command (i key) shows the audio format - new options osd-font-size, sub-font, sub-font-size, sub-color, sub-border-color, sub-back-color diff --git a/README.md b/README.md index 84e0615..e700a6b 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ content, there are only two simple types, StringSetting and OptionSetting. mpv.net was started 2017 and consists of about 9000 lines of code. +As IDE/editor Visual Studio/Visual Studio Code is used. + Third party components are: - [libmpv, the heard and soul of mpv.net](https://mpv.io/)