aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-19Merge pull request #18434 from basilgello/fix-testsphunkyfish
2020-09-18[addons] fix: override empty addon origin to find dependencies from parent repohowie-f
2020-09-18[addons] fix database wrong handle to change "broken" to new "lifecycledesc"Alwin Esch
2020-09-18[addons] update database table to ver. 33 and add update pointAlwin Esch
2020-09-18[addons] add reworked serialization way for addon extensions on databaseAlwin Esch
2020-09-18[addons] use CAddonInfo within repo addon content scanAlwin Esch
2020-09-18Merge pull request #18425 from matthuisman/no_uninstall_for_system_addonsFrank H
2020-09-18TestSysfsPath: Use proper filename randomizerVasyl Gello
2020-09-18cmake: use c++17Lukas Rusak
2020-09-18CDVDInputStreamBluray: fix SOverlay custom deleter for c++17Lukas Rusak
2020-09-18[cmake] require lcms2 >= 2.10 for c++17 supportLukas Rusak
2020-09-18tools/depends: use c++17Lukas Rusak
2020-09-18tools/depends: libandroidjni: update to fix build with c++17Lukas Rusak
2020-09-18tools/depends: p8-platform: add patch to fix build with c++17Lukas Rusak
2020-09-18docs: Update Linux readmes for C++17 requirementGarrett Brown
2020-09-18PVR Recording Year updateemveepee
2020-09-18Merge pull request #18383 from sy6sy2/tvos-fix-topshelf-imagesSylvain CECCHETTO
2020-09-18update IsSystemAddon to also check optional system addonsMatt Huisman
2020-09-17[estouchy] replace AddonBroken with AddonLifecycleType(Desc) infolabelsronie
2020-09-17Merge pull request #18432 from AlwinEsch/add-windows-fix-macroAlwin Esch
2020-09-16[Estuary] allow longer breadcrumb labels if no media is playingronie
2020-09-16[addons][filesystem] fix windows build about his RemoveDirectory macroAlwin Esch
2020-09-16XBDateTime: Do not mix signed and unsigned valuesVasyl Gello
2020-09-16XBDateTime: Use signed LARGE_INTEGER instead of unsigned ULARGE_INTEGERVasyl Gello
2020-09-16[Tests]TestDateTime: fix FileTimeOperators testVasyl Gello
2020-09-16Merge pull request #18429 from AlwinEsch/fix-languageAlwin Esch
2020-09-16[Estuary] display origin in addonbrowser and addoninforonie
2020-09-16[Music][guiinfo] Add new MusicPlayer infolabel and booleanthe-black-eagle
2020-09-16Merge pull request #18428 from AlwinEsch/fix-stupid-mindAlwin Esch
2020-09-15[addons][language] don't use CAddon class if GetAddon returned falseAlwin Esch
2020-09-15[addons][language] fix crash if selected language addon no more presentAlwin Esch
2020-09-15[addons][platform] fix stupid wrong min version increaseAlwin Esch
2020-09-15Merge pull request #18197 from AlwinEsch/change-vfs2Alwin Esch
2020-09-15Merge pull request #18408 from AlwinEsch/change-addon-guiAlwin Esch
2020-09-15Merge pull request #18421 from ronie/fix-pr18286Alwin Esch
2020-09-15Merge pull request #18422 from AlwinEsch/vfs-changeAlwin Esch
2020-09-15Merge pull request #18414 from anxdpanic/settings_crashanxdpanic
2020-09-15Merge pull request #18340 from Tolriq/fix_esDave Blake
2020-09-15set repo origin to self when enabling repo without originMatt Huisman
2020-09-14[Estuary] improve multidisc supportronie
2020-09-14[vfs][addons][audiodecoder] continue addon search if open of extension failedAlwin Esch
2020-09-14fix ListItem.AddonLifecycleDesc infolabelronie
2020-09-14[addons][filesystem][vfs] increase API versionsAlwin Esch
2020-09-14[addons][filesystem] allow recursive directory delete on kodi::vfs::RemoveDir...Alwin Esch
2020-09-14[addons][vfs] cleanup vfs addon instance documentationAlwin Esch
2020-09-14[addons][vfs] separate "C" and "C++" to different headersAlwin Esch
2020-09-14[addons][vfs] prevent direct use of "void*" on addon interfaceAlwin Esch
2020-09-14[addons][vfs] improve IO file callsAlwin Esch
2020-09-14[addons][vfs] use C++ kodi::addon::VFSUrl for URLAlwin Esch
2020-09-14[addons][vfs][filesystem] increase stat support and use also on VFS addonAlwin Esch