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-09-15make EVR CP graph smaller and change the EVR Sync graph to behave like the ↵sansnom05
EVR CP one This commit fixes ticket #651 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2556 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-14-Updated MediaInfoLibXhmikosR
-SyncClock project files cosmetics git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2544 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-14Minor fix in SynClock projectclsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2542 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-11Fixed temporary video texture (for shaders) allocation buga_afra
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2528 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-09- Fixed threading bug in VMR9a_afra
- Added video surface safety checks This commit fixes ticket #698 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2509 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-08whitespace cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2506 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-05cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2478 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-04Changed the D3DX error messagea_afra
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2463 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-03Color management's "Gamma" option replaced with "Ambient Light"a_afra
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2456 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-03more project files cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2453 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-09-02Remove duplicate IsVista() code, small changessansnom05
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2438 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-31remove WINVER, it's defined in common.vsprops/propsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2412 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-31removed "Template" configuration from vs2010 projectsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2411 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-26Small cleanups and fixes.Nevcairiel
Patch by Di Luo <sansnom05@gmail.com> git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2356 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-26DetectCaps moved from DX9AllocatorPresenter to DX9RenderingEnginea_afra
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2353 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-25- Disable color management, floating point and 10-bit options if not supporteda_afra
- Fixed temporary texture creation bug in full floating point processing - Renderer cosmetics git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2346 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-25whitespace cleanup, updated changelogXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2333 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-24Added ColorMan, FullFP, 10bitOut and For10bitIn status to EVR-CP/VMR9 graph ↵a_afra
settings This commit fixes ticket #679 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2325 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-24- Added D3DCREATE_FPU_PRESERVE to DX9 device creation flags in order to ↵a_afra
avoid low FP precision. LCMS needs at least double precision to work correctly. - Hardware vertex processing support in EVR-CP This commit fixes ticket #677 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2323 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-23-applied astyle formatXhmikosR
-added the Id svn keyword for the new renderer files -updated Authors git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2305 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-21-Use $(TargetExt) in the OutputFile in VS2010 FiltersXhmikosR
-Updated Authors git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2292 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2290 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-19whitespace cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2276 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-19CmdUI: whitespace cleanupXhmikosR
EVR Sync: Aspect Ratio shown with ":" Updated AUTHORS and Changelog git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2273 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-19cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2271 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-13removed DSUtil directory from common.vsprops and common.propsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2233 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-08cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2214 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-06Filters: cleaned up rc filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2208 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-06Filters: FileVersion and ProductVersion is set automaticallyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2206 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-04Aspect Ratio is now shown with a ":" in statistics, e.g. 16:9XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2192 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-03Added : IBasicAudio settings for DirectSoundCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2185 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2175 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-27cleaned up DisableSpecificWarnings in VS2008 projectsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2161 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2156 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-25project files cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2152 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-24applied astyle formatting in VideoRenderers filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2149 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-24-renamed "strbase.lib" to "BaseClasses.lib"XhmikosR
-removed "#pragma comment(lib, libname)" -sorted linker libs alphabetically git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2148 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-11removed "LIBRARY" from the .def files since we specify the output name in ↵XhmikosR
the project files git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2119 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-07-11project file cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2118 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-06-25Fix ICL compilationSpec-Chum
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2075 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-21Changed : update for madVRCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2068 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-13Fixed : compatibility issue with DirectX SDK June 2010Casimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2038 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-07Some minor D3D9 renderer improvements, added more debug informationkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2014 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-31project files cosmeticsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1997 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29ISubPic.h divided to several files kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1985 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1984 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1982 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-29Problem with D3D9Ex fixed (ticket #502)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1977 10f7b99b-c216-0410-bff0-8a66a9350fd8