Media Player Classic - Home Cinema

mosta-toulous

Well Known Member
Messages
1,598
Media Player Classic Home Cinema

New version 1.6.2.4832 beta, May 22:thum:

PHP:
4832
- Use double quotes instead of simple quotes for English strings since they are more commonly used.
- Improve "Prevent from MINIMIZE when Fullscreen on non default monitor" string.
This commit fixes ticket #2303.

4831
MpaDecFilter: fixed cracking sound for PCM 32-bit output (ticket #2304)

4830
apply astyle

4829
update the docs

4828
Fixed "Repeat forever" radio button. Radio buttons must be located near in the resource file.

4827
Updated Changelog.txt

4826
Changed the default settings for the media keyboard shortcuts

The media keyboard buttons for volume now change the system's volume even if the player is in foreground.
MPC-HC does not need to be on foreground anymore to play/pause/skip files, they are now global shortcuts.
This should make MPC-HC's behaviour consistent with most other players out there.

You can go back to the old behaviour by changing the keyboard shortcuts and disabling the Global Media
Keys in the Options.
This commit fixes ticket #1445 #1860 #1921 #2005 #490 #304.

4825
remove the commented out code in r4819 and add a work around in MpaDecFilter.cpp and FfmpegContext.c for the unresolved externals for Filters x64

partial patch by alexins

4824
update ffmpeg/config.asm and ffmpeg/config.h

4823
ffmpeg/Makefile: rename a few vars, no real changes other than that

4822
update ffmpeg (6374ee7)

4821
docs/Changelog_old.txt: cosmetics
BaseClasses/dllentry.cpp: mark our custom code
ffmpeg/gccbuild.bat: move PUSHD to the beginning

4820
revert r4819: update ffmpeg (9432fe9a)

it introduced unresolved externals when linking Filters x64

4819
update ffmpeg (9432fe9a)

4818
- Use directly the strings' resource IDs when calling CString::Format instead of using the ResStr macro.
- Use AppendFormat instead of using Format on a temporary string and then concatenating it.
Based on a patch by JanWillem32.

4817
mplayerc.tc.rc.txt: we use UTF8 not Unicode BOM

4816
Updated Traditional Chinese translation by Kenelin.
This commit fixes ticket #1174.

4815
- Add the ability of completely disabling the minidump creation by using the /nominidump switch (undocumented for now).
- Rethrow the exception when the user chooses not to visit the bugtracker after a crash. This makes easier to attach a debugger to MPC-HC when the minidump creation is enabled.

4814
AboutDlg.cpp: include "InternalFiltersConfig.h" which is needed for HAS_FFMPEG

4813
use _MAX_PATH instead of MAX_PATH for consistency

4812
update docs/Todo.txt

4811
BaseClasses: remove MPC-HC custom code

4810
use UNREFERENCED_PARAMETER instead of UNUSED_ALWAYS which is always available

4809
BaseClasses: remove unused MPC-HC custom code CCritSec::TryLock() added in r1312 which was partially reverted in r1408

4808
cosmetics

4807
MpaSplitter: skip MTV files (.amv .mtv) (sometimes it can be determined as Mpeg Audio)

4806
Added support for AMV IMA ADPCM

4805
MP4Splitter: fixing empty QtV1 values for some (broken?) movs

4804
Improved the pt_br translation

4803
update Little CMS to v2.4 (git 9fc6a31)

4802
Use the _countof macro where it makes sense.

4801
Use Microsoft's _countof macro when it exists since its C++ implementation is safer than just doing sizeof(array)/sizeof(array[0])

4800
update docs/Todo.txt

4799
work around an ICL12 warning regarding an unknown pragma

4798
Fix some ICL12 warnings (#557 and #810) (mostly pointer truncations for x64 build).

4797
- MainFrm.cpp: Add the missing size paramaters in a swscanf_s call introduced in r808.
- GoToDlg.cpp: Use sizeof and _countof to make the size paramaters more explicit in swscanf_s calls.

4796
Fix Japanese translation: the minidump file path wasn't displayed correctly in the crash dialog.
 
Last edited:

Lujdzo

Well Known Member
Messages
596
Latest Media Player Classic - Home Cinema

r4848

23-05-2012

MPC-HC.1.6.2.4848.x64.7z
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4848.x64.7z

MPC-HC.1.6.2.4848.x64.exe
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4848.x64.exe

MPC-HC.1.6.2.4848.x64.pdb.7z
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4848.x64.pdb.7z

MPC-HC.1.6.2.4848.x86.7z
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4848.x86.7z

MPC-HC.1.6.2.4848.x86.exe
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4848.x86.exe

MPC-HC.1.6.2.4848.x86.pdb.7z
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4848.x86.pdb.7z

MPC-HC_standalone_filters.1.6.2.4848.x64.7z
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4848.x64.7z

MPC-HC_standalone_filters.1.6.2.4848.x86.7z
Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4848.x86.7z
 

mosta-toulous

Well Known Member
Messages
1,598
Latest Media Player Classic - Home Cinema

r4865:thum:

24-05-2012

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4865.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4865.x64.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4865.x64.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4865.x86.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4865.x86.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4865.x86.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4865.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4865.x86.7z
 

mosta-toulous

Well Known Member
Messages
1,598
25-05-2012

Latest Media Player Classic - Home Cinema

r4872:thum:


Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4872.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4872.x64.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4872.x64.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4872.x86.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4872.x86.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4872.x86.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4872.x64.7z
 

mosta-toulous

Well Known Member
Messages
1,598
25-05-2012

Latest Media Player Classic - Home Cinema


r4886:thum:


Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4886.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4886.x64.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4886.x64.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4886.x86.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4886.x86.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.2.4886.x86.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4886.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.2.4886.x86.7z
 

mohammed tanko

Super VIP
Messages
4,862
Media Player Classic Home Cinema 1.6.2.4902


  • New :
    • MatroskaSplitter: Support for QT video formats in Matroska v1 and MPEG-1
    • Added .tak extension
    • Added a new Zoom option "Auto Fit (large only)"
    • Ticket #1792, Show an OSD message and a status message when a favorite is created via the keyboard shortcut
    • Ticket #1866, Added suppport for MLP audio in MpaDecFilter and DTSAC3Source
    • Ticket #2134, Added an auto-update feature to periodically check for new update. This feature can be enabled on first launch or via the Miscellaneous options page. The delay between the checks is also customizable.
    • Ticket #2193, Add PNG support for custom toolbars
    • Added Basque translation
    • Include unrar.dll in the installer; rar'ed subtitles should be supported out of the box
  • Changed :
    • Changed default settings
      • Global media keys are now activated by default
      • Media volume keys will now change the system's volume when MPC-HC is the foreground application
    • Ticket #734, A unicode encoding will now be used for the ini file. Old ASCII ini files will be automatically converted to unicode. Favorites with unicode filenames are now correctly handled when using an ini file
    • Ticket #1693, [VSFilter] Remove the feature preventing the screensaver from running when VSFilter is active since that's a job for players not for filters
    • Ticket #1733/#2029, Include subfolders when opening a folder using the command line or via the explorer context menu
    • Ticket #2144/#2277, Improve the subtitles downloader dialog:
      • the dialog's size and position are now saved
      • the columns' sizes are saved
      • the subtitle list is now fetched from a worker thread (this way the player won't lock anymore when the dialog is being opened)
      • reduced flicker
      • tooltips will now be shown for clipped text
    • Ticket #2157, Show the [DXVA] indicator even when playback is paused
    • Ticket #2163, Improve the "Save As" dialog: the dialog is updated more regularly and the units for the sizes and the speed are now automatically adapted to the values
    • Ticket #2165, Improve the "Organize Favorites" dialog:
      • the favorites can now be deleted using the delete key or the backspace key
      • the buttons are disabled when they cannot be used
      • pressing the "Enter" key after selecting a favorite will now start playback
      • multiple selection is now allowed so that more than one favorite can be deleted or moved at the same time
      • Ctrl + A will select all items and Ctrl + I inverts the selection.
      • the size and position of the dialog are saved
    • Ticket #2216, Show seekbar in compact mode instead of the toolbar since all toolbar functions can be accessed easily with keyboard shortcuts
    • Ticket #2218, Improve the Go To dialog:
      • use a masked edit for entering the timecode (hh:mm:ss.ms or mm:ss.ms depending on the file duration)
      • show an error message when the entered timecode is greater than the file duration
    • Ticket #2234, Changed some UI fonts according to the OS; more modern fonts will be used on Vista and later
    • Reduced the maximum number of packets in the Queue, except for AVI. This will reduce the amount of memory consumed by the player
    • Improved the "Open directory" dialog:
      • when using XP the checkbox will now use only one line when possible and the overall dialog will look better
      • on Vista and later the dialog will use the new user interface
    • Use the new user interface for all open folder dialogs on Windows Vista and later
    • Avoid using negative option in the Tweaks page: change "Don't use 'search in folder' on commands 'Skip back/forward' when only one item in playlist" into "Open next/previous file in folder on 'Skip back/forward' when there is only one item in playlist"
    • The minidump feature is now enabled by default. The crash dialog has been updated to redirect the users to the bug tracker. The minidump feature can be turned off completely by using the /nominidump switch
    • Updated
      • FFmpeg (git 72261fa)
      • MediaInfoLib to v0.7.57
      • ZenLib to v0.4.26
      • SoundTouch to v1.7.0pre r142
      • VirtualDub to v1.10.2-test9
      • zlib to v1.2.7
      • Detours to v3.0 build 316
      • Little CMS to v2.4 (git 9e246ec 23/05/2012)
      • French, Turkish, Czech, Russian, Ukrainian, Simplified Chinese, Japanese, Traditional Chinese, Italian, German, Polish and Portuguese (Brazil) translations
    • Removed
      • GTSdll support since it's dead
      • Option to disable XP theming since it's of no use for any OS >= Windows XP
      • Option "Use the WM ASF Reader for Windows Media files" since it has no effect on any "modern" OS (>= Windows XP)
      • SSF support
  • Fixed :
    • Broken playback and picture on H.264 and MPEG-2 interlaced with DXVA on integrated Intel adapter
    • The settings location is now changed only when applying the changes in the options dialog instead of immediately after changing the state of the checkbox
    • Improve/Fix the "Open" dialog:
      • the "OK" button will be disabled until a file has been selected (this avoids an error when clicking on "OK" while no file was selected)
      • when the selected file cannot be dubbed (for example when opening an rtsp stream) the wrong label was grayed out
    • MatroskaSplitter: Better detection of fps for some webm files
    • MPCVideoDec: Crash with some RV30/40 files when there are no input data from splitter
    • MPCVideoDec: H.264 DXVA decoder skipped broken frames on interlaced material
    • MpegSplitter: Removed crackling from LPCM tracks when switching and seeking
    • MpegSplitter: Fix incorrect detection of MPEG Audio stream as AAC
    • AviSplitter: Fix looping not working on short animations
    • WebServer: Fix a few errors and typos
    • MPCVideoDec: Fix MPEG-2 DXVA for some files
    • Fix the remember file/DVD position feature: the positions' cache was not cleared when disabling the feature
    • The Windows 7 taskbar was sometimes not correctly updated (for example when opening another video without closing the previous one). The preview was incorrectly cropped when the menu was hidden.
    • Ticket #869, The playlist visibility state was incorrectly restored when MPC-HC was quited in fullscreen mode while the option "Hide on fullscreen" was enabled
    • Ticket #1182, Unable to playback MPEG-2 in AVI
    • Ticket #1290, Fix the reversed behavior of the playlist option "Hide on fullscreen" when the "Launch files in fullscreen" option is enabled
    • Ticket #1589, Crash with "Null (uncompressed)"
    • Ticket #1706, CSS 2.1 and HTML 4.01 Validation for the WebServer files
    • Ticket #1946, Skipping bug with EVR custom output and .webm with vsync on
    • Ticket #2090, Better handling of font fallback in the MediaInfo dialog so that the font size is now correctly adapted to the font used
    • Ticket #2126, Fix DVBSub: the subtitles' color was incorrect
    • Ticket #2133, Javascript error in "player.html"
    • Ticket #2137, Disable animation when pressing the "Boss" key
    • Ticket #2155, Change the background color of the options pages caption so that it is readable with all Windows themes
    • Ticket #2156, MPCVideoDec: Incorrect number of frames at the end of playback with software decoding
    • Ticket #2161, Prevent the "Open" dialog from being opened multiple times (for example when double clicking on the tray icon)
    • Ticket #2172, MP4Splitter: skip video tracks with motionless frames
    • Ticket #2274, MPCVideoDec: the configured threads count was ignored when the decoder had to fallback in software mode because of a DXVA incompatible file, only one thread was used in this case
    • Ticket #2304, MpaDecFilter: PCM 32-bit output gives cracking sound
    • Ticket #2313, Fix crash related to the case sensitivity when using play next/previous file in folder
    • Numerous other bugfixes and improvements
Code:
http://downloads.sourceforge.net/mpc-hc/MPC-HC.1.6.2.4902.x86.exe
Code:
http://downloads.sourceforge.net/mpc-hc/MPC-HC.1.6.2.4902.x64.exe
 

mosta-toulous

Well Known Member
Messages
1,598
29-05-2012

Latest Media Player Classic - Home Cinema

r4932:thum:


Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4932.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4932.x64.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4932.x64.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4932.x86.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4932.x86.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4932.x86.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.3.4932.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.3.4932.x86.7z
 
Last edited:

mosta-toulous

Well Known Member
Messages
1,598
MPC-HC.1.6.3.4943:thum:

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4943.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4943.x64.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4943.x64.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4943.x86.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4943.x86.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4943.x86.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.3.4943.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.3.4943.x86.7z
 

mosta-toulous

Well Known Member
Messages
1,598
mpc-hc/MPC-HC.1.6.3.4955:thum:

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4955.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4955.x64.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4955.x64.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4955.x86.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4955.x86.exe

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC.1.6.3.4955.x86.pdb.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.3.4955.x64.7z

Code:
http://xhmikosr.1f0.de/mpc-hc/MPC-HC_standalone_filters.1.6.3.4955.x86.7z
 
Top