aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2018-11-01[PVR][settings] Get rid of CSettings' and CSettingConditions' PVR dependencies.Kai Sommerfeld
2018-10-31[addons] remove CAddonDll::GetSetting() is calling the parent onlyAlwin Esch
2018-10-31[python-scrapers] extended music artworkronie
2018-10-28Merge pull request #14702 from garbear/ignore-broken-addonsMartijn Kaijser
2018-10-28Merge pull request #14724 from enen92/removedpythonfunctionsMartijn Kaijser
2018-10-28Merge pull request #14621 from notspiff/allow_numberMartijn Kaijser
2018-10-26[Docs] Cleanup removed methods and style fixesenen92
2018-10-25Input: Move action source files to 'input/actions/' subfolderGarrett Brown
2018-10-24Addons: Replaced broken test with new derived methodGarrett Brown
2018-10-24Addons: Don't consider broken add-ons installableGarrett Brown
2018-10-21Game API v1.1.0: Add feature names to controller layoutsGarrett Brown
2018-10-21Game API v1.0.39: Start controller and port addresses with "/"Garrett Brown
2018-10-21Game API: [cosmetic] Fix leading whitespaceGarrett Brown
2018-10-21[addons] force a repo refresh (ignore checksum) if repo version changedRechi
2018-10-17fixed: old rangeofnum settings are converted to numberArne Morten Kvarving
2018-10-17[PVR] Fix CID 188792: Memory - illegal accesses (WRAPPER_ESCAPE).Kai Sommerfeld
2018-10-16Merge pull request #14584 from enen92/rendercapturedoxyMartijn Kaijser
2018-10-16Merge pull request #14618 from ksooo/pvr-client-munu-hooksKai Sommerfeld
2018-10-15[PVR] Integrate PVR client menu hooks into context menu system.Kai Sommerfeld
2018-10-15[PVR] Refactor client menu hooks.Kai Sommerfeld
2018-10-15[pvr] fix EPG crash and recording errors produced by not present data on addo...Alwin Esch
2018-10-13Merge pull request #14548 from ace20022/fix_doxyMartijn Kaijser
2018-10-12[doxy][addons] Sync doxygen documentation with code changes, like renamed/rem...ace20022
2018-10-12[docs] Document removed python API functions (RenderCapture)enen92
2018-10-12Merge pull request #14575 from ace20022/cleanup_includesAndreas Zelend
2018-10-11[addons] add architecture dependent platform stringsRechi
2018-10-10[docs] Group xbmcdrm with the other python modulesenen92
2018-10-10[addons] Cleanup includes.ace20022
2018-10-09Merge pull request #14499 from peak3d/codecMarkus Pfau
2018-10-08[docs] Reverse order of revisions for Python and Skinning to have pages with ...Martijn Kaijser
2018-10-07Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...Kai Sommerfeld
2018-10-07Eliminate g_advancedSettings macro.Kai Sommerfeld
2018-10-06Merge pull request #14509 from DaVukovic/documentationMartijn Kaijser
2018-10-05[Docs] Add documentation for Window IDsUnknown
2018-10-04[docs] add skinning changelog tagsMartijn Kaijser
2018-10-03Add PVR_TIMER_TYPE_SUPPORTS_READONLY_DELETE flag to allow an otherwise read-o...djp952
2018-09-30Add fourcc, colorspace and colorrange to inputstream APIpeak3d
2018-09-22[PVR] Fix accidentally introduced PVR Addon API incompatibility.Kai Sommerfeld
2018-09-20[PVR] Fetch EPG tags for timers if timer start not in configured EPG window.Kai Sommerfeld
2018-09-12[modernize][addons] range-based loopsRechi
2018-09-11[PVR] PVR addon API documentation updates and fixes.Kai Sommerfeld
2018-09-08CServiceBroker: return a pointer for CSettingsLukas Rusak
2018-08-25[pvr] Calculate 'istimeshifting' UI flag using data cache core values, making...Kai Sommerfeld
2018-08-21Service.cpp: Remove unused #includeGarrett Brown
2018-08-21AddonDLL: Remove duplicate #includeGarrett Brown
2018-08-20Addons: Fix compiler warningGarrett Brown
2018-08-15Merge pull request #14296 from notspiff/auto_enableMartijn Kaijser
2018-08-15changed: auto-enable disabled add-ons which are dependencies of anotherArne Morten Kvarving
2018-08-14Merge pull request #14137 from MilhouseVH/fix_addondb_constraint_issueArne Morten Kvarving
2018-08-07cleanup resolutions, drop resoltion info < RES_WINDOWRainer Hochecker