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
2010-07-05astyle formattingXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2103 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-13fixed compilationXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2031 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-13Grouped together audio and video formats in the code. This does not effect ↵clsid2
the format page in MPC, since there the items are sorted alphabetically. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2030 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-06-13Added .webm extension to file formats section.clsid2
Removed .vp6 extension (because MPC is unable to play raw vp6 streams). git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2029 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-19Style patch part1. based on newly released astyle 1.24.tetsuo55
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1790 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09revert r1783XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1785 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
switch used: astyle --style=ansi --min-conditional-indent=0 --pad=oper --unpad=paren http://astyle.sourceforge.net/ git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1783 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all ↵povaddict
#includes to match. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1686 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-13TyposSpec-Chum
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1653 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-02-10In all files in apps/mplayerc, change #include "stdafx.h" to "StdAfx.h".povaddict
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1649 10f7b99b-c216-0410-bff0-8a66a9350fd8
2010-01-01-updated CompanyName in filters resources and in MPC-HC resource fileXhmikosR
-changed CompanyName, LegalCopyright and OriginalFilename in translations resources -changed "MPC Compiler" to "MPC-HC Compiler" -updated year to 2010 (Happy new year!) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1457 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-12-16Default to DirectShow framework for RealMedia and QuickTime files in x64 ↵clsid2
build. The RealMedia and QuickTime frameworks don't exist in x64 form yet. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1419 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-10-26Fix VCD playbackclsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1309 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-10-24Default to using the QuickTime framework for playing .m4a and .m4b files. ↵clsid2
This allows playing certain files that are not playable with commonly used DirectShow filters. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1307 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-09-27New : Seamless playback support for multi files BRDCasimir666
Fixed : compilation error in debug mode git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1287 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-09-22ADD : .f4v to extension list;Aleksoid
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1284 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-08-27Fix : Opening multiple files via Explorer context menu (partially);Aleksoid
Fix : "Always on top"; Add : .iflv(flash video) to the list of known extensions; git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1252 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-08-11Added some audio file extension to formats listclsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1214 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-04-18Changed : merge with Beliyaal branchCasimir666
Added : support for madVR (new Video Renderer) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1048 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-02-15Add some file extensions to Formats page.clsid2
.rmvb is deliberately set to DirectShow because that is more flexible than RealMedia framework. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@996 10f7b99b-c216-0410-bff0-8a66a9350fd8
2009-01-14mover rmvb from "other" to "realmedia file"matmaul
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@971 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-11-13Removed file association option for image files. No sane person should ever ↵clsid2
want to make MPC the default viewer for images. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@885 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-11-04File associations: Use a different ProgID for each extension.clsid2
MPCIconLib: Icons are no longer directly tied to the file groups in MPC. It is now possible to customize how many icons are included in the library. It is also possible to exactly define which icon belongs to which file extension. The library can be modified independently from MPC. File associations: MPC's own icon will get used as filetype icon when the icon library contains no icon for a file extension. MPCIconLib: I have excluded some icons for less common file formats to make the file smaller. They can easily be re-included by uncommenting some code. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@858 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-10-02ADD : Rebuild Icons cache after Formats associate;Aleksoid
ADD : Support for mpciconlib.dll - dll with icons for different type of files(mpciconlib project add later) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@815 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-09-08FIXED : Freeze when play Mpeg2 or XVid fileCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@786 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-08-22Added the following file extensions to the Formats page:clsid2
.m2t .mts .flac .alac git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@744 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-07-24Use RealMedia framework by default instead of DirectShow for RealMedia files.clsid2
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@684 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-05-24move m4a and m4b extension in MPEG4 Audio subsectionmatmaul
modify QueryStatus to be modular minor fix for MSVC compilation of libavcodec StatusReportFeedbackNumber should not be 0, move the increment before sending the DXVA_PicParams_H264 structure git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@522 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-05-04Added : Ukrainian translationCasimir666
Added : Evo & M2TS media format (for mpc file association) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@506 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-04-17update ffmpeg video decoderdrevil_xxl
update libdirac git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@495 10f7b99b-c216-0410-bff0-8a66a9350fd8
2008-03-18Fix : open file filter broken after VS2008 migrationCasimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@468 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-12-27Applied various patches.drevil_xxl
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@349 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-10-08NEW : Internal AVI splitter support AMV files (need an ffdshow update to decode)Casimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@295 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-09-16CHANGED: File format association. MPC is now recognize as a registered ↵Casimir666
application by Vista, and compatible with UAC. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@226 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-09-09license update; whitespace cleanupalexwild
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@193 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-09-08Added support for multilangual in satellite DLL's (English, German and French)Casimir666
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@188 10f7b99b-c216-0410-bff0-8a66a9350fd8
2007-04-21git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@54 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8
2006-06-25git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@14 ↵Casimir666
10f7b99b-c216-0410-bff0-8a66a9350fd8