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 (Expand)Author
2010-06-05Subtitle renderer crash fixed (ticket #511)kinddragon
2010-05-29ISubPic.h divided to several files kinddragon
2010-05-29sorted projects alphabetically in mpc-hc.sln plus some project files cleanupXhmikosR
2010-05-29Fix : previous commit;Aleksoid
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
2010-05-28merged newprojects branch into the trunkXhmikosR
2010-05-28everything compiled goes in the bin folder plus project files cleanupXhmikosR
2010-05-27clean up project files and added the /arch option in the release.vsprops so w...XhmikosR
2010-05-27Improved subtitles OSD messageskinddragon
2010-05-26imported branch with a lot project modifications regarding the IntDir, OutDir...XhmikosR
2010-05-26Black background with PGS subtitles fixedkinddragon
2010-05-26Bug with PGS subtitles finally fixed (ticket #455)kinddragon
2010-05-24Disabled _SECURE_SCL for release build (for performance)kinddragon
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the c...Spec-Chum
2010-05-23Resource files fixedkinddragon
2010-05-23MemSubPic refactoringkinddragon
2010-05-23VSFilter updated using latest VSFilterMode code (r84)kinddragon
2010-05-17SyncClock moved to renderer/misc/SyncClockkinddragon
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, com...kinddragon
2010-05-05cleaned up project filesXhmikosR
2010-05-05Improved subtitle handling (should be refactored later)kinddragon
2010-05-01Problem with auto-loading subtitles fixedkinddragon
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-03-09-Updated VSFilterMod from r20 to r25jonasno
2010-03-06Fix potential crash by using _MAX_DRIVE (thanks aggro). Also changed all MAX...Spec-Chum
2010-02-25Reinstate safe_subtract_sse2() after it was devoured by the update gremlins...Spec-Chum
2010-02-21Merged VSFilterMod rev20, only 64 bit code enabled for the time beingjonasno
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-19removed unneeded constXhmikosR
2010-02-19Fixed mismatching allocation and deallocationSpec-Chum
2010-02-19const correctionjonasno
2010-02-19Changed C casts to C++ casts and some code formatting correctionsjonasno
2010-02-18-Revert 1667, appears MSVC at fault...__mm64 undefined for x64 - compiles but...Spec-Chum
2010-02-17Partially revert rev1658. MMX intrinsics work perfectly fine with MSVC 64-bi...Spec-Chum
2010-02-14-DSUtil.h: Removed linker pragma inclusion of fixed-name DSUtil.lib files to ...XhmikosR
2010-02-14-Added /MP switch in all filtersXhmikosR
2010-02-13TyposSpec-Chum
2010-02-10Cleanup #includes.povaddict
2010-02-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
2010-02-07Tweaked embedded style override: default style font size is constant when ove...XhmikosR
2010-02-07-when caption is hidden, window is without a thick frame now, child view resp...XhmikosR
2010-01-31Allow compiler to emit SSE code by adding /arch:sse for all projects and -mss...Spec-Chum
2010-01-29-revert previous commit; it breaks build.bat and installer scriptsXhmikosR
2010-01-01-updated CompanyName in filters resources and in MPC-HC resource fileXhmikosR
2009-12-05Added : BDA capture card support (experimental)Casimir666
2009-11-30Updated unrar to latest version. Should now also be X64 compatible if unrar6...Spec-Chum
2009-11-29Added /GS, /NXCOMPACT and /DYNAMICBASE compile options, where availableSpec-Chum
2009-11-26Fix: more warningsSpec-Chum
2009-11-15Updated DVB subtitle rendererCasimir666