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
AgeCommit message (Collapse)Author
2010-08-24whitespace cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2311 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-22NEW : Full ICC color management (Little CMS library added)XhmikosR
NEW : Full floating point processing (FP16 temporary textures) NEW : High-quality dithering (color management, full floating point processing, 10-bit -> 8-bit) NEW : Option to force 10-bit EVR mixer input (probably hackish, but in many cases it seems to work) CHANGED: Core rendering code in the DX9AllocatorPresenter class moved to a new class: DX9RenderingEngine CHANGED: "10 bit RGB" option changed to "10-bit RGB Output", does not affect internal processing anymore CHANGED: Removed unnecessary temporary texture allocations FIXED : The EVR mixer output media subtype matches the surface format (as a consequence, it's always RGB) Thanks to Attila T. Áfra <attila.afra@gmail.com> for this huge patch! git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2299 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-15Style warning fixesNevcairiel
Patch by thevBm git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2244 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-14little fix rev. 2228Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2240 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-13Fix : rev. 2228Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2232 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-12Add : detect system UI language and set interface language at first run;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2228 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-11Filters: applied astyle formatting, updated copyright noticeXhmikosR
VSFilter, VSRip: updated copyright notice Renamed remaining "subtitles" instances to "Subtitles" git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2227 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-09Close the previous language dll handle after changing the language.XhmikosR
Patch by Alexx999 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2221 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-03Fix : ignores /audiorender option, thanks to gerr0 for better testing and ↵Aleksoid
description bug; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2183 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-02Fix : ignores /audiorender option, ticket #599Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2179 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-01Renamed the "/audiorender" switch to "/audiorenderer"XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2173 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-19Change : add 'x64' suffix in Title and 'About' for x64 build;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2136 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-18removed old logos and renamed the current onesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2130 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-16Add : Heap Corruption ↵Aleksoid
Detection(http://msdn.microsoft.com/en-us/library/bb430720.aspx) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2123 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-06minor cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2106 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-05astyle formattingXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2103 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-13added Japanese translation by Anonymous@2chXhmikosR
This commit fixes ticket #526 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2032 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-08Fix: ICL now compiles with all 4 configs (x86 and x64 both debug and release)Spec-Chum
Fix: About box didn't open with ICL (should fix same issue with VS2010 too) Fix: Crash when opening internal filter property page when compiled using ICL Added: ICL now added to MPC-HC Compiler section of about box if used to compile MPC-HC git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2015 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-06Changed : "Pause" message in OSD stay until play commandCasimir666
Fixed : improved DVD resume Added : debug messages with OSD Added : command line switch to set http webserver port Changed : background for Shockwave, hack to run in "show all" mode git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2011 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-30Added command reopen file (Ctrl+E)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1986 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-23-Added Catalan translation by xiulet (truncated strings are not fixed yet)XhmikosR
-Removed "Unicode" from mpcresources project configs -Fixed Dutch x64 translation (a typo caused it to overwrite the Belarusian one for x64) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1927 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-17EDL updateCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1895 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, ↵kinddragon
comparison signed/unsigned type, assignment in if) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1886 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-16"Touch Window From Inside" fixedkinddragon
Added auto saving position every 30 seconds Some minor format changes git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1885 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-16Added new command that switch video frame mode (key 'P')kinddragon
Added new video frame options like in TV: Zoom 1 and Zoom 2 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1884 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-07Video renderer's moved to static librarykinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1859 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-20added new compiler id string for msvc 2010XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1803 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-19Style patch part1. based on newly released astyle 1.24.tetsuo55
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1790 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09revert r1783XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1785 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
switch used: astyle --style=ansi --min-conditional-indent=0 --pad=oper --unpad=paren http://astyle.sourceforge.net/ git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1783 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-07fixed FfmpegCompiler info in the About window not shownXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1781 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-05Improved play listkinddragon
Disabling all internal filters fixed git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1778 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-23partially reverted r1755 (the OSD change)XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1760 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-16Inverted show/disable osd and free window resizing/limit window aspect ↵Spec-Chum
options (reverse functionality, users please update your settings as this does not occur automatically) - Patch by foxx1337 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1755 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-10Add : option "Don't use 'search in folder' on commands 'Skip back/forward' ↵Aleksoid
when only one item in playlist" git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1748 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-08Added Dutch translation by Paul TjepkemaXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1740 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-08Add : select OSD font & sizeAleksoid
Patch by X-Dron git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1739 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-06Fix potential crash by using _MAX_DRIVE (thanks aggro). Also changed all ↵Spec-Chum
MAX_PATH to _MAX_PATH for consistency across all files git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1732 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-04Update resource;Aleksoid
Add : Set HAND cursor for COMBOBOX control; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1728 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-03-03Add : select D3D device for render, incl. DXVA(EVR Custom & VMR9-Renderless ↵Aleksoid
only) if 2 ore more video adapter in system; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1724 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-28-Implemented 'Quick add favorite' shortcut (default: Shift + Q), will use ↵jonasno
current settings from 'Add Favorite' dialog -Made favorites menu look better -Fixed a & and && confusion git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1717 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-24New : Automatically play next files in a folder (optionally)Aleksoid
Patch by X-Dron git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1693 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-22Fix : From r1635 to r1689 the command-line switch "audiorender" reset all ↵Aleksoid
other switches git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1690 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all ↵povaddict
#includes to match. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1686 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-19Fixed mismatching allocation and deallocationSpec-Chum
Removed some unused code Changed more C-Style casts to static_cast Added SSE2 version of safe_subtract for X64 builds git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1678 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-16Added a new panel for switching DVB channels, audio and tuner scan ↵XhmikosR
accessible through View-->Navigation menu when in Capture mode. Patch by XPC git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1663 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-12updated svn:ignoreXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1652 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-12-enabled all internal filters by defaultXhmikosR
-minor changes git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1651 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-10Cleanup #includes.povaddict
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1650 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-10In all files in apps/mplayerc, change #include "stdafx.h" to "StdAfx.h".povaddict
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1649 10f7b99b-c216-0410-bff0-8a66a9350fd8