Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-02 | Controller dialog: Hide features not supported by game add-on | Garrett Brown | |
2018-10-02 | Game add-ons: Encapsulate controller tree in topology class | Garrett Brown | |
2018-10-02 | Merge pull request #14468 from MartijnKaijser/v18.0beta4 | Martijn Kaijser | |
bump to v18.0 beta 4 | |||
2018-10-02 | Game add-ons: Encapsulate DLL access in input class | Garrett Brown | |
2018-10-02 | Game add-ons: Factor out controller selection | Garrett Brown | |
Previously, the first compatible controller for a given port was opened. Now, we mark the first compatible controller as active, then open the active port. | |||
2018-10-02 | input: libinput: add setting to allow changing keymap layout | Lukas Rusak | |
This is needed in order for us to allow using a different keyboard layout. The idea in the future is to move libinput to a peripheral add-on but that won't be until V19. So this is needed in the meantime. I can also add more options in the future related to mice and keyboards but I have only heard about keyboard layouts so far. | |||
2018-10-02 | Merge pull request #14432 from lrusak/drmprimegles-1img-colorspace | Lukas Rusak | |
CDRMPRIMEEGL: specify EGL colorspace and colorrange | |||
2018-10-02 | Merge pull request #14502 from garbear/fix-ignore-input18.0b3-Leia | Garrett Brown | |
Controller dialog: Fix keyboard and mouse ignored in sub-dialogs | |||
2018-10-02 | Merge pull request #14498 from garbear/help-controllers | Garrett Brown | |
Game OSD: Extend help dialog to explain lack of remote support | |||
2018-10-02 | Merge pull request #14478 from garbear/fix-vp-stuck | Garrett Brown | |
Fix getting stuck using VideoPlayer and breaking game launching | |||
2018-10-02 | Merge pull request #14496 from garbear/stretch-mode | Garrett Brown | |
Game OSD: Finish renaming "View mode" to "Stretch mode" | |||
2018-10-02 | Merge pull request #14494 from garbear/controller-dialog | Garrett Brown | |
Controller dialog: Make it more awesome | |||
2018-10-02 | Merge pull request #14505 from ace20022/lang_stack | Andreas Zelend | |
[fix] Fix a stack overflow in LangCodeExpander | |||
2018-10-01 | Fix stuck progress dialog opening "My Movies" without network | Garrett Brown | |
When the Movies window is opened, Kodi waits for network for remote paths. The window is opened to sources://video/, which Kodi detects as a remote path, causing a stuck progress dialog when no network is available. | |||
2018-10-01 | Merge pull request #14506 from fritsch/fixsub | Peter Frühberger | |
VideoPlayer: fix subtitle on/off setting | |||
2018-10-01 | VideoPlayer: fix subtitle on/off setting | Rainer Hochecker | |
2018-10-01 | Merge pull request #14380 from fritsch/androidfloat | Martijn Kaijser | |
AESinkAudioTrack: Support multi channel float | |||
2018-10-01 | [fix] LangCodeExpander: If there's no iso639-1 code and the iso639-2 code is ↵ | ace20022 | |
identical to the language name the stack overflows. | |||
2018-10-01 | Merge pull request #14503 from ksooo/guiinfo-fix-visualisation-locked | Arne Morten Kvarving | |
[guiinfo] Fix Visualisation.Locked. | |||
2018-10-01 | [guiinfo] Fix Visualisation.Locked. | Kai Sommerfeld | |
2018-10-01 | Controller dialog: Fix ignoring input in sub-dialogs | Garrett Brown | |
2018-10-01 | [Cosmetic] Fix whitepace in comment | Garrett Brown | |
2018-10-01 | Fix stuck progress dialog opening "My add-ons" without network | Garrett Brown | |
When a media window (of which the add-on manager extends) is opened, Kodi waits for network for remote paths. The add-on manager is opened to addons://user/, which Kodi detects as a remote path, causing a stuck progress dialog when no network is available. | |||
2018-09-30 | Add fourcc, colorspace and colorrange to inputstream API | peak3d | |
2018-09-30 | Game OSD: Extend help dialog to explain lack of remote support | Garrett Brown | |
2018-09-30 | Merge pull request #14495 from garbear/controller-logos | Martijn Kaijser | |
Update default and SNES controller images | |||
2018-09-30 | Game OSD: Finish renaming "View mode" to "Stretch mode" | Garrett Brown | |
This completes the rename started in PR 14102, which aimed to simplify and clarify the setting. | |||
2018-09-30 | Update default and SNES controller images | Garrett Brown | |
2018-09-30 | Controller dialog: Fix list not refreshing for new controllers | Garrett Brown | |
2018-09-30 | Controller dialog: Don't hide controllers with no features | Garrett Brown | |
2018-09-30 | Controller dialog: Add "Get all" button | Garrett Brown | |
2018-09-30 | Merge pull request #14294 from AreaScout/master | Martijn Kaijser | |
gbm/windowing: fix compile when using older EGL headers + assert mess… | |||
2018-09-30 | gbm/windowing: fix compile when using older EGL headers + assert message on ↵ | AreaScout | |
size difference | |||
2018-09-30 | Controller dialog: Add controller description | Garrett Brown | |
2018-09-29 | Merge pull request #14492 from VelocityRa/brace-init-doc | Martijn Kaijser | |
[docs] Add initializer list whitespace convention in Code Guidelines | |||
2018-09-29 | Merge pull request #14493 from ronie/py-bump | Martijn Kaijser | |
[python] bump for leia | |||
2018-09-29 | Use one of the original item url to get url options | Unknown | |
2018-09-29 | [python] bump for leia | ronie | |
2018-09-29 | [docs] Add initializer list whitespace convention in Code Guidelines | Nick Renieris | |
2018-09-28 | [lang][skin.estuary] updated language files from Transifex | Attila Jakosa | |
2018-09-28 | Merge pull request #14491 from ronie/skin-vis | Arne Morten Kvarving | |
[skins] visualisation control needs an id | |||
2018-09-28 | Merge pull request #14490 from Rechi/fix/add-snes | Rechi | |
[cmake] install game.controller.snes | |||
2018-09-28 | [cmake] install game.controller.snes | Rechi | |
2018-09-28 | [skins] visualisation control needs an id | ronie | |
2018-09-28 | Merge pull request #14474 from garbear/rp-fix-rewind-ff | Garrett Brown | |
Fix game getting stuck in rewind/fast-forward | |||
2018-09-28 | Merge pull request #14481 from garbear/add-snes | Martijn Kaijser | |
Add missing SNES controller profile | |||
2018-09-28 | Merge pull request #14486 from ksooo/guiinfo-fix-videoplayer-title | Kai Sommerfeld | |
[guiinfo] Fix VideoPlayer.Title and MusicPlayer.Title | |||
2018-09-27 | [guiinfo] Fix VideoPlayer.Title and MusicPlayer.Title | Kai Sommerfeld | |
2018-09-27 | Merge pull request #14484 from peak3d/sync | Markus Pfau | |
[Android] Use VSYNC time from Choreographer | |||
2018-09-27 | Joysticks: Allow rewind/fast-forward with shoulder buttons | Garrett Brown | |
This makes shoulder buttons have the same effect as triggers. Because shoulder buttons are digital, a ramp-up function is applied. |