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/DeCSS
AgeCommit message (Expand)Author
2012-04-10License header changes for consistencyXhmikosR
2012-04-10move the TargetMachine option to common.propsXhmikosR
2012-04-10make a few tables static in DeCSSXhmikosR
2012-01-22replacing the function GetFileSize, SetFilePointer to GetFileSizeEx, SetFileP...v0lt
2012-01-06Some bug fixes and code tweaksclsid2
2011-12-04Cosmetic;Aleksoid
2011-12-04Add : Support read Chapters on .IFO play;Aleksoid
2011-12-03Add : Support language info for Subtitle stream on .IFO play;Aleksoid
2011-12-03Add : Support language info for Audio stream on .IFO play;Aleksoid
2011-10-19simplify the PrecompiledHeader property in the project filesXhmikosR
2011-08-12a more correct fix C4018 warnings (fix rev.3637)v0lt
2011-08-12Fix : Crash at open .IFO, fix rev.3637;Aleksoid
2011-08-11remove unneeded parentheses from return true/false statementsXhmikosR
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
2011-08-09Warning fixes:Underground78
2011-08-07- Rename "hash" so that there is no ambiguity with std::hash.Underground78
2011-08-07various #include cosmeticsXhmikosR
2011-08-02cleanup pragma warningsXhmikosR
2011-08-02enable C4996 warnings and fix some of themXhmikosR
2011-08-02enable C4101 warnings, fix all of them in our code and disable a few warnings...XhmikosR
2011-07-28* actually remove VSFilter_2010.slnXhmikosR
2011-06-28project files cleanup: remove unneeded DisableSpecificWarnings, move /IGNORE:...XhmikosR
2011-06-21remove VS2008 project/solution files since they aren't up to date and no one ...XhmikosR
2011-06-21cleanupXhmikosR
2011-03-13revert r2766; use the default SDK 7.0A for MSVC 2010 buildsXhmikosR
2011-01-14merge debug/release props files to common.propsXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-12-12use SDK 7.1 in VS2010 buildsXhmikosR
2010-09-15move the /MP switch from the project files in the release.props/vsprops filesXhmikosR
2010-09-05cleanupXhmikosR
2010-08-31remove WINVER, it's defined in common.vsprops/propsXhmikosR
2010-08-31removed "Template" configuration from vs2010 projectsXhmikosR
2010-08-28removed some unneeded #includes, small cleanupXhmikosR
2010-08-24Silenced some warnings (Patch by Di Luo)Nevcairiel
2010-08-02specified target machine (/MACHINE:XXX) in MSVS2010 project filesXhmikosR
2010-07-26Initial commit of MSVS 2010 project files.XhmikosR
2010-07-25project files cosmeticsXhmikosR
2010-07-10cosmetic changes to match the previous two commitsXhmikosR
2010-07-10renamed the rest of the lowercase filenames to mixedcaseXhmikosR