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
2013-10-20Fix uninitialized class memberskasper93
2013-10-20Fix integer overflowkasper93
2013-10-20Remove dead conditionalskasper93
2013-10-20Check return value when it make sense.kasper93
2013-10-20Renderer statistics: Show the DXVA info from LAV when available.Underground78
2013-10-19Cosmetics: Consistently name the video renderer data variable.Underground78
2013-10-19Get the DXVA status once and for all when opening the file.Underground78
2013-10-19Improve the reliability of the [DXVA] indicator in the status bar.Underground78
2013-10-19Cosmetics: Use the IID_PPV_ARGS macro when possible (2/2).kasper93
2013-10-19Cosmetics: Use the IID_PPV_ARGS macro when possible (1/2).Underground78
2013-10-19madVR: Hook DXVA decoder to have status and logging.kasper93
2013-10-19Be consistent with the var type.XhmikosR
2013-10-19Add missing file in MPCTestAPI.vcxproj.filters.XhmikosR
2013-10-19Fix some typos.Underground78
2013-10-19Remove some overzealous constifications to avoid C4510 and C4610 warnings.Underground78
2013-10-19Remove unused variables after eb191c09cc96450a4e62c3592a5697b407f6bc36.Underground78
2013-10-19Tooltips IDs can't go above 0xFFFF.Underground78
2013-10-19GetEventString: Add DVD-Video and sound device event codes.kasper93
2013-10-17Invalidate control when ChapterBag is changed.Armada
2013-10-17Make SetChapterBag consistent, reduce duplication.Armada
2013-10-16Skip to previous chapter: Use the same threshold for files and DVDs.Underground78
2013-10-16Factorize the code for DVD chapters handling.Underground78
2013-10-16Factorize the code for file chapters handling.Underground78
2013-10-16About dialog: Keep the build info in the clipboard even when MPC-HC is closed.Underground78
2013-10-16Fix wrong path in history when opening files from a network drive.Underground78
2013-10-13Fixes to reset settings optionAlex Marsev
2013-10-13Cosmetics in CAppSettings::UpdateSettings()Alex Marsev
2013-10-13AppSettings: migrate only present keysAlex Marsev
2013-10-13Use elapsed/remaining time for the chapter change OSD depending on what is se...Underground78
2013-10-13Avoid the OSD flashing when skipping to a chapter.Underground78
2013-10-13DSUtil: Cosmetics.Underground78
2013-10-13DVB: Move channel list to the new section in settings.kasper93
2013-10-13Update LAV Filters for memory corruption issues after 85fe2bcc7b50bf3aeb8f8a0...Underground78
2013-10-13Update LAV Filters for a compilation fix after 38152d79401035b9d6f66bc94f7fad...Underground78
2013-10-13Change ".Net" to ".NET".XhmikosR
2013-10-13Update LAV Filters to add a commit number in its version number.Underground78
2013-10-13Go To dialog: Slightly improve the precision of the frame number.Underground78
2013-10-12AudioSwitcher.cpp: remove double semicolon.XhmikosR
2013-10-12Add VS2012 Update 4 RC number.XhmikosR
2013-10-12BaseClasses: minor fixes.XhmikosR
2013-10-12CAppSettings: Add versioning to settings and update any old versions.Armada
2013-10-12CMPlayerCApp: Move registry settings from the old to the new location.Armada
2013-10-12Change "Gabest" to "MPC-HC".XhmikosR
2013-10-12Change old strings to MPC-HC.XhmikosR
2013-10-12Rename "SnapShot" to "Snapshot".XhmikosR
2013-10-12Use consistent settings names.XhmikosR
2013-10-12Remove double spaces from shaders' names in settings.XhmikosR
2013-10-08Fix a crash when opening very long URL with "Keep history of recently opened ...Underground78
2013-10-08Fix English British resource file.XhmikosR
2013-10-07Use the proper size prefix in format functions.XhmikosR