Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-03-10 20:09:12 +0300
committerXhmikosR <xhmikosr@gmail.com>2017-05-12 22:30:45 +0300
commit77b39a9d5a7a04c05f7e4662fdceaffae4aca3ea (patch)
tree5244b25d95e383ccdf75269752a995eba598f7fa /Readme.md
parent8980ca468c6940f4b19ca6c2ba66099ec3c89c8e (diff)
Update docs.
* replace mhook reference with MinHook * use MIT License for XmlRpc4Win * update Changelog.txt * minor markdown tweaks * change my email address
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/Readme.md b/Readme.md
index d2da7a93e..04bec9093 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,7 +4,7 @@
[![Coverity Scan Build Status](https://img.shields.io/coverity/scan/259.svg)](https://scan.coverity.com/projects/259)
-Media Player Classic - Home Cinema (MPC-HC) is a free and open source (OSS) video
+Media Player Classic - Home Cinema (MPC-HC) is a free and open-source (OSS) video
and audio player for Windows. MPC-HC is based on the original Guliverkli project
and contains many additional features and bug fixes.
@@ -19,7 +19,7 @@ See [CONTRIBUTING.md](/CONTRIBUTING.md) for more info.
*We care about keeping an open project open and free for contributions wherever they may come from.*
-## Main Features:
+## Main Features
* Option to remove [tearing](https://en.wikipedia.org/wiki/Screen_tearing)
* Support for Windows Vista/7/8, including a 64-bit build
@@ -35,13 +35,13 @@ See [CONTRIBUTING.md](/CONTRIBUTING.md) for more info.
* 42 translations available
-## System Requirements:
+## System Requirements
* An SSE capable CPU
* Windows XP SP3, Vista, 7, 8, 8.1, 10 32-bit/64-bit
-## Links:
+## Links
* [Website](https://mpc-hc.org/)
* [Source code](https://github.com/mpc-hc)
@@ -51,13 +51,11 @@ See [CONTRIBUTING.md](/CONTRIBUTING.md) for more info.
* [Donations](https://mpc-hc.org/donate/)
-For the people involved in the development, see
-[Authors.txt](/docs/Authors.txt).
+For the people involved in the development, see [Authors.txt](/docs/Authors.txt).
MPC-HC's code is licensed under [GPL v3](/COPYING.txt).
-Translations are done by various translators (see
-[Authors.txt](/docs/Authors.txt)).
+Translations are done by various translators (see [Authors.txt](/docs/Authors.txt)).
## Third-party code
@@ -73,7 +71,7 @@ MPC-HC makes use of the following third-party code:
| Little CMS | MIT License | <http://www.littlecms.com/> |
| Logitech SDK | - | - |
| MediaInfoLib | Simplified BSD License | <https://mediaarea.net/MediaInfo> |
-| Mhook | MIT License | <https://github.com/martona/mhook> |
+| MinHook | Simplified BSD License | <https://github.com/TsudaKageyu/minhook> |
| MultiMon | CPOL | <http://www.codeproject.com/Articles/3690/> |
| NanoSVG | zlib License | <https://github.com/memononen/nanosvg> |
| QuickTime SDK | - | <https://developer.apple.com/quicktime/> |
@@ -89,7 +87,7 @@ MPC-HC makes use of the following third-party code:
| TreePropSheet | - | <http://www.codeproject.com/Articles/3709/> |
| UnRAR | freeware | <http://www.rarlab.com/rar_add.htm> |
| VirtualDub | GPLv2+ | <http://www.virtualdub.org/> |
-| XmlRpc4Win | LGPLv2 | <https://github.com/drtimcooper/XmlRpc4Win> |
+| XmlRpc4Win | MIT License | <https://github.com/drtimcooper/XmlRpc4Win> |
| ZenLib | zlib License | <https://github.com/MediaArea/ZenLib> |
| zita-resampler | GPLv3 | <http://kokkinizita.linuxaudio.org/linuxaudio/> |
| zlib | zlib License | <http://zlib.net/> |