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-06-13indentation cosmeticsXhmikosR
2012-06-13update ffmpeg configXhmikosR
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and remove...XhmikosR
2012-06-13Improve error handling when failing to load a language resource: default to E...Underground78
2012-06-13multiline macros: properly indent them, use spaces instead of tabs and remove...XhmikosR
2012-06-12VSFilter/DirectVobSubFilter.cpp: fix wrong check, LookupSubPic returns a bool...XhmikosR
2012-06-12update astyle.bat to optionally open astyle's webpage if astyle isn't foundXhmikosR
2012-06-12add YASM.bat, so that everything compiles fine through VS IDE too. Still the...XhmikosR
2012-06-12typov0lt
2012-06-12* DSUtil.cpp: remove unused variableXhmikosR
2012-06-12* Don't compile vd_asm.cpp for x64 builds since it's used in Win32 onlyXhmikosR
2012-06-12MpaDecFilter: updated project filev0lt
2012-06-12MpaDecFilter: use ffmpeg instead of libflac for FLAC decodingv0lt
2012-06-12Fix r5094: Be warned Pastebin eats line endings at the end of patches...Underground78
2012-06-12update ffmpeg (94d5650)XhmikosR
2012-06-12build.bat: fix 7zip detection from the registry.Underground78
2012-06-12Use a preprocessor check to exclude code from build at compile timeXhmikosR
2012-06-12Fix: Fallback to the instance handle when the PNG resources fail loading. Thi...Underground78
2012-06-11style changesXhmikosR
2012-06-11add astyle.bat with the current switches and the new ones for laterXhmikosR
2012-06-11whitespace cosmeticsXhmikosR
2012-06-11VSFilter/Systray.cpp: use _tcscpy_s and thus fix a buffer overrun (warning C6...XhmikosR
2012-06-11VSFilter/Systray.cpp: use _T instead of TEXT for consistencyXhmikosR
2012-06-11build.bat: (/packages or /installer or /zip) and /main fails nowXhmikosR
2012-06-11cosmetics: remove "..." from the IDS_CONTROLS_PLAYING in mplayerc.pl.rc and r...XhmikosR
2012-06-11remove unused variableXhmikosR
2012-06-11Fix r5033: Correctly parse the Electronic Program Guide's informations when t...Underground78
2012-06-11MainFrm.cpp: use namespace DSObjects explicitlyXhmikosR
2012-06-11remove commented out codeXhmikosR
2012-06-10AudioSwitcher: fixed limits for int24v0lt
2012-06-10Update for r5077.demi_alucard
2012-06-10cosmeticsXhmikosR
2012-06-10Replaced all custom and thirdparty image loading code in favor of Windows's C...demi_alucard
2012-06-10ffmpeg: removed unnecessary FFGetChannelMap functionv0lt
2012-06-10update Changelog.txtXhmikosR
2012-06-10MpaDecFilter: changed working with audio channels (remake, cleaning, removed ...v0lt
2012-06-10moved GetDefChannelMask from DSUtil.h to AudioParser.h and use 5.0 instead of...v0lt
2012-06-10- Remove a couple of unused definesUnderground78
2012-06-10Updated Changelog.txtdemi_alucard
2012-06-10Use the windows theme fonts instead of hardcoded font facenames fordemi_alucard
2012-06-10build.bat: properly check for incompatible switches combination before starti...XhmikosR
2012-06-10apply astyleXhmikosR
2012-06-10Minor simplification for r5066.Underground78
2012-06-10Hide the seek bar in capture mode since it can never be used.Underground78
2012-06-10Make a distinction between the current state of the GUI controls and the stat...Underground78
2012-06-10Converted most of CMainFrame::MoveVideoWindow() to floating-point for geometr...janwillem32
2012-06-09fixed some warnings and typos, cosmeticsv0lt
2012-06-09build.bat: show a warning when incompatible switches are usedXhmikosR
2012-06-09Rasterizer.cpp: remove unneeded defines and use std:: explicitlyXhmikosR
2012-06-09add missing svn:keyword for SysVersionXhmikosR