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
path: root/src
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-12update ffmpeg (94d5650)XhmikosR
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-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-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-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-10Use the windows theme fonts instead of hardcoded font facenames fordemi_alucard
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-09Rasterizer.cpp: remove unneeded defines and use std:: explicitlyXhmikosR
2012-06-09The debug swith depends on the OSD to show the debug informations so always t...Underground78
2012-06-09MiniDump.cpp: remove the exe directory from the search path for dbghelp.dllXhmikosR
2012-06-09Move the IsWin* functions into an helper class. The OS version is now cached ...Underground78
2012-06-09indentation cosmeticsXhmikosR
2012-06-09move CHECK_HR to MPCVideoDecFilter.hXhmikosR
2012-06-09cosmetics: change the dlls name to lowercase in the LoadLibrary callsXhmikosR
2012-06-09update ffmpeg (6fef82f)XhmikosR
2012-06-09Language resources: ensure that an uninitialized value will never be used ev...Underground78
2012-06-09- Update Basque translation by Xabier Aramendi (ticket #2229).Underground78