Skip to content

Commit

Permalink
Update files for v1.7.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jul 5, 2014
1 parent d27cb48 commit ebc29cf
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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.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)
Expand All @@ -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
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 5
#define MPC_VERSION_PATCH 6

#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.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
Expand All @@ -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

0 comments on commit ebc29cf

Please sign in to comment.