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
2011-07-14legacy branch: merge r3209-r3382 from trunk (the translations aren't up to da...legacyXhmikosR
2011-05-15legacy branch: merge r3071-r3107 from trunkXhmikosR
2011-05-03legacy branch: merge r2857-r3069 from trunkXhmikosR
2011-01-15legacy branch: merge r2845-r2855 from trunkXhmikosR
2011-01-10legacy branch: merge r2785-r2825,r2827 from trunkXhmikosR
2010-12-17legacy branch: merge r2761-r2777,r2779-r2782XhmikosR
2010-10-01legacy branch: merge changes from trunk 2635-2642,2645,2658-2660, updated ap...XhmikosR
2010-09-15merge changes from trunk r2365-r2561XhmikosR
2010-08-25Change : AudioSwitcher, remove file name for internal audio stream in list;Aleksoid
2010-08-21Don't name threads that we don't actually own.Nevcairiel
2010-08-21-Use $(TargetExt) in the OutputFile in VS2010 FiltersXhmikosR
2010-08-21use "bin10" directory as OutDir for the MSVC2010 buildsXhmikosR
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
2010-07-27cleaned up DisableSpecificWarnings in VS2008 projectsXhmikosR
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-25project files cosmeticsXhmikosR
2010-07-24-renamed "strbase.lib" to "BaseClasses.lib"XhmikosR
2010-07-11removed "LIBRARY" from the .def files since we specify the output name in the...XhmikosR
2010-07-10renamed all lowercase filenames to mixedcaseXhmikosR
2010-05-31project files cosmeticsXhmikosR
2010-05-29A lot of compiler L4 warnings fixed (some warnings disabled)kinddragon
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-26imported branch with a lot project modifications regarding the IntDir, OutDir...XhmikosR
2010-05-24Fixed some Intel C++ compiler errors, 32-bit MPC-HC can be compiled but the c...Spec-Chum
2010-05-21disabled automatic filter registration after compilation for "Release" buildsXhmikosR
2010-05-21DSUtil now use new VirtualDub libraries (SSE2 deinterlacing for MPEG2 decoder)kinddragon
2010-05-09Implemented drag and drop folders with sub-folders (ticket #208)kinddragon
2010-05-09Removed unnecessary memset from AudioSwitcher (reduced CPU usage)kinddragon
2010-05-08VideoRenderer's moved to filter/rendererkinddragon
2010-05-05cleaned up project filesXhmikosR
2010-04-27Ticket #12 ([ALL] crash/hang after standby, hibernate, UAC or CTRL+ALT+DEL) p...kinddragon
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-02-21More #include case fixes.povaddict
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-19Changed C casts to C++ casts and some code formatting correctionsjonasno
2010-02-18-cosmetic changes in project filesXhmikosR
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict
2010-02-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
2010-02-08Fixed memory leak on failurejonasno
2010-01-31Allow compiler to emit SSE code by adding /arch:sse for all projects and -mss...Spec-Chum
2009-12-05Patch 1379 reverted : generate debug info should be keep to create PDB files !Casimir666
2009-12-04Removed /DEBUG from filters Release configurationXhmikosR
2009-11-29Added /GS, /NXCOMPACT and /DYNAMICBASE to filters pt2Spec-Chum
2009-11-29Added /GS, /NXCOMPACT and /DYNAMICBASE compile options, where availableSpec-Chum
2009-11-26Fix: more warningsSpec-Chum
2009-11-19fix audio playback issue when incoming data have 0 lengthtomasen
2009-11-16fix 96kHz audio signal playbacktomasen
2009-11-13Fixed : added the filter category in the registrationalbain