aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-25VideoPlayer: VAAPI - fix deep copy of VideoPicture, not a POD anymoreRainer Hochecker
2018-03-25ActorProtocol: add deep copy for objects not being PODsRainer Hochecker
2018-03-25Merge pull request #13685 from lrusak/egl-context-attribsLukas Rusak
2018-03-25Merge pull request #13690 from FernetMenta/crashRainer Hochecker
2018-03-24X11: fix exception on startupRainer Hochecker
2018-03-24Merge pull request #13686 from FernetMenta/settingsRainer Hochecker
2018-03-24Merge pull request #13687 from FernetMenta/discardRainer Hochecker
2018-03-24Merge pull request #13682 from FernetMenta/amdRainer Hochecker
2018-03-24VideoPlayer: do not discard unknown streams before video stream is readyRainer Hochecker
2018-03-24VideoPlayer: only display settings for vaapi and vdpau if they are actually a...Rainer Hochecker
2018-03-24Merge pull request #13683 from afedchin/win10-library-rwjenkins4kodi
2018-03-23EGLUtils: Allow windowing system to set EGL context attributesLukas Rusak
2018-03-23Merge pull request #11486 from ronie/python-edit-typeronie
2018-03-23[python] add setType() method for edit controlsronie
2018-03-23[win10] filesystem: fix work with external drives.Anton Fedchin
2018-03-23X11: allow EGL for AMD and NVidiaRainer Hochecker
2018-03-23Merge pull request #13676 from Rechi/windows/cpluffRechi
2018-03-23[windows] build cpluff from sourceRechi
2018-03-23[cpluff] add windows changesRechi
2018-03-23Fix plugin file item DynPath issueAkariDN
2018-03-23Get stream details from VideoPlayerAkariDN
2018-03-23Video library: save trailers for tv showsAkariDN
2018-03-23Video library export: season names for tv showsAkariDN
2018-03-23Support plugin sources for media library with metadata.local scraperAkariDN
2018-03-23Merge pull request #13558 from lrusak/egl-cleanupLukas Rusak
2018-03-23Merge pull request #13650 from pkerling/openssl-mt-initpkerling
2018-03-23[xbmc] PasswordManager: add support storing credentials for nfs and sftp prot...Anton Fedchin
2018-03-23Require OpenSSL and consolidate multi-threading initializationPhilipp Kerling
2018-03-23Remove dead DLL_PATH_LIBCURL definesPhilipp Kerling
2018-03-23Merge pull request #13675 from angelblue05/masterRainer Hochecker
2018-03-22Merge pull request #13657 from garbear/g_applicationGarrett Brown
2018-03-22EGLUtils: return nothing if eglQueryString returns nullLukas Rusak
2018-03-22windowing/rpi: use EGLUtilsLukas Rusak
2018-03-22windowing/android: use EGLUtilsLukas Rusak
2018-03-22windowing/amlogic: use EGLUtilsLukas Rusak
2018-03-22windowing/gbm: remove uneeded pointersLukas Rusak
2018-03-22windowing/gbm: use EGLUtilsLukas Rusak
2018-03-22utils/EGLUtils: add CEGLContextUtils classLukas Rusak
2018-03-22Merge pull request #13603 from garbear/fix-disappointmentGarrett Brown
2018-03-22Merge pull request #13678 from Rechi/fix/NinjaCpluffRechi
2018-03-22[cmake] fix Ninja generator after 02ae31b0b7Rechi
2018-03-21Move RenderSystem access to WinSystemGarrett Brown
2018-03-21Fix disappointing lack of games after entering cheat codeGarrett Brown
2018-03-21Merge pull request #13652 from FernetMenta/videodbRainer Hochecker
2018-03-21fix info dialog for strm filesangelblue05
2018-03-21Merge pull request #13673 from Rechi/cleanup/cpluffRechi
2018-03-21[cpluff] link with cpluff instead of loading it dynamicRechi
2018-03-20Merge pull request #13670 from FernetMenta/catchRainer Hochecker
2018-03-20threads: let the app die on exceptionsRainer Hochecker
2018-03-20Merge pull request #13665 from FernetMenta/resumeRainer Hochecker