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-18include/atl: remove extra arguments from format strings and use the right ↵XhmikosR
field type specifier.
2013-05-06update unrar to v5.0.2XhmikosR
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-04-27Bump version to 1.6.8.XhmikosR
2013-03-17bump version to 1.6.7XhmikosR
2013-02-27Blacklist some filters that are known to be incompatible with DVB.Underground78
This includes the internal video decoder for now (refs #730).
2013-02-23update MediaInfo to v0.7.62 and ZenLib to v0.4.28 r430XhmikosR
2013-02-22Cosmetic: Use the MFC function for IShellItem creation from file paths.Underground78
2013-02-13include mpc-hc_config.h in version.h since it's needed for WEBSITE_URLXhmikosR
2013-02-13fix bug reports url and remove wwww from our page linkXhmikosR
2013-02-13move USE_MEDIAINFO_STATIC and DISABLE_MINIDUMP to mpc-hc_config.hXhmikosR
2013-02-13move USE_UNRAR_STATIC to mpc-hc_config.hXhmikosR
2013-02-13Add mpc-hc_config.hUnderground78
Define some constants for URLs here.
2013-02-13Use the new website URL.Underground78
2013-01-05Cosmetic: Declare a GUID constant for Morgan's Stream Switcher.Underground78
2013-01-05Move some UUIDS to "moreuuids.h".Underground78
2013-01-01bump copyright year to 2013XhmikosR
2012-12-16bump version to 1.6.6XhmikosR
2012-11-30WAVE_FORMAT_MP3 replaced WAVE_FORMAT_MPEGLAYER3v0lt
2012-10-30Added description for GUID DXVA_Intel_VC1_ClearVideo_2v0lt
2012-10-14External subtitles: add support for UTF-8 without BOM.Underground78
Change the default subtitle encoding to UTF-8 and fallback to ANSI if invalid UTF8 characters are found while reading the file. The file Utf8.h is borrowed from Notepad++ source code. Thanks to Francois-R. Boyer. This commit fixes ticket #439.
2012-10-01bump version to 1.6.5XhmikosR
2012-09-02update MediaInfoLib to v0.7.60 r5042 and ZenLib to v0.4.28 r403XhmikosR
2012-08-14bump version to 1.6.4XhmikosR
2012-08-12modify commit 2ad91db093dc84d6cb56275cd5588dd240ce618d.XhmikosR
ISPP complained for one more time...
2012-08-11version.h: add _UNICODE in the check just in casexhmikosr
2012-08-10cosmetics: wrong includexhmikosr
2012-08-08update MediaInfoDLL, MediaInfoLib to v0.7.59 and ZenLib to v0.4.28xhmikosr
2012-08-06update MediaInfoDLL.hxhmikosr
2012-08-02Show the hash and branch information in the file version information.Underground78
2012-07-29update MediaInfoDLL.hxhmikosr
2012-07-26rename Version.sh and Version.h to lowercasexhmikosr
2012-07-26rename Version_rev.h to lowercasexhmikosr
2012-07-26Use consistent string types in Version.h. This will makes easier to ↵Underground78
concatenate the version infos.
2012-07-25Use '.' (dot) as separator for the version string.Underground78
2012-07-25remove unneeded filesxhmikosr
2012-07-25remove the svn keyword Idxhmikosr
2012-07-22get rid of ancient Id svn keywordsXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5591 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-07-19move ogg includes in libflac/include/oggXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5560 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-07-08added "QDM2" in GetAudioCodecName function, added comments, cosmeticsv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5406 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-07-04Update Logitech SDK to v3.01 and make it optional for now (Options->Tweaks)XhmikosR
patch by nomisholman and armada651 This commit fixes ticket #1702. git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5355 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-19change FLOAT to float for consistencyXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5193 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
Note: if you have any local patches just run astyle.bat git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5110 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-06-08remove trailing whitespaceXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5045 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-05-29guard the WIN32_LEAN_AND_MEAN/VC_EXTRALEAN defines and consistently use themXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4941 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-05-26bump version to 1.6.3XhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4903 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-05-23consistently use the DirectX SDK defines from Version.hXhmikosR
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4856 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-05-23Version.h: use ISPP's predefined variable ISPP_INVOKED which is always ↵XhmikosR
defined and get rid of our custom define git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4852 10f7b99b-c216-0410-bff0-8a66a9350fd8
2012-05-20Added support for AMV IMA ADPCMv0lt
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4806 10f7b99b-c216-0410-bff0-8a66a9350fd8