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 (Collapse)Author
2013-05-07Losslessly compress png files more.XhmikosR
2013-05-07Exclude the VS2012 files when PlatformToolsetVersion is 100 (VS2010).XhmikosR
2013-05-07Use our IsVistaOrLater function.XhmikosR
2013-05-07Add a workaround for the VS2012 Update2 bug on XP.XhmikosR
See here for details about the bug: http://tedwvc.wordpress.com/2013/04/14/how-to-get-visual-c-2012-update-2-statically-linked-applications-to-run-on-windows-xp/
2013-05-07VSFilter/installer/build_installer.bat: allow to pass a second argument in ↵XhmikosR
SubInno.
2013-05-07updated Russian translationv0lt
2013-05-06Constify CRenderersSettings calls when possible.XhmikosR
2013-05-06Make /analyze work for our VS2012 projects.XhmikosR
2013-05-06Disable /analyze for RARFileSource since it's thirdparty code.XhmikosR
2013-05-06update unrar to v5.0.2XhmikosR
2013-05-06VobSubFile: Use the new unrar CallbackProc instead of the deprecated ↵XhmikosR
ProcessDataProc.
2013-05-06VobSubFile.cpp: minor cleanup.XhmikosR
2013-05-05Fix: MPC-HC was sometimes slow to close (audio kept playing for a few seconds).Underground78
The wrong overloaded function was called when closing the media after 0615b154c1a9e6289234a5acb6c2360b1560577c. This commit fixes #3113.
2013-05-05Cosmetic: Use the local alias to access the settings.Underground78
2013-05-05Updated Japanese (ticket #1644) and Traditional Chinese (ticket #1647) ↵roytam1
translations.
2013-05-05Updated German translation.Luan
2013-05-04Constify CAppSettings calls when possible.XhmikosR
2013-05-04Move old changelog entries to Changelog_old.txt.XhmikosR
2013-05-04update icl13.diffXhmikosR
2013-05-04update lcms to 61d73f8XhmikosR
2013-05-04Merge pull request #58 from XhmikosR/betaXhmikosR
Distinguish the stable from the Beta builds.
2013-05-04Update Release.txtUnderground78
2013-05-04Remove the "Beta" suffix from the packages.XhmikosR
The beta builds' packages include the revision number so this is unneeded.
2013-05-04vsfilter_setup.iss: bring it up to date with mpc-hc's installer.XhmikosR
2013-05-04installer: use the existent copyright string from version.h.XhmikosR
2013-05-04build.bat: Add the Beta suffix for beta builds and drop revision number for ↵kasper93
stable builds.
2013-05-04version.h: break the defines and reindent the file for better readabilityXhmikosR
2013-05-04Distinguish the stable from the beta builds.XhmikosR
2013-05-04Audio Switcher option page: Fix clipped translation.Underground78
Thanks to Markus Gaugg.
2013-05-03DVB: Improve the compatibility with some drivers after ↵Underground78
ada3ea6714e7c5f11e73df27aa7123c5a491e362. MPC-HC failed to find any channel for some drivers. We now try to get the statistics information from any interface available even if it's not the non-preferred one to be more fool-proof. This commit fixes #3110.
2013-05-02Fix some warnings.Underground78
2013-05-01PGS and DVB subtitles: Fix missing subtitles after resizing the window.Underground78
When using the subpicture queue along with PGS and DVB subtitles, some subtitles were missing after the window was resized.
2013-05-01update docs/Todo.txtXhmikosR
2013-05-01GetFFmpegCompiler() isn't needed for lite builds.XhmikosR
2013-05-01Merged pull request #77.Underground78
Conflicts: src/mpc-hc/mpcresources/mplayerc.de.rc
2013-05-01CPPageFormats: fix warnings introduced in 9c67509Alex Marsev
2013-05-01CPPageExternalFilters: fix a warningAlex Marsev
The warning was introduced in d5e3c09 Also assign values to struct members in the order the struct was defined
2013-05-01PPageMisc: center-align buttonsAlex Marsev
2013-05-01Translation script: improve the detection of untranslatable strings.Underground78
2013-05-01Page "Formats": a list of extensions in the input field is now synchronized ↵v0lt
with the general list.
2013-05-01Updated German translation.Markus Gaugg
2013-04-30AppSettings: Change nVolumeStep and nSpeedStep to unsigned.Armada
2013-04-30MainFrm: Use the volume step setting for the audio boost increments/decrements.Armada
2013-04-30Updated Basque translation.Xabier Aramendi
2013-04-29Update zlib to v1.2.8.XhmikosR
2013-04-29Removing default extension associations for ".smi" (Real Script) (ticket #3092).v0lt
2013-04-27Updated Simplified Chinese translation.Underground78
2013-04-27update lcms to 5bf9e43XhmikosR
2013-04-27run astyleXhmikosR
2013-04-27Bump version to 1.6.8.XhmikosR