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
2015-03-02Suppress type mismatch warnings.Kacper Michajłow
2015-03-02Expand current file path only at the beggining and store it.Kacper Michajłow
2015-02-17Add common.bat file with common functions.Kacper Michajłow
2015-02-16ISR: Add colorspace conversion to match video.kasper93
2015-02-16Use new color conversion methods for PGS and DVB subtitles.kasper93
2015-01-12Bump Copyright year to 2015.XhmikosR
2014-11-11VSFilter: Remove an unused function.Underground78
2014-10-31Manifests: Add Windows 10 ID.XhmikosR
2014-10-20Initializer list order fixes.XhmikosR
2014-10-20Project files: remove unneeded properties.XhmikosR
2014-09-30VSFilter: Remove some old debug code.Underground78
2014-09-01Comment out some unused variable assignments.Underground78
2014-08-19Initialize variables.XhmikosR
2014-08-19Use the `CheckPointer` macro when possible.XhmikosR
2014-08-19Use the proper format type specifier.XhmikosR
2014-08-03Fix VSFilter compilation after 15734d04acbc85effb3a209702e3ae788d86eec3.XhmikosR
2014-08-03VSFilter: Add a new config page for the new subtitle queue options.Underground78
2014-08-03ISR: Remove "Round up to power of two" option.Underground78
2014-08-03Subtitle queue: Give more control on the queue policy when it runs late.Underground78
2014-08-03ISR: Animated subtitles: Add the ability to control the animation rate.Underground78
2014-08-03ISR: Add the ability to choose at which state an animated subtitle will be re...Underground78
2014-08-03Put the subpic queue settings in a structure for easier use and extensibility.Underground78
2014-08-03ISR: Add the ability to disable subtitle animation even when using no buffering.Underground78
2014-07-18VobSub: Avoid using booleans directly in computations and use the b prefix.Underground78
2014-07-13Subtitle style editor: Various cosmetics.Underground78
2014-06-05Fix standalone filters compilation after 58df3305748f32017f7d72bda69388e13afb...XhmikosR
2014-06-05Cosmetic changes.XhmikosR
2014-06-04VSFilter: Be more careful when using IMediaSample2 interface.Underground78
2014-05-28VSFilter: Add Dark Souls 1 to the blacklist.Underground78
2014-05-12Replace CFileVersionInfo class by a namespace.Underground78
2014-05-12VSFilter: Use the same subtitle names as the ISR for external subtitles.Underground78
2014-05-12ISR: Apply aspect ratio compensation.kasper93
2014-05-11Sync code of the subtitle editor between VSFilter and MPC-HCkasper93
2014-05-11VSFilter: Apply default style changes on runtime. No need to reload anymore.kasper93
2014-05-05Factorize the code used to guess the subtitle name and use it for external PG...Underground78
2014-05-05GFN.cpp/.h: Rename the files to SubtitleHelpers.cpp/.h and cosmetics.Underground78
2014-05-05ISR/VSFilter: Support loading external PGS subtitles.Underground78
2014-05-03Set the execute permissions on .bat and .sh files.kasper93
2014-05-03VSFilter: Pass through dwTypeSpecificFlags and dwInterlaceFlags.kasper93
2014-05-03VSFilter/ISR: Fix override placement not being applied even if enabled.kasper93
2014-05-02PGS/DVB subtitles: Simplify the code.Underground78
2014-03-25CSpinButtonCtrl: Use 32-bit version of the getter/setter functions.Underground78
2014-03-15ISR/VSFilter: Use correct colorimetry information for PGS and DVB subtitles.kasper93
2014-03-03Fix compilation of standalone filters after 3527afd9ec710ab601e25319dddeb482f...Underground78
2014-02-28Workaround a crash in the math library for x64 builds.Underground78
2014-02-28VSFilter: Correct combolist width for loaded subtitle files.kasper93
2014-01-10Define `STRICT_TYPED_ITEMIDS` before including any shell headers for better t...XhmikosR
2014-01-05Use min/max templated functions from std (part 2).Underground78
2014-01-05Use min/max templated functions from std (part 1).XhmikosR
2014-01-05Bump copyright year to 2014.XhmikosR