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-10-05 13:21:52 +0400
committerXhmikosR <xhmikosr@gmail.com>2014-10-05 17:01:31 +0400
commit46ce9d630e7891230c9648afb0c17088681573e6 (patch)
tree3a72e69a8dfec6cee40d7ab74c85f8366e0f22bc
parent131697765d3a3623e654c2740ef011d3d88acf25 (diff)
Update files for 1.7.7.1.7.7
-rw-r--r--docs/Changelog.txt14
-rw-r--r--docs/Changelog_old.txt2
-rw-r--r--include/version.h2
-rw-r--r--src/thirdparty/versions.txt10
4 files changed, 14 insertions, 14 deletions
diff --git a/docs/Changelog.txt b/docs/Changelog.txt
index f38e2bad6..dd62361b1 100644
--- a/docs/Changelog.txt
+++ b/docs/Changelog.txt
@@ -8,8 +8,8 @@ Legend:
! Fixed
-next version - not released yet
-===============================
+1.7.7 - 05 October 2014
+=======================
+ Accept loading more than one subtitle file at a time using the "Load subtitle" dialog or drag-and-drop
+ Add advanced settings page
+ Add Arabic and Thai translations
@@ -25,9 +25,9 @@ next version - not released yet
+ Add option to set jpg quality when saving images (default quality is increased from 75% to 90%)
+ Ticket #353, Allow to control minimum file duration for remember position feature
+ Ticket #1287, Add after playback command to turn off the monitor.
-+ Ticket #1531, Show cover-art while playing audio files
+ Ticket #1407/#2425, Add an advanced option to control the number of recent files. Those files are shown
in the "Recent Files" menu. It is also the files for which a position is potentially saved
++ Ticket #1531, Show cover-art while playing audio files
+ Ticket #2194, Show drive label when playing DVD
+ Ticket #3393, Allow to disable remember position feature for audio files
+ Ticket #4345, Text subtitles: Add a mode that automatically chooses the rendering target based on the
@@ -63,25 +63,25 @@ next version - not released yet
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
-! Work-around corrupted display with NVIDIA drivers v344.11 when using EVR, EVR-CP or Sync renderers
+! Work around corrupted display with NVIDIA drivers v344.11 when using EVR, EVR-CP or Sync renderers
! "Load subtitle" dialog: Fix the file filters on Windows Vista+
! "Resources" tab: The resource saved wasn't always matching the selection
! Ticket #3930, Fix a possible crash with embedded subtitles when the subtitle queue is disabled
! Ticket #4207, Taskbar preview wasn't scaled correctly
-! Ticket #4505, Embedded text subtitles: Fix a possible crash related to the Subresync bar
! Ticket #4504, ASS/SSA subtitles: Support floating point values in drawing commands
+! Ticket #4505, Embedded text subtitles: Fix a possible crash related to the Subresync bar
! Ticket #4536, ASS/SSA subtitles: Fix the parsing of \fs tags when the value was negative
! Ticket #4665, Ensure that the icon shown in the status bar and the property dialog
matches the icon currently associated to the format
! Ticket #4678/#4856, Use internal filters for GIF format
! Ticket #4684, Clicking on the some parts of the volume slider had no effect
! Ticket #4707, EVR-CP: Screenshots were corrupted when "Force 10-bit input" was used
-* Ticket #4730, MediaInfo: Ensure the MediaInfo tab gives the same information as the official GUI
+! Ticket #4730, MediaInfo: Ensure the MediaInfo tab gives the same information as the official GUI
! Ticket #4744, Some subtitles could cause a crash or produce artifacts
! Ticket #4752, Monitors connected to secondary graphic card were not detected
! Ticket #4758, Adjust width of the groupbox headers to avoid empty space
! Ticket #4778, Fix optical drive detection when its letter is A or B.
-! Ticket #4782, Backward framestep led to jumping to the wrong position in certain situations
+! Ticket #4782, Backward frame step led to jumping to the wrong position in certain situations
! Ticket #4825, Tracks matching a preferred language weren't always selected correctly
! Ticket #4827, Initial window size could be wrong for anamorphic video
! Ticket #4831, Fix a rare issue with animated subtitles starting at timecode 0
diff --git a/docs/Changelog_old.txt b/docs/Changelog_old.txt
index 9755ba21d..2a6a3a129 100644
--- a/docs/Changelog_old.txt
+++ b/docs/Changelog_old.txt
@@ -260,7 +260,7 @@ Legend:
MPC-HC integrates LAV Filters directly and no extra installation steps are required.
The embedded version of LAV Filters doesn't interfere at all with other installed
DirectShow filters (including the standalone versions of LAV Filters).
- Note to XP users: hardware decoding is only supported on nVidia graphic adapters. If you
+ Note to XP users: hardware decoding is only supported on NVIDIA graphic adapters. If you
really need a DXVA decoder, you can use a standalone version of MPC Video Decoder.
+ Support loading HTTP/RTSP/UDP/RTP streams using embedded source filters
+ D3DFullscreen can now switch to windowed mode (just like regular fullscreen mode)
diff --git a/include/version.h b/include/version.h
index 9dbc89c20..291e23cc5 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 6
+#define MPC_VERSION_PATCH 7
#ifndef NO_VERSION_REV_NEEDED
diff --git a/src/thirdparty/versions.txt b/src/thirdparty/versions.txt
index cf4bdb7ac..d626b01f2 100644
--- a/src/thirdparty/versions.txt
+++ b/src/thirdparty/versions.txt
@@ -1,10 +1,10 @@
Project Version
----------------------------------------
CSizingControlBar 2.45
-LAV Filters 0.62-5-2ec84a9 (custom build based on 0.62.0)
-Little CMS 2.6 (git 4da8703)
+LAV Filters 0.63-5-7ffa765 (custom build based on 0.63.0)
+Little CMS 2.6 (git 9c075b3)
Logitech SDK 3.01 (driver 8.00.100)
-MediaInfoLib 0.7.69
+MediaInfoLib 0.7.70
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.6
+UnRAR 5.1.7
VirtualDub 1.10.4
-ZenLib 0.4.29 r458
+ZenLib 0.4.29 r481
zlib 1.2.8