aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01Game OSD: Fix root menu missing animation for subdialogsGarrett Brown
2023-02-01RetroPlayer: Fix corrupted picture when copying formats in reverseGarrett Brown
2023-02-01RetroPlayer: Rename variables for code clarityGarrett Brown
2023-02-01RetroPlayer: Rename parameter for code clarityGarrett Brown
2023-02-01RetroPlayer: Rename duplicate function names for code clarityGarrett Brown
2023-02-01RetroPlayer: Improve error loggingGarrett Brown
2023-02-01RetroPlayer: Fix corrupted picture when dealing with different formatsGarrett Brown
2023-02-01RetroPlayer: Fix typo in variable nameGarrett Brown
2023-02-01[Subtitles][Libass] Fix line spacing to avoid overlap boxCastagnaIT
2023-02-01render the .notdef characters to fix drawing of text with unicode chars missi...CrystalP
2023-01-31Merge pull request #22632 from garbear/backport-savestate-menuGarrett Brown
2023-01-31Merge pull request #22655 from ksooo/pvr-client-call-perf-nexusKai Sommerfeld
2023-01-31[PVR] CPVRClients: Optimize calls which obtain client capabilities.ksooo
2023-01-30Merge pull request #22630 from thesamesam/Nexusfuzzard
2023-01-29RetroPlayer: Use "screenshot" property for savestate thumbnailsGarrett Brown
2023-01-29Game OSD: Improve test spacing for out-of-game savestate managerGarrett Brown
2023-01-29RetroPlayer: Improve logging when memory data is missingGarrett Brown
2023-01-29Game OSD: Allow renaming/deleting savestates in-gameGarrett Brown
2023-01-29Game OSD: Improvements to out-of-game savestate dialogGarrett Brown
2023-01-29Game OSD: Fix conflicting IDs when other dialogs are visibleGarrett Brown
2023-01-29Game OSD: Improve error handling for invalid item indexGarrett Brown
2023-01-29Port dialog: Improve error handling for invalid item indexGarrett Brown
2023-01-29Games: Remove unused functionGarrett Brown
2023-01-29RetroPlayer: Add function to update a savestateGarrett Brown
2023-01-29RetroPlayer: Improve savestate labelsGarrett Brown
2023-01-29RetroPlayer: Rename parameter for code clarityGarrett Brown
2023-01-29RetroPlayer: Fix missing empty pointer checkGarrett Brown
2023-01-30windowing: X11: Add missing <cstdint> include (fix build with GCC 13)Sam James
2023-01-29Merge pull request #22610 from ksooo/video-music-fix-playlist-order-nexusKai Sommerfeld
2023-01-28[video][music] Fix playlist item order. When building a playlist, use target ...ksooo
2023-01-28Merge pull request #22604 from ksooo/favourites-feature-catch-up-nexusKai Sommerfeld
2023-01-28[favourites] Refactor GUI actions.ksooo
2023-01-28[favourites][keymaps] Favourites Browser window: Add support for actions up/d...ksooo
2023-01-28[keymaps] Open Favourites Browser instead of (deprecated) Favourites dialog.ksooo
2023-01-28Merge pull request #22601 from CastagnaIT/viewstate_fix_nexusKai Sommerfeld
2023-01-28[Video][GUIViewState] Add and set missing playlist sortCastagnaIT
2023-01-28Merge pull request #22504 from razzeee/nexus-version-sortingfuzzard
2023-01-28Merge pull request #22586 from joseluismarti/gradle-ndk-Nexusfuzzard
2023-01-27Merge pull request #22593 from phunkyfish/fix-limits-kodi-vfs-readline-simple...phunkyfish
2023-01-26[addons][filesystem] increase ADDON_GLOBAL_VERSION_FILESYSTEM to 1.1.8phunkyfish
2023-01-26[addons][filesystem] fix memory limits with kodi::vfs::ReadLinephunkyfish
2023-01-26Merge pull request #22550 from wsnipex/fix_cryptodome_nexusfuzzard
2023-01-25[backport][Android][gradle] Configure android.ndkPathJose Luis Marti
2023-01-24Merge pull request #22517 from KOPRajs/savestate-manager-fixes-nexusGarrett Brown
2023-01-24Merge pull request #22575 from ksooo/video-music-fix-ctx-menu-play-2-nexusKai Sommerfeld
2023-01-24[Backport][Subtitles] Fix subtitles in livestreams with high start timestampsmediaminister
2023-01-24RetroPlayer: Add Autosave label to autosavesKOPRajs
2023-01-24RetroPlayer: Do not rewrite manually created savestates with autosaveKOPRajs
2023-01-24RetroPlayer: Create autosave only if Autosave is enabledKOPRajs
2023-01-24RetroPlayer: Load selected savestate even when Autosave is not enabledKOPRajs