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
2012-07-29batch files cosmeticsxhmikosr
2012-07-25move Readme.txt back to docsxhmikosr
2012-07-25move docs/Readme.txt to rootxhmikosr
2012-07-25remove the svn keyword Idxhmikosr
2012-07-05cosmeticsXhmikosR
2012-07-03apply astyleXhmikosR
2012-06-27build.bat: update helpXhmikosR
2012-06-27build.bat cosmeticsXhmikosR
2012-06-27build.bat: add an /ffmpeg switch which will rebuild ffmpeg before anything elseXhmikosR
2012-06-27build.bat: change the workaround for Windows XPXhmikosR
2012-06-27build.bat: avoid variable shadowingXhmikosR
2012-06-27Fix build.bat on XP, the script was failing when no argument was provided or ...Underground78
2012-06-26build.bat: simplify the script by adding a subroutine for the main callsXhmikosR
2012-06-24fix previous commitXhmikosR
2012-06-24build.bat: fix Lite compilation broken in r5246XhmikosR
2012-06-23build.bat: improve EXITXhmikosR
2012-06-23build.bat: minor simplificationXhmikosR
2012-06-22build.bat: simplify the Lite config varXhmikosR
2012-06-22add "Debug/Release Lite" configuration (still needs some improvements)XhmikosR
2012-06-22build.bat: use GOTO :EOF directlyXhmikosR
2012-06-22build.bat: add a lite switch to toggle the lite build compilationXhmikosR
2012-06-22build.bat: improve errorlevel checkingXhmikosR
2012-06-18minor updates for MPCHC_LITEXhmikosR
2012-06-16build.bat: different package name for Lite buildsXhmikosR
2012-06-16add the ability to compile a "Lite" build (part 1)XhmikosR
2012-06-14build.bat: don't use the hardcoded batch filenameXhmikosR
2012-06-13minor changes in build.bat and astyle.batXhmikosR
2012-06-12Fix r5094: Be warned Pastebin eats line endings at the end of patches...Underground78
2012-06-12build.bat: fix 7zip detection from the registry.Underground78
2012-06-11build.bat: (/packages or /installer or /zip) and /main fails nowXhmikosR
2012-06-10build.bat: properly check for incompatible switches combination before starti...XhmikosR
2012-06-09build.bat: show a warning when incompatible switches are usedXhmikosR
2012-06-06Include the DirectX runtime dlls in the distribution packages so that it's no...XhmikosR
2012-05-28* cosmetics in build.batXhmikosR
2012-05-25build.bat: remove the /package switchXhmikosR
2012-05-25build.bat: add two separate switches for creating the 7z (/Zip) or the instal...XhmikosR
2012-05-13build.bat: cosmeticsXhmikosR
2012-05-11build.bat: skip building the resources and the packages when /Debug is usedXhmikosR
2012-05-09build.bat: move a couple of checks and variables lowerXhmikosR
2012-05-08VSFilter.rc: cleanup, cosmetics in build.batXhmikosR
2012-05-07build.bat: don't try to create the 7z packages when /clean is usedXhmikosR
2012-05-07build.bat: cosmeticsXhmikosR
2012-05-07update docs/Compilation.txt to reflect the recent changesXhmikosR
2012-05-06build.bat: also accept "MPC-HC" as a valid switchXhmikosR
2012-05-06build.bat: add a "/GetVersion" switch so that now it's possible to just use t...XhmikosR
2012-05-06actually fix now the PATH problemXhmikosR
2012-05-05build.bat: work around the PATH problemXhmikosR
2012-05-05build.bat: fix r4599. We need to use %PATH% first otherwise FIND.exe from MSY...XhmikosR
2012-05-05build.bat: fix SubDetectSevenzipPathXhmikosR
2012-05-05build: add support for compiling everything without the need to add any envir...XhmikosR