aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2024-10-18Merge pull request #25762 from CastagnaIT/gui_menu_tracksStefano Gottardo
2024-10-15[addons] add missing flag to filesystem translation from binary add-onsphunkyfish
2024-10-15[addons] compare file open flags to addon enum instead of Kodi core'sphunkyfish
2024-10-11[addons][gui] increase GUI API version to 5.15.1CastagnaIT
2024-10-11[GUI][Skin] Video/Audio/Subtitle stream selection dialogCastagnaIT
2024-10-05Merge pull request #25735 from parona-source/gcc-15Markus Härer
2024-09-18Merge pull request #25728 from basilgello/repo-std-moveVasyl Gello
2024-09-14Include missing <cstdint> includesAlfred Wingate
2024-09-13CRepository: avoid copying stringstreamVasyl Gello
2024-09-11[addons] Fix CPPCheck warnings for CStructHdl and DynamicCStructHdl: noExplic...ksooo
2024-09-06[addons] PVR Add-on API version bump to 9.1.0ksooo
2024-09-06[addons][PVR] PVR add-on API: Introduce data types for add-on supplied settin...ksooo
2024-08-27[pvr] Add flag to indicate if the callback to GetChannelStreamProperties() re...phunkyfish
2024-08-26Merge pull request #25598 from garbear/show-emuGarrett Brown
2024-08-24RetroPlayer: Show emulator name and icon in Advanced Settings dialogGarrett Brown
2024-08-21Merge pull request #25643 from emveepee/recordingpartKai Sommerfeld
2024-08-21Add EpisodePart to recordingsMartin Vallevand
2024-08-21[addons] PVR Add-on API: Fix initialization of PVRRecording::iClientProviderUid.ksooo
2024-08-20[PVR][addons][guilib] Add support for PVR client add-ons supplying Parental R...DeltaMikeCharlie
2024-08-15[addons] Bump PVR Addon API version to 9.0.0, including min version.ksooo
2024-08-15[addons][PVR] PVR Addon-API: Add parameter 'source' to function GetChannelStr...ksooo
2024-08-15[PVR] PVR Addon-API: Add PVR_RECORDING::iEpisodePartNumber.ksooo
2024-08-15[addons][PVR] PVR Addon-API: Add PVR_RECORDING::iParentalRating, PVR_RECORDIN...ksooo
2024-08-15[addons][PVR] PVR Addon-API: Add EPG_TAG::strParentalRatingIcon, EPG_TAG::str...ksooo
2024-08-15[addons] PVR Addon-API C++ binding: Fix getters for dynamic arrays. Move c-st...ksooo
2024-08-08[PVR] Fix major design flaw to use std::hash value as persistent client UID.ksooo
2024-08-02[cppcheck] returnByReferenceRechi
2024-08-02[addons] PVR add-on API: Fix compiler warnings.ksooo
2024-07-30[addons] Bump ADDON_INSTANCE_VERSION_PVR and ADDON_INSTANCE_VERSION_PVR_MIN t...ksooo
2024-07-30[addons][PVR] PVR add-on API: GetBackend(Name|Version|Hostname), GetConnectio...ksooo
2024-07-30[addons][PVR] PVR add-on API: Get(Recording|EpgTag)Edl: Replace fixed size PV...ksooo
2024-07-30[addons][PVR] PVR add-on API: GetTimerTypes: Replace fixed size PVR_TIMER_TYP...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_SIGNAL_STATUS: Replace fixed size char arra...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_DESCRAMBLE_INFO: Replace fixed size char ar...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_TIMER_TYPE: Replace fixed size PVR_ATTRIBUT...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_ADDON_CAPABILITIES: Replace fixed size PVR_...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_NAMED_VALUE: Replace fixed size char arrays...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_ATTRIBUTE_INT_VALUE: Replace fixed size cha...ksooo
2024-07-30[addons][PVR] PVR add-on API: Change PVREPGTag implementation for dynamic cha...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_TIMER: Replace fixed size char arrays with ...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_RECORDING: Replace fixed size char arrays w...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_PROVIDER: Replace fixed size char arrays wi...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_CHANNEL: Replace fixed size char arrays wit...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_CHANNEL_GROUP_MEMBER: Replace fixed size ch...ksooo
2024-07-30[addons][PVR] PVR add-on API: PVR_CHANNEL_GROUP: Replace fixed size char arra...ksooo
2024-07-13add database support for image cache cleanerRyan Rector
2024-07-09[addons][filesystem][docs] Add verifypeer to ADDON_CURL_OPTION_OPTIONCastagnaIT
2024-06-22Pictures: move common metadata out of the exif structMiguel Borges de Freitas
2024-06-22Pictures: Remove unused members of exifMiguel Borges de Freitas
2024-06-22Pictures: Move to exiv2 for image metadata retrieval (exif and iptc)Miguel Borges de Freitas