From 77b39a9d5a7a04c05f7e4662fdceaffae4aca3ea Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 10 Mar 2017 19:09:12 +0200 Subject: [PATCH] Update docs. * replace mhook reference with MinHook * use MIT License for XmlRpc4Win * update Changelog.txt * minor markdown tweaks * change my email address --- Readme.md | 18 ++++++++---------- docs/Authors.txt | 25 ++++++++++++------------- docs/Changelog.txt | 8 +++++++- docs/Readme.txt | 16 ++++++++-------- 4 files changed, 35 insertions(+), 32 deletions(-) diff --git a/Readme.md b/Readme.md index d2da7a93e65..04bec909364 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 | | | Logitech SDK | - | - | | MediaInfoLib | Simplified BSD License | | -| Mhook | MIT License | | +| MinHook | Simplified BSD License | | | MultiMon | CPOL | | | NanoSVG | zlib License | | | QuickTime SDK | - | | @@ -89,7 +87,7 @@ MPC-HC makes use of the following third-party code: | TreePropSheet | - | | | UnRAR | freeware | | | VirtualDub | GPLv2+ | | -| XmlRpc4Win | LGPLv2 | | +| XmlRpc4Win | MIT License | | | ZenLib | zlib License | | | zita-resampler | GPLv3 | | | zlib | zlib License | | diff --git a/docs/Authors.txt b/docs/Authors.txt index b9937853867..344d62e0fe1 100644 --- a/docs/Authors.txt +++ b/docs/Authors.txt @@ -1,13 +1,13 @@ -Active (sorted by name): ------------------------- +Active (sorted by name) +----------------------- Goran 'vBm' Džaferi New website, Trac moderator, IRC JellyFrog - Server and Trac admin, Swedish kasper93 Trac moderator, Polish, Code -XhmikosR Various stuff, Project manager +XhmikosR Various stuff, Project manager -Inactive: ---------- +Inactive +-------- _xxl FFmpeg Alexander Wild Code, German alexmarsev Code @@ -36,13 +36,13 @@ Vodyannikov Aleksandr Code, Russian xpc1000 Code -Translators: ------------- +Translators +----------- Translations are now handled using Transifex, a web-based translation platform. An up-to-date list of translators involved for each language can be found on https://www.transifex.com/mpc-hc/mpc-hc/. -Translators (pre-Transifex era): ------------- +Translators (pre-Transifex era) +------------------------------- Armenian hrant77 Basque Xabier Aramendi Belarusian Mister-sh @@ -77,10 +77,9 @@ Ukrainian arestarh (http://www.eleks.com) -Contributors: -------------- -Alexx999, foxx1337, heksesang, judelaw, m0viefreak, madshi, mtrz, nielsm, -skaarj1, VSFilterMod Team, X-Dron +Contributors +------------ +Alexx999, foxx1337, heksesang, judelaw, m0viefreak, madshi, mtrz, nielsm, skaarj1, VSFilterMod Team, X-Dron https://github.com/mpc-hc/mpc-hc/graphs/contributors diff --git a/docs/Changelog.txt b/docs/Changelog.txt index 208c6a52a4d..4061a91a11e 100644 --- a/docs/Changelog.txt +++ b/docs/Changelog.txt @@ -8,8 +8,14 @@ Legend: ! Fixed -1.7.11 - 6 March 2017 +next version - not released yet =============================== +* Switched from mhook to MinHook since it's more actively maintained +! Scale MediaInfo properties tab text properly on high DPI + + +1.7.11 - 06 March 2017 +====================== + Ability to control playback repeat mode + Add a cache to avoid recompiling pixel shaders when possible + Add SVG support for custom toolbars diff --git a/docs/Readme.txt b/docs/Readme.txt index 70a68eca475..9987194ab72 100644 --- a/docs/Readme.txt +++ b/docs/Readme.txt @@ -1,4 +1,4 @@ -Media Player Classic - Home Cinema (MPC-HC) is a free and open source audio +Media Player Classic - Home Cinema (MPC-HC) is a free and open-source audio and video player for Windows. MPC-HC is based on the original Guliverkli project and contains many additional features and bug fixes. @@ -13,8 +13,8 @@ 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 * Better support for Windows Vista/7, including a 64-bit build * Support for EVR/EVR CP (Enhanced Video Renderer) @@ -27,14 +27,14 @@ Main Features: * 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 Support Trac: https://trac.mpc-hc.org/ @@ -75,7 +75,7 @@ tinyxml2 zlib License http://www.grinninglizard.com/ti 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/