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
2014-11-11AStyle: Increase max-instatement-indent from 40 to 65.Underground78
2014-11-11Cosmetics: External toolbar image: Replace nested if by loops.Underground78
2014-11-11VSFilter: Remove an unused function.Underground78
2014-11-11Cosmetics: Use PathUtils::GetProgramPath when possible.Underground78
2014-11-11DSUtil: Remove duplicated function GetProgramPath.Underground78
2014-11-11Cosmetics: Remove unused include.Underground78
2014-11-11DSUtil: Remove duplicated function "FileExists".Underground78
2014-11-11Fix: The tracks could be duplicated in the "Details" tab of the "Properties" ...Underground78
2014-11-11CFavoriteOrganizeDlg: Show tooltip with path of the item.Kacper Michajłow
2014-11-11PPageAdvanced: Don't use hardcoded true/false strings.Kacper Michajłow
2014-11-11Explain fields of the DVBState struct.Kacper Michajłow
2014-11-11Move StripPath to PathUtils and clarify why we need custom version.Kacper Michajłow
2014-11-11Update MediaInfoLib to v0.7.71 r6562.XhmikosR
2014-11-11Update ZenLib to v0.4.29 r498.XhmikosR
2014-11-11Compilation.txt: update toolchain.XhmikosR
2014-11-11Update Unrar to v5.2.2.XhmikosR
2014-11-11BaseClasses: initialize variables.XhmikosR
2014-10-31Guard uncompilable code with #ifdefAlex Marsev
2014-10-31Reorganize mpc-hc VS project filtersAlex Marsev
2014-10-31Remove nonexistent header files from VS projectAlex Marsev
2014-10-31Get rid of unnecessary header dependencyAlex Marsev
2014-10-31Remove nonexistent shaders from VS projectAlex Marsev
2014-10-31MediaInfo tab: Enable the "Save As" button only if some info is available.Underground78
2014-10-31EVR-CP and Sync renderers: Remove useless use of interlocked functions.Underground78
2014-10-31Property dialog: Make the UI more consistent between the tabs.Underground78
2014-10-31Property dialog: Ensure the focus stays consistent when switching to the "Res...Underground78
2014-10-31Property dialog: Decide whether to show the "Resources" tab without checking ...Underground78
2014-10-31PPageFileInfoRes: Various cosmetics.Underground78
2014-10-31PPageFileMediaInfo: Various cosmetics.Underground78
2014-10-31Properties dialog: Convert the creation time to the local timezone.Underground78
2014-10-31Properties dialog: Make some strings of the "Details" tab translatable.Underground78
2014-10-31PPageFileInfoDetails: Various cosmetics.Underground78
2014-10-31PPageFileInfoClip: Various cosmetics.Underground78
2014-10-31Update translations from Transifex:Translators
2014-10-31Manifests: Add Windows 10 ID.XhmikosR
2014-10-30Use GetSystemMetrics() for double-click rectangleAlex Marsev
2014-10-30XySubPicProvider: Always preserve subtitle frame aspect ratio.Kacper Michajłow
2014-10-30Fix resource ids change fiasco.Kacper Michajłow
2014-10-30PlayerPlaylistBar: Remove unneeded line which was left in the code byKacper Michajłow
2014-10-27Move old changelog entries to Changelog_old.txt.XhmikosR
2014-10-27Apply AStyle.Kacper Michajłow
2014-10-27Do not adjust window size for video frame aspect ratio when video sizeKacper Michajłow
2014-10-27Specify in OSD message that after playback event has been disabled.Kacper Michajłow
2014-10-27Document all command line switches.Kacper Michajłow
2014-10-27Position context menus below selected item or in top left corner of theKacper Michajłow
2014-10-27Add "Play next file in the folder" event to single time events menu.Kacper Michajłow
2014-10-27Give after playback single time event precedence over loops.Kacper Michajłow
2014-10-27Do not adjust window width in audio mode if no cover-art/logo is loadedKacper Michajłow
2014-10-27Reload logo after changing settings when playing audio file without cover-art.Kacper Michajłow
2014-10-27Use system metric values for dragging threshold to avoid unintentionally star...Kacper Michajłow