This commit is contained in:
Frank Skare
2019-05-27 04:39:52 +02:00
parent d465516a6a
commit 30fb744114
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ mpv.net is a media player for Windows. Similar like VLC mpv.net is not based on
libmpv provides the majority of the features of the mpv media player, a fork of mplayer. mpv focuses on the usage of the command line interface, mpv.net retains the ability to be used from the command line and adds a simple and easy to use GUI on top of it. libmpv provides the majority of the features of the mpv media player, a fork of mplayer. mpv focuses on the usage of the command line interface, mpv.net retains the ability to be used from the command line and adds a simple and easy to use GUI on top of it.
mpv.net is ment to be a small single person project. mpv.net is meant to be a small single person project.
### Target Audience ### Target Audience

View File

@@ -163,8 +163,8 @@ mpv.net was started 2017 and consists of about 6000 lines of code and markup.
IDE, Editor: Visual Studio, Visual Studio Code. IDE, Editor: Visual Studio, Visual Studio Code.
Due to mpv.net being my first WPF app and mpv.net never ment to be a large Due to mpv.net being my first WPF app and mpv.net never meant to be a large
application best practices and design pattern are often ignored. application best practices and design pattern are not always applied.
Third party components: Third party components: