aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-13[depends] binary-addons: add packaging supportRechi
2018-10-13[windows] support ADDON_SRC_PREFIX & ADDONS_DEFINITION_DIR in make-addonsRechi
2018-10-13[windows] pass ADDONS_TO_BUILD only if give as argumentRechi
cmake already has the logic to check which addons exist
2018-10-13VideoPlayer: create new audiosink if pt stream type changesRainer Hochecker
2018-10-13Merge pull request #14562 from tylerszabo/buildfixRechi
Stop build if vswhere.cmd can't properly set VC vars
2018-10-12[tools] windows: prevent env corruption from multiple vswhere.cmd callsTyler Szabo
2018-10-13[Android] Dis- Enable GUI onPause / onContinuepeak3d
2018-10-12Merge pull request #14595 from ronie/estuary-fxsMartijn Kaijser
[Estuary] fix a few cosmetic issues
2018-10-12[Estouchy] prevent from getting locked inronie
2018-10-12[Estuary] fix a few cosmetic issuesronie
2018-10-12Merge pull request #12955 from jeroenpardon/infodialog_buttonronie
[Estuary] Change default button text & icon for tvshows in videoinfo …
2018-10-12[doxy][addons] Sync doxygen documentation with code changes, like ↵ace20022
renamed/removed/added parameters. Add return descriptions and remove an obsolete method.
2018-10-12Merge pull request #14582 from lrusak/egl-context-priorityjenkins4kodi
2018-10-12fixup! Windowing: GBM - make sure connector is connected before doing a modesetWolfgang Haupt
2018-10-12[docs] Document removed python API functions (RenderCapture)enen92
2018-10-12CCurlFile::Stat missing easy_release on early returnLukas Obermann
easy_release was missing on the first early return, where it exists in any later early return.
2018-10-12Merge pull request #14575 from ace20022/cleanup_includesAndreas Zelend
Cleanup includes - Part 2
2018-10-12Merge pull request #14556 from fritsch/fixupPeter Frühberger
Coverity: Fixup constness of iterators
2018-10-11[videolibrary] Assign extra artwork from file systemRyan Rector
with a whitelist configuration in AS.xml, and apply the whitelist to scraper results.
2018-10-11EGLUtils: allow selecting a high priority EGL contextLukas Rusak
2018-10-11EGLUtils: add vector version of CEGLAttributesLukas Rusak
2018-10-11Merge pull request #14553 from lrusak/egl-loggingLukas Rusak
CEGLUtils: log the egl attributes of the chosen config
2018-10-11bump to v18.0 beta5Martijn Kaijser
2018-10-11CEGLUtils: log the egl attributes of the chosen configLukas Rusak
2018-10-11Merge pull request #14581 from lrusak/egl-no-config-contextLukas Rusak
EGLUtils: use a configless context if available
2018-10-11Merge pull request #14569 from a1rwulf/gbm-namespaceLukas Rusak
Windowing: GBM - add missing namespace
2018-10-11Merge pull request #14580 from lrusak/egl-extension-loggingLukas Rusak
EGLUtils: log the egl version, vendor and extensions
2018-10-11EGLUtils: use a configless context if availableLukas Rusak
this allows us to change the egl config later (by also changing the surface)
2018-10-11MusicInfoScanner: Simplify string list appendingfritsch
2018-10-11LangInfo: Fix coverity insert constfritsch
2018-10-11[RetroPlayer] Cleanup includes.ace20022
2018-10-11[playercorefactory] Cleanup includes.ace20022
2018-10-11[PAPlayer] Cleanup includes.ace20022
2018-10-11[ExternalPlayer] Cleanup includes.ace20022
2018-10-11[AudioEngine] Cleanup includes.ace20022
2018-10-11Merge pull request #13600 from Rechi/feature/binaryAddonRepoRechi
[addons] add architecture dependent platform strings (binary addon repo)
2018-10-11[dialogs] Cleanup includes.ace20022
2018-10-11[dbwrappers] Cleanup includes.ace20022
2018-10-11[cdrip] Cleanup includes.ace20022
2018-10-10fixup! EGLUtils: log the egl version, vendor and extensionsLukas Rusak
2018-10-11[cmake] adjust output path of packaged binary addonsRechi
it now includes PLATFORM_TAG
2018-10-11[addons] add architecture dependent platform stringsRechi
2018-10-10Merge pull request #14567 from Rechi/cmake/addonsRechi
[cmake][addons] package CUSTOM_(BINARY|DATA) & ADDITIONAL_BINARY for windows
2018-10-10EGLUtils: log the egl version, vendor and extensionsLukas Rusak
2018-10-10[cmake][addons] package CUSTOM_(BINARY|DATA) & ADDITIONAL_BINARY for windowsRechi
2018-10-10[cmake][addons] add addon headers to libraryRechi
2018-10-10Merge pull request #14578 from Rechi/fix/centermixlevelRechi
[settings] store default centermixlevel
2018-10-10Merge pull request #14579 from enen92/doxyfixesMartijn Kaijser
[docs] Assorted doxygen python documentation fixes
2018-10-10[docs] Improve Player module python documentationenen92
2018-10-10[docs] Add @python_v18 tags to xbmcdrm class and methodsenen92