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
2011-08-11Fix ~130 C4018 warnings (signed/unsigned mismatch).Underground78
2011-08-10added message then color control is not supportedv0lt
2011-08-10brightness, contrast and saturation can be controlled with keysv0lt
2011-08-10added resources for color controlv0lt
2011-08-10added resources for color controlv0lt
2011-08-10Fix some warnings:Underground78
2011-08-10OSD messages for color control (for translation)v0lt
2011-08-10add missing parentheses around if expressionXhmikosR
2011-08-10Updated French translation.Underground78
2011-08-10cosmetics for color controls settingsv0lt
2011-08-10apply astyleXhmikosR
2011-08-10Color controls: for consistency don't use space in settings names used to sav...Underground78
2011-08-09Color controls: save the values as integers instead of strings. (Old settings...Underground78
2011-08-09* simplify ExcludedFromBuild ConditionXhmikosR
2011-08-09correct calculation of the window size when caption hiding/showingv0lt
2011-08-09Fix r3619: compilation of MPC Video Decoder standalone was broken.Underground78
2011-08-09* fix 2 remaining C4800 warningsXhmikosR
2011-08-09fixed color controls for VMR-9.v0lt
2011-08-09Fix : Full screen is not working with Intel Chipset, ticket #1624.Aleksoid
2011-08-09Warning fixes:Underground78
2011-08-09* jpeg.cpp: use the M_PI and M_SQRT1_2 defines from "math.h"XhmikosR
2011-08-09Fix "Formats" options page:Underground78
2011-08-08Improve r3587 for users updating from an older revision: if a custom binding ...Underground78
2011-08-08update lcmsXhmikosR
2011-08-08- Updated French translation.Underground78
2011-08-08Updated Czech translation by Khagaroth.Underground78
2011-08-08- Updated Chinese (traditional) translation by roytam1.Underground78
2011-08-08updated Ukrainian translation by Arestarh.v0lt
2011-08-08Updated Chinese (simplified) translation by betaking.Underground78
2011-08-08- Updated German translation by Markus Gaugg.Underground78
2011-08-08Fix : broken some ass subs, close ticket #1563.Aleksoid
2011-08-08Fixed an issue where the subtitle language for subtitle files would sometimes...heksesang
2011-08-07- Rename "hash" so that there is no ambiguity with std::hash.Underground78
2011-08-07more correct cleaning of recent files.v0lt
2011-08-07various #include cosmeticsXhmikosR
2011-08-07Fix : DVD playback with Sonic Cinemaster VideoDecoder.v0lt
2011-08-07fixed and optimized r3582. Sometimes cppcheck is wrong.jonasno
2011-08-06Fix r3591: the latest column was not resized.Underground78
2011-08-06Improve columns auto-resize in the "Keys" options page.Underground78
2011-08-06fixed bitstream output for DTSv0lt
2011-08-06cosmeticsXhmikosR
2011-08-06Add the ability to use different mouse button bindings in windowed and fullsc...Underground78
2011-08-06Fix : pause playback when Save Image, except VMR9(renderless),EVR Custom,EVR ...Aleksoid
2011-08-05cppcheck fixes:Underground78
2011-08-05Initialize some variables as requested by cppcheck, patch by Tetsuo55.Underground78
2011-08-05updated Russian translation.v0lt
2011-08-05reduce some variables scope (this should fix ~30 cppcheck warnings)XhmikosR
2011-08-05Fix some cppcheck constructor warnings, patch by Tetsuo55.Underground78
2011-08-05Update libogg to v1.3.0XhmikosR
2011-08-05Fix rev. 3578;Aleksoid