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 (Collapse)Author
2010-05-09Implemented drag and drop folders with sub-folders (ticket #208)kinddragon
Minor AudioSwitcher optimizations git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1869 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-09Removed unnecessary memset from AudioSwitcher (reduced CPU usage)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1868 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-09Graph with EVR renderer fixedkinddragon
Minor fixes git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1867 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-08VideoRenderer's moved to filter/rendererkinddragon
Minor optimizations CAudioSwitcherFilter Reduced frequency of current adapter check (improve performance) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1863 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-08Some fixeskinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1861 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-07Video renderer's moved to static librarykinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/branches/videorenderslib@1859 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-07Fix DXVA regression: black video with some filesclsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1858 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-07Improved DXVA compatibility checkclsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1857 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-06oopsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1854 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-06Updated PNGDIB to v3.0.2XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1853 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-06updated project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1852 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-06updated LibPNG to v1.4.2XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1851 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-05Updated Czech translation - program + installerkhagaroth
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1849 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-05cleaned up project filesXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1847 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-05Improved subtitle handling (should be refactored later)kinddragon
Removed unnecessary methods CComPtr<> parameters git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1844 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-04updated French translation and fixed a few more truncated strings [Sebastiii]XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1843 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-04updated French translation (thanks to Sebastiii) and fixed almost all of the ↵XhmikosR
truncated strings git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1840 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-04-fixed all standalone filters project dependenciesXhmikosR
-updated Changelog -renamed buildffmpeg.sh and cleaned it up (Note: set your GCC version in the script (GCCVER) in order for it to work correctly and don't use paths with spaces since configure fails) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1839 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-03-fixed standalone MPCVideoDec and MpaDecFilter compilationXhmikosR
-added some project dependencies in filters solution file -fixed some warnings This commit fixes ticket #453 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1835 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02Crash with RealMedia fixed (ticket #163)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1834 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02Minor fixeskinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1833 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02fixed previous commitXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1832 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02updated ffmpegXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1831 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02Temporal ffmpeg fix with debug buildkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1830 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02little fix 1828 rev.Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1829 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02Fix : "Remember last window position", "Remember last window size" and ↵Aleksoid
"Launch file in fullscreen"; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1828 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-02DX7 presenters splitter to several fileskinddragon
Improved Reset() handling (ticket #12) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1826 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-05-01Problem with auto-loading subtitles fixedkinddragon
This commit fixes ticket #456 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1825 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29fixed x64 Debug compilation (again).XhmikosR
Apparently, the Output dirs for libdca were the same for x86 and x64 builds which caused unresolved externals if you first compiled the debug x86 and then the debug x64 build git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1824 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29updated Authors and ChangelogXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1823 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29updated Ogg for libFLACXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1822 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29More threads names added for simplifying debuggingkinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1821 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29Correct : Level@5.1 check for Ati(remove check for video width);Aleksoid
Add : MPCVIdeoDecoder, disable DXVA(H.264) for SD video(width < 1280); git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1820 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-29Added H.264 L5.1 DXVA support for ATI cards with drivers > v8.14.1.6105 ↵Spec-Chum
(Catalyst 10.4) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1819 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-28updated ffmpegXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1818 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-28added missing libvorbis fileXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1817 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-28Update : libVorbis 1.3.1(20100325);Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1816 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-28fix : x64 compile;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1815 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-27Ticket #12 ([ALL] crash/hang after standby, hibernate, UAC or CTRL+ALT+DEL) ↵kinddragon
partially fixed Added some threads names git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1813 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-27Fixed options "Remember last window position/size" (introduced in revision 1707)kinddragon
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1812 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-27Removed auto generated manifest file from SVNkinddragon
Added method GetVisibleVideoSize() in interface ISubPicAllocatorPresenter for future work git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1811 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-25Cosmetics, fix include case to clean up warning types, Patch by thevbmtetsuo55
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1810 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-24Update : manifest, add Compatibility information for operating system ↵Aleksoid
support - http://msdn.microsoft.com/en-us/library/dd371711(VS.85).aspx git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1809 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-23DVB-T changes: 1- DVB services Navigation Pannel in fullscreen only visible ↵tetsuo55
when moving mouse within the specific area (similar to control pannel); 2- DVB Services Navigation Pannel enabled/disabled options is now persistent. 3- fixed refresh channel list in DVB Services Navigation Pannel after scan. Patch by XPC1000 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1808 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-23fix #414 and #161, "no audio capture device" original patch by risushikyo, ↵tetsuo55
updated by XPC1000 git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1807 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-21Updated portuguese translationrfrfrfrf
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1806 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-21fixed debug x64 compilationXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1805 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-20updated zlib to v1.2.5XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1804 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-20added new compiler id string for msvc 2010XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1803 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-20long sequences of "if" replaced by "switch" for better performance and ↵kinddragon
simplifying debugging git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1802 10f7b99b-c216-0410-bff0-8a66a9350fd8