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
2013-05-13Reduce variable scope.XhmikosR
2013-05-12Fix reading a 32-bit integer instead of a 64-bit integer.Underground78
2013-05-11Partially revert 2115f0fAlex Marsev
2013-05-11DVBSub: Add an assert.Underground78
2013-05-11Avoid variable shadowing.XhmikosR
2013-05-11VobSubFile.cpp: break after return doesn't make sense.XhmikosR
2013-05-11Reduce variable scope.XhmikosR
2013-05-10Use IsEmpty() instead of GetCount() whenever possible.Underground78
2013-05-10Use IsEmpty() instead of GetCount() when possible.XhmikosR
2013-05-10Use IsEmpty() instead of GetSize() or GetLength() whenever possible.Underground78
2013-05-09Cosmetics: Use IsEmpty() instead of comparing with the empty string.Underground78
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-05-06VobSubFile: Use the new unrar CallbackProc instead of the deprecated ProcessD...XhmikosR
2013-05-06VobSubFile.cpp: minor cleanup.XhmikosR
2013-05-01PGS and DVB subtitles: Fix missing subtitles after resizing the window.Underground78
2013-04-21astyle: specify --close-templatesXhmikosR
2013-04-07Properly recover after an invalid UTF-8 character.Hendrik Leppkes
2013-04-07Only fallback to ASCII/ANSI parsing if no UTF-8 BOM was present.Hendrik Leppkes
2013-04-01Sanify some unclear code.Underground78
2013-03-31Cppcheck fixes:XhmikosR
2013-03-31Initialize variables in the constructor.XhmikosR
2013-03-30Subtitles parser: small optimizations.Underground78
2013-03-29Subtitles: Make both DVD subtitles show in case of overlapJan Ekström
2013-03-25Subtitles: Fix a sanity check.Underground78
2013-03-24Subtitles: Improve error checking with ASS rendering.Underground78
2013-03-17SSA subtitles: Fix outline background with \frx or \fry tags.Underground78
2013-03-11cosmetics: replace the section sign with the word section and apply astyleXhmikosR
2013-03-07Add missing brackets.Underground78
2013-02-23DVB Subtitles: Fix a crash with some subtitles streams.Underground78
2013-02-16DVB Subtitles: Simplify palette parsing.Underground78
2013-02-16PGS Subtitles: The palette was incorrectly parsed.Underground78
2013-02-14Fix incorrect calls to *scanf_s functions.Underground78
2013-02-13move USE_UNRAR_STATIC to mpc-hc_config.hXhmikosR
2013-02-06Improve the naming of subtitles tracks.Underground78
2013-02-05fixed typo for 89ab140cb9v0lt
2013-02-05Subtitles: fixed handling of WrapStyle flag again.v0lt
2013-02-05Revert "Subtitles: fixed handling of WrapStyle flag."v0lt
2013-02-05Subtitles: fixed handling of WrapStyle flag.v0lt
2013-01-15initialize variablesXhmikosR
2013-01-12Update copyright year for the modified files. Also fix starting copyright ye...XhmikosR
2013-01-10Fix a potential memory leak.Underground78
2013-01-09remove unneeded variablesXhmikosR
2013-01-08Add VS2012 support.XhmikosR
2013-01-05Subtitle input pin: remove a useless lock.Underground78
2012-12-27project files: use MFCProj in the keyword when using MFCXhmikosR
2012-12-27switch back to MAX_PATHXhmikosR
2012-12-22MPL2 subtitles: support MicroDVD tags.Underground78
2012-12-22SRT subtitles: Make the ms part of the timecodes optional.Underground78
2012-12-16apply astyleXhmikosR
2012-12-13Silence some warnings.Underground78