aboutsummaryrefslogtreecommitdiff
path: root/system/players
AgeCommit message (Collapse)Author
2018-06-12[system] nuke whitespaceh.udo
2017-01-03spelling: commentsJosh Soref
2015-12-06rename dvdplayer to VideoPlayerRainer Hochecker
2011-11-06[WIN] Fix path to Arial font for libass/fontconfig with installed XBMCCrystalP
2011-10-30Rearrange the fonts made available to fontconfig. Fixes ticket 12023 sample 2.CrystalP
- Do not use the system fonts. It takes a long time to index them and mkv files usually come with the needed fonts. Can be brought back later if needed. - Specify Arial as the default family - Add a path that always contains an Arial font so that the libass fallback actually works. The sample 2 used the Arial font but did not pack one.
2011-03-27[WIN32] removed xbmc_asap.dll as its build during compileWiSo
2011-03-26[WIN32] removed libshnplay.dll since there's no reference to it in the code ↵WiSo
anymore
2011-03-26[WIN32] removed libFLAC.dllWiSo
2011-03-26[WIN32] deleted timidity.dll as its build during compile timeWiSo
2011-03-05[WIN32] deleted libmpeg2.dll and changed dllpaths to the native name ↵WiSo
libmpeg2-0.dll
2011-03-05[WIN32] removed libbluray_win32 and libbluray.dllWiSo
2011-02-19Merge removal of unneeded libdts and liba52Anssi Hannula
Conflicts: .gitignore XBMC.xcodeproj/project.pbxproj configure.in lib/Makefile.in project/VS2010Express/XBMC.vcxproj project/VS2010Express/XBMC.vcxproj.filters tools/Linux/packaging/debian/copyright xbmc/DllPaths_win32.h xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile.in
2011-02-06[WIN32] removed ffmpeg and libdvdnav dlls as they are now build via the ↵WiSo
buildsetup process. Make sure you have a working mingw environment by running project\BuildDependencies\DownloadMingwBuildEnv.bat before compiling. If you just want the dlls run project\Win32BuildSetup\buildmingwlibs.bat
2011-02-06removed: use of deprecated liba52Anssi Hannula
liba52 hasn't been used by default for a while. Remove the use of it completely in favor of ffmpeg.
2011-02-06[WIN32] updated ffmpeg dllsWiSo
2011-01-22[WIN32] updated ffmpeg dllsWiSo
2011-01-07[WIN32] updated libbluray dll, headers and how to buildWiSo
2011-01-07[WIN32] rebuild libdvdnav with new mingw envWiSo
2011-01-07[WIN32] build ffmpeg dll's with the new mingw envWiSo
2011-01-02fixed: bitstream mode improperly set. Ticket #10981.CrystalPT
Broke AC3 passthrough for emotiva and NAD receivers. Patch sent to ffmpeg by Anssi and accepted. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35739 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08[WIN32] updated ffmpeg dlls to include r35598wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35603 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-07[WIN32] rebuilt ffmpeg dlls for r35194 (PGS subs)CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35195 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-22[WIN32] rebuilt ffmpeg dlls for r34922CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34924 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-21[WIN32] rebuilt ffmpeg dlls for r34863CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34905 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-04change: remove the GYM codec. it's broken, the code is an utter mess and i ↵spiff_
cba to maintain it. can be revisited when codecs are add-ons. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34439 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-30[WIN32] updated ffmpeg dlls for r34307CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34313 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-28[WIN32] updated ffmpeg dllsblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34283 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-15[WIN32] updated ffmpeg dlls.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33846 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-27[WIN32] recompiled ffmpeg dlls for r33180CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33195 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-25[WIN32] added libbluray headers, dll and how to build the dllwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33144 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-15[WIN32] ported r32795 to Windows, recompiled ffmpeg dllsCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32801 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-01[WIN32] updated ffmpeg dlls to current svnwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32406 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-17[WIN32] recompiled ffmpeg dlls to address #9634wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31904 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-16[WIN32] updated ffmpeg dllswiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31850 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-14[WIN32] new ffmpeg dlls based on current svnwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31806 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-30[WIN32] updated ffmpeg dlls based on current svnwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31517 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-29[WIN32] reverted r31502-31503 by requestwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31504 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-29[WIN32] preliminary: added librtmp headers and precompiled dllwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31502 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-23[WIN32] updated ffmpeg dlls. Dunno if mpeg2_dxva2 will be available without ↵wiso
modifications to XBMC core. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31329 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18[WIN32] updated ffmpeg dlls with libvpx 0.9.1wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31178 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-13[WIN32] new ffmpeg dlls to reflect changes in r31039wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31088 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-08[WIN32] added ffmpeg dlls with libvpx enabled. the sample plays fine but ↵wiso
with a green line at the bottom. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30972 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-08[WIN32] updated ffmpeg dlls from current svnwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30937 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-04[WIN32] new ffmpeg dlls based on current svnwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30827 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-23readme.txt not longer neededwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30465 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-22changed: restored increase of maximum streams in our internal ffmpeg libselupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30439 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-15fixed: Fixed h264 long term support with dxva2 (backport from upstream)elupus
changed: recompiled ffmpeg dlls for windows git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30179 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-08[WIN32] delete binaries which are now downloaded by the dependency scriptwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29935 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-07[WIN32] removed SNESAPU.DLL. It's not enabled anyway and if it is it crashes ↵wiso
XBMC. Own compilation won't work at all (I only get it compiled with __cdecl) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29903 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-07[WIN32] removed unused dlls (thanks spiff)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29893 568bbfeb-2a22-0410-94d2-cc84cf5bfa90