aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-19Merge pull request #24543 from enen92/python_contextMiguel Borges de Freitas
2024-01-19Merge pull request #24528 from ksooo/pvr-epg-tag-playlistKai Sommerfeld
2024-01-19[ContextMenus] Don't populate python context items if browsing sub-menusenen92
2024-01-19[video] rework dimensionsDavid Vukovic
2024-01-19log script commandsAndrey Filipenkov
2024-01-19use only PlistBuddy to read bundle IDAndrey Filipenkov
2024-01-19Speed up game-addon build timeGarrett Brown
2024-01-18[keymaps] change show shutdownmenu to poweroff actionDavid Vukovic
2024-01-18Merge pull request #24534 from thexai/wasapi-fallbackthexai
2024-01-18AESinkWASAPI: adjust log messages for fallback code paththexai
2024-01-18AESinkWASAPI: improve fallback when is not supported exact output channel layoutthexai
2024-01-17Fix the scourge of game add-on failuresGarrett Brown
2024-01-17[Peripherals] Add default buttonmaps for keyboard/mouseGarrett Brown
2024-01-17Merge pull request #24501 from garbear/refactor-inputGarrett Brown
2024-01-17[pvr] Add context menu item 'play programme from here'/'play only this progra...ksooo
2024-01-17[pvr] Introduce setting to toggle 'auto play next programme'.ksooo
2024-01-17[pvr] Prevent to close the player while we are playing the 'epg playlist'.ksooo
2024-01-17[pvr] Implement automatic playback of next epg tag in timeline.ksooo
2024-01-17[pvr] Refactor: Move CPVRGUIActionsPlayback::StartPlayback to class CPVRPlayb...ksooo
2024-01-17[pvr] CPVRManager::OnPlaybackEnded: Propagate the correct state to the playba...ksooo
2024-01-17Merge pull request #24522 from enen92/sane_datacachecoreMiguel Borges de Freitas
2024-01-17Merge pull request #24519 from joseluismarti/xbmc.propertiesfuzzard
2024-01-16[Games] Rename game input functions for code clarityGarrett Brown
2024-01-16[Peripherals] Add missing \ingroup tagsGarrett Brown
2024-01-16[Peripherals] Move events to subfolderGarrett Brown
2024-01-16[Peripherals] Update copyright year to 2024Garrett Brown
2024-01-16[Peripherals] Factor add-on lookup out of buttonmapGarrett Brown
2024-01-16[Peripherals] Rename member variables for code clarityGarrett Brown
2024-01-16[Input] Update copyright year to 2024Garrett Brown
2024-01-16[Keyboard] Rename KeySymbol to XBMCKey for code clarityGarrett Brown
2024-01-16[Keyboard] Refactor keyboard files into input/keyboard/ folderGarrett Brown
2024-01-16[Keymaps] Refactor keymap code to new folderGarrett Brown
2024-01-16[Mouse] Refactor CMouseEvent into input/mouse/ folderGarrett Brown
2024-01-16[Mouse] Move interfaces to new CMakeLists.txtGarrett Brown
2024-01-16[Joysticks] Move interfaces to new CMakeLists.txtGarrett Brown
2024-01-16[Joysticks] Add missing \ingroup tagsGarrett Brown
2024-01-16[Remote] Remove unused structGarrett Brown
2024-01-16[Remote] Move interface to new CMakeLists.txtGarrett Brown
2024-01-16[Hardware] Move interface to new CMakeLists.txtGarrett Brown
2024-01-16[Actions] Move CActionTranslator to KODI::ACTION namespaceGarrett Brown
2024-01-16[Actions] Move IActionListener into actions folderGarrett Brown
2024-01-16[CMake] Move input subdirectories to new treedata fileGarrett Brown
2024-01-16Merge pull request #24406 from garbear/better-player-viewerGarrett Brown
2024-01-17EGLUtils: Fix nullptr usage in EglErrorCallbackMarkus Härer
2024-01-16Merge pull request #24516 from dbarkar/fix-vc1Peter Frühberger
2024-01-16Merge pull request #24520 from notspiff/add_avif_supportArne Morten Kvarving
2024-01-16[Datacachecore] Initiallize SStateInfo with sane valuesenen92
2024-01-16added: enable .avif image support in ffmpeg imageArne Morten Kvarving
2024-01-16AndroidMediaCodec: Retry VC1 fixDenis Barkar
2024-01-16[Android] file xbmc.properties is no longer neededJose Luis Marti