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>2014-07-05 10:04:03 +0400
committerXhmikosR <xhmikosr@gmail.com>2014-07-05 10:05:57 +0400
commitebc29cf42f9984786c76ab40239b8b1fe9241870 (patch)
treeaf559cd3fa9b3aa974eb59bd18c339037446d7e1
parentd27cb481d2cb1d6e9cdc1a39b96af3e0f5a62602 (diff)
Update files for v1.7.6.1.7.6
-rw-r--r--docs/Changelog.txt14
-rw-r--r--include/version.h2
-rw-r--r--src/thirdparty/versions.txt10
3 files changed, 13 insertions, 13 deletions
diff --git a/docs/Changelog.txt b/docs/Changelog.txt
index 30916e27c..6c000e3a8 100644
--- a/docs/Changelog.txt
+++ b/docs/Changelog.txt
@@ -8,8 +8,8 @@ Legend:
! Fixed
-next version - not released yet
-===============================
+1.7.6 - 05 July 2014
+====================
+ ISR: Add an option to control subtitle renderer behavior regarding anamorphic video
+ ISR: Add an option to render subtitles at the source video resolution like VSFilter.
+ VSFilter: Display more informative names for external subtitles (similar to what is done with the internal subtitle renderer)
@@ -21,22 +21,22 @@ next version - not released yet
* Ticket #4144, Move the user interface language selection to the Options dialog and remove the "Language" menu.
The increasing number of translations had reduced the usability of the menu
* Ticket #3739, Make error reporting less verbose when some non-critical DVD hooks fail
+* Don't use auto-zoom feature when the window was positioned using the Aero Snap
+* Don't exit fullscreen when loosing focus to a window on the same monitor
* Updated Little CMS to v2.6 (git 4da8703)
* Updated Unrar to v5.1.6
* Updated MediaInfoLib to v0.7.69
* Updated ZenLib to v0.4.29 r458
* Updated LAV Filters to stable version 0.62.0:
- - Ticket #3575, LAV Splitter: Alternate audio support for HLS
- - Ticket #4326, LAV Splitter: No subtitles were displayed when using the special "Forced subtitles" track created for PGS subtitles
- LAV Video: Support VP7 video
- - LAV Video: Use the MediaFondation WMV decoder on Windows 7+ instead of the DMO WMV decoder
+ - LAV Video: Use the MediaFoundation WMV decoder on Windows 7+ instead of the DMO WMV decoder
- Ticket #4032, LAV Video: Fix some issues with DVD subtitles (flashing, overlapping and generally all kind of timing issues)
+ - Ticket #3575, LAV Splitter: Alternate audio support for HLS
+ - Ticket #4326, LAV Splitter: No subtitles were displayed when using the special "Forced subtitles" track created for PGS subtitles
- Ticket #4357, LAV Video: Fix some performance regressions introduced in v0.61 (mostly visible on old operating systems like Windows XP)
* Updated Armenian, Basque, Belarusian, Bengali, British English, Catalan, Chinese (simplified and traditional), Croatian,
Czech, Dutch, French, Galician, German, Greek, Hebrew, Hungarian, Italian, Japanese, Korean, Malay, Polish, Portuguese (Brazil),
Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, Tatar, Turkish, Ukrainian and Vietnamese translations
-* Don't use auto-zoom feature when the window was positioned using the Aero Snap
-* Don't exit fullscreen when loosing focus to a window on the same monitor
! The dockable bars were not updated when changing the UI language
! Statusbar: Fixed occasional flickering of text and media type icon
! D3D Fullscreen last state was inverted and wasn't properly restored with "Remember last window size and position" option
diff --git a/include/version.h b/include/version.h
index 0196cff54..9dbc89c20 100644
--- a/include/version.h
+++ b/include/version.h
@@ -53,7 +53,7 @@
#define MPC_VERSION_MAJOR 1
#define MPC_VERSION_MINOR 7
-#define MPC_VERSION_PATCH 5
+#define MPC_VERSION_PATCH 6
#ifndef NO_VERSION_REV_NEEDED
diff --git a/src/thirdparty/versions.txt b/src/thirdparty/versions.txt
index 92632de25..cf4bdb7ac 100644
--- a/src/thirdparty/versions.txt
+++ b/src/thirdparty/versions.txt
@@ -1,10 +1,10 @@
Project Version
----------------------------------------
CSizingControlBar 2.45
-LAV Filters 0.61.2-5-g7a393d4 (custom build based on 0.61.2)
-Little CMS 2.6 (git 40300b1)
+LAV Filters 0.62-5-2ec84a9 (custom build based on 0.62.0)
+Little CMS 2.6 (git 4da8703)
Logitech SDK 3.01 (driver 8.00.100)
-MediaInfoLib 0.7.68
+MediaInfoLib 0.7.69
Mhook 2.3 (modified)
MultiMon 28 Aug '03 (modified)
QuickTime SDK 7.3
@@ -13,7 +13,7 @@ RealMedia SDK -
ResizableLib 1.3
SoundTouch 1.8.0
TreePropSheet 7 Mar '03 (modified)
-UnRAR 5.1.2
+UnRAR 5.1.6
VirtualDub 1.10.4
-ZenLib 0.4.29 r456
+ZenLib 0.4.29 r458
zlib 1.2.8