This commit is contained in:
Frank Skare
2019-05-26 06:18:21 +02:00
parent 237a3cf132
commit c72080e92c
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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/)