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-05-18move apps/MPCTestAPI and apps/mplayerc one dir upXhmikosR
2012-05-08Fix most C4244 warnings in Mpeg2SectionData.cpp.Underground78
2012-05-08Use secure version of localtime.Underground78
2012-04-22fix C4819 warnings and thus compilation under some system codepages like Japa...XhmikosR
2012-04-15move BaseClasses to the thirdparty folderXhmikosR
2012-04-11License header changes for consistency (part II)XhmikosR
2011-08-09Warning fixes:Underground78
2011-08-05reduce some variables scope (this should fix ~30 cppcheck warnings)XhmikosR
2011-08-04move irrelevant headers from stdafx.h where they are neededXhmikosR
2011-08-02enable C4101 warnings, fix all of them in our code and disable a few warnings...XhmikosR
2011-07-31* replace quoted includes with angle bracket ones for system headersXhmikosR
2011-05-22apply astyle, whitespace cleanup for consistencyXhmikosR
2011-05-06More code improvement and fixed some more warningsjonasno
2011-01-29update copyright yearXhmikosR
2011-01-04-moved scattered favourite/playlist settings to AppSettingssansnom05
2010-12-17apply astyle formattingXhmikosR
2010-12-11applied astyle formattingXhmikosR
2010-11-04fixed EPG current program time info for DVBxpc1000
2010-10-11Improve EPG current event information support for DVB:xpc1000
2010-10-03Added EPG current event information for DVBxpc1000
2010-09-14Added channel encryption detection for DVB-t during scan.xpc1000
2010-08-20whitespace cleanupXhmikosR
2010-07-05astyle formattingXhmikosR
2010-05-16Some warnings fixed (uninitialized local variable, unused local variable, com...kinddragon
2010-04-19Style patch part1. based on newly released astyle 1.24.tetsuo55
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-10In all files in apps/mplayerc, change #include "stdafx.h" to "StdAfx.h".povaddict
2010-02-09Converted #include slashes from \ to / (makes the code more portable)XhmikosR
2009-12-05Added : BDA capture card support (experimental)Casimir666