aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2022-09-15PeripheralCecAdapter: make 'device_type' configurablePortisch
Some TVs do not perform well with type of recording device.
2022-09-11Merge pull request #21844 from ksooo/pvr-settings-browse-clientsKai Sommerfeld
[PVR][settings] Add settings action to open the Add-on browser displa…
2022-09-10[PVR][settings] Add settings action to open the Add-on browser displaying ↵Kai Sommerfeld
available PVR add-ons.
2022-09-10[Windows] Store the window position persistently in windowed modethexai
2022-09-07[settings] Restructure PVR settings.Kai Sommerfeld
2022-09-05NFS: add preliminary nfs4 supportLukas Rusak
2022-09-05[cacert] bump jul 19 2022fuzzard
2022-08-31Remove obsolete scrapersRazze
Closes #21771
2022-08-10[Subtitles] Rework subtitle positionsCastagnaIT
2022-07-09[settings] Show CD/DVD autorun settings only for Kodi builds compiled with ↵Kai Sommerfeld
HAS_DVD_DRIVE.
2022-07-09[settings] Show Audio CD ripping settings only for Kodi builds compiled with ↵Kai Sommerfeld
HAS_CDDA_RIPPER.
2022-07-09[settings] Show blu-ray settings only for Kodi builds compiled with ↵Kai Sommerfeld
HAVE_LIBBLURAY.
2022-06-24[settings] Introduce new string id for BackgroundType::NONE as the English ↵Kai Sommerfeld
word 'None' needs translation to different words for some languages. Example: In German, 'none' can be 'kein', 'keiner', keine', depending on the context.
2022-05-22game.controller.mouse: Import v1.0.16Garrett Brown
2022-05-22game.controller.keyboard: Import v1.1.17Garrett Brown
2022-05-21Merge pull request #21028 from rmrector/msif-more-optionsDave Blake
Add more source options to MSIF file browser
2022-05-11[settings] Moved subtitles settings to appropriate categoryCastagnaIT
2022-05-08[video][gles] fix subpar quality HQ convolution scalers due to likely a ↵Franz Koch
copy/paste error. Fixes #21011
2022-05-01Merge pull request #21313 from CastagnaIT/verticalMarginStefano Gottardo
[Subtitles] Improvements vertical margin and manual position
2022-04-27[Subtitles][cleanup] Moved settings to CSubtitlesSettingsCastagnaIT
2022-04-27[Subtitles] Improvements vertical margin and manual positionCastagnaIT
2022-04-24[settings][translations] Reorganize string idsenen92
2022-04-24[video][osd] revert 2441f82be7e40bdf3104fbc110844c86acee0776enen92
2022-04-12added: volume setting for gui soundsArne Morten Kvarving
2022-03-23Game Settings: Add login to RetroAchievementsNick Siakas
2022-02-22Add more source options to MSIF file browserRyan Rector
Include 'files', 'videos', and 'pictures' sources
2022-02-18Sort CMake installdata/treedata and system XMLGarrett Brown
2022-02-04Merge pull request #20880 from CastagnaIT/libass_fontsenen92
[Subtitles] Show font family name's to subtitle fonts list
2022-02-04Merge pull request #20941 from fuzzard/system_cacertfuzzard
[system] update SSL CA trust store
2022-02-02Settings: Fix wrong whitelist default placementWolfgang Haupt
The "default" tag must not be inside "constraints". When you add a default value, it will never be copied to a new guisettings file because it can't be deserialized.
2022-02-02update SSL CA trust storefuzzard
2022-02-01[Subtitles] Show font family name's to subtitle fonts listCastagnaIT
2022-01-25VideoPlayer: VAAPI - Add av1 hw decodingWolfgang Haupt
2022-01-08Merge pull request #18929 from brn5ck/patch-1da-anda
add Italian ABC keyboard layout
2021-12-26[Xbox] Enable audio passthroughthexai
2021-12-16[Settings][VideoOSD] Add autoclose settingenen92
2021-12-11Merge pull request #20641 from ronie/semicolonenen92
fix english keyboard layout - semicolon
2021-12-06fix english keyboard layout - semicolonronie
2021-11-24[Subtitles] Add support to OTF font typeCastagnaIT
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
Found via `codespell -q 3 -S *.po,./lib/libUPnP/Neptune -L bloaded,busses,inout,lod,medias,parm`
2021-11-09[keyboard] delete BaiduPY keyboard layout because the web service is closed.taxigps
2021-10-23[Subtitles] Make override settings genericCastagnaIT
2021-10-16Merge pull request #20169 from CastagnaIT/subtitles_featuresenen92
[Subtitles] Implemented new subtitle features
2021-10-15[Subtitles] Implemented new subtitle featuresCastagnaIT
2021-10-13Merge pull request #20198 from lrusak/gbm-connector-selectionLukas Rusak
windowing/gbm: allow specifying the output connector
2021-10-13Merge pull request #20157 from lrusak/gles-tonemapping-methodLukas Rusak
[GLES] add ACES and Hable tone mapping
2021-10-05Merge pull request #20230 from fuzzard/update_cacertjenkins4kodi
2021-10-04[addons] function for removing orphaned dependencies recursivelyhowie-f
2021-10-03update SSL CA trust storefuzzard
2021-09-28windowing/gbm: allow specifying the output connectorLukas Rusak