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-16use double quotes for our includesXhmikosR
2012-06-16DSMPropertyBag.h, range_bsearch: extended the valid range to MAXSIZE_T - 1, m...janwillem32
2012-06-16Simplify the version checking for the language resources: remove the need of ...Underground78
2012-06-16add missing license headersXhmikosR
2012-06-16add unrar and use it as a static libXhmikosR
2012-06-15update astyle.bat and ran itXhmikosR
2012-06-15Create our own helper class to fetch file version information: remove the thi...Underground78
2012-06-14gccbuild.bat: 10lXhmikosR
2012-06-14MP4Splitter: non-zero sample rate for some movs (ticket #2391)v0lt
2012-06-14ffmpeg/Makefile: remove the -mdll switch and the _ISOC99_SOURCE defineXhmikosR
2012-06-14Mpeg2DecFilter.vcxproj: remove the MPEG2ONLY define from Debug x64XhmikosR
2012-06-14EVR Sync renderer: use GetAdapter from WinAPIUtils and remove the duplicated ...Underground78
2012-06-14gccbuild.bat: exit if /x86 and /libmingwex is usedXhmikosR
2012-06-14MP4Splitter: non-zero number of channels for some movs (ticket #2391), cosmeticsv0lt
2012-06-13gccbuild.bat: fix x86 compilation after r5119XhmikosR
2012-06-13Cosmetics: remove unneeded spaces.Underground78
2012-06-13gccbuild.bat: use Submake in SubLibmingwexXhmikosR
2012-06-13Makefile: add license headerXhmikosR
2012-06-13gccbuild.bat: fix libmingex.a build due to local path being used instead of t...XhmikosR
2012-06-13cosmetics: add a space after the delete operatorXhmikosR
2012-06-13gccbuild.bat: various improvementsXhmikosR
2012-06-13merge buildmingwlibs.sh to gccbuild.bat. Original patch by bobdynlan, tweake...XhmikosR
2012-06-13add missing license headersXhmikosR
2012-06-13Mpeg2DecFilter.rc: remove unneeded spaces, spotted by JEEBXhmikosR
2012-06-13converted tabs to spaces for most files in our repo (part 2)XhmikosR
2012-06-13converted tabs to spaces for most files in our repoXhmikosR
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
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