Skip to content

Commit

Permalink
Update files for 1.7.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 5, 2014
1 parent 1316977 commit 46ce9d6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions docs/Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/Changelog_old.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
10 changes: 5 additions & 5 deletions src/thirdparty/versions.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 46ce9d6

Please sign in to comment.