Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-25 | [Estuary] Remove unused default icons | Garrett Brown | |
2018-10-26 | Merge pull request #14717 from ronie/estuary-upd | Razzeee | |
[Estuary] bug fixes | |||
2018-10-25 | [Estuary] bug fixes | ronie | |
2018-10-25 | Merge pull request #14716 from Memphiz/osx_fakefullscreen | Memphiz | |
[settings/osx] - hide the fakefullscreen setting. | |||
2018-10-25 | [settings/osx] - hide the fakefullscreen setting. Non-Fake fullscreen is ↵ | Memphiz | |
deprecated since 10.7 and non-working since 10.8. Apple suggests fake fullscreen by using a fullscreen window - and we are doing so. | |||
2018-10-25 | Merge pull request #14710 from DaveTBlake/JSONGetArtistsArtFix | Dave Blake | |
[JSON]Fix AudioLibrary.GetArtists with only "thumbnail" or "fanart" | |||
2018-10-25 | windowing/gbm: authorize drm master if drmSetMaster fails | Lukas Rusak | |
2018-10-25 | Merge pull request #14692 from garbear/input-relocation | Garrett Brown | |
Input code relocation | |||
2018-10-25 | [GLES] cleanup shaders | Lukas Rusak | |
2018-10-25 | VideoPlayer: remove unused YUVMatrix files | Lukas Rusak | |
2018-10-25 | [GLES] VideoPlayer: cleanup code | Lukas Rusak | |
2018-10-25 | [GLES] VideoPlayer: implement tone mapping | Lukas Rusak | |
2018-10-25 | Input: Move action source files to 'input/actions/' subfolder | Garrett Brown | |
2018-10-25 | Keyboard: Move XBMCKey enum into KEYBOARD namespace | Garrett Brown | |
2018-10-25 | [JSON] Fix AudioLibrary.GetArtists when only one of "thumbnail" or "fanart" ↵ | DaveTBlake | |
properties requested. | |||
2018-10-25 | Merge pull request #14619 from MartijnKaijser/chorus_v18.x-2.4.6 | Martijn Kaijser | |
[addons] Update Chorus2 to v18.x-2.4.6 | |||
2018-10-24 | Merge pull request #14677 from garbear/no-controllers | Garrett Brown | |
Game OSD: Always show help if no controllers are connected | |||
2018-10-24 | Merge pull request #14691 from garbear/remove-toggle | Garrett Brown | |
FullscreenGame: Remove OSD toggle action | |||
2018-10-24 | Merge pull request #14568 from a1rwulf/fix-no-audio | Lukas Rusak | |
Windowing: GBM - make sure connector is connected before doing a modeset | |||
2018-10-24 | LinuxRendererGLES: cleanup confusing log messages | Lukas Rusak | |
2018-10-24 | [GLES] VideoPlayer: rewrite yuv - rgb conversion | Lukas Rusak | |
2018-10-24 | Addons: Replaced broken test with new derived method | Garrett Brown | |
2018-10-24 | Addons: Don't consider broken add-ons installable | Garrett Brown | |
This change is motivated by the "Get all" button in the controller dialog. Before this change, it would show and install broken add-ons. After this change, such add-ons are excluded. | |||
2018-10-24 | Merge pull request #14676 from garbear/fix-disconnect | Garrett Brown | |
Games: Fix crash on game close after controller disconnects | |||
2018-10-24 | Merge pull request #14515 from lrusak/drm-10 | Lukas Rusak | |
[GBM] support 10bit output modes and other fixes | |||
2018-10-24 | Merge pull request #14673 from lrusak/fd-leakage | Lukas Rusak | |
windowing/gbm: use CFileHandle to handle the fd | |||
2018-10-24 | windowing/gbm: fallback to 8bit mode if no matching 10bit EGL config is found | Lukas Rusak | |
2018-10-24 | CDRMUtils: add 10 bit overlay plane support | Lukas Rusak | |
2018-10-24 | CDRMUtils: only support NV12 for now (we can add more formats later) | Lukas Rusak | |
2018-10-24 | CDRMUtils: rename planes so we know they are kodi specific | Lukas Rusak | |
2018-10-24 | windowing/gbm: use CFileHandle to handle the fd | Lukas Rusak | |
2018-10-24 | Merge pull request #14652 from lrusak/egl-init-rework | Lukas Rusak | |
EGLUtils: breakup EGL init process | |||
2018-10-24 | Merge pull request #14613 from FernetMenta/mojave | Memphiz | |
OSX: fix fullscreen on Mojave | |||
2018-10-24 | Merge pull request #14683 from srg70/master | Memphiz | |
Fix crash on exit when checking of libgpg-error lock object size. | |||
2018-10-24 | [Subtitles] Avoid using res and overscan (use rectview instead) | enen92 | |
2018-10-24 | remove some duplicates from mime type mapping | Arne Morten Kvarving | |
2018-10-24 | changed: modernize mime type map initialization | Arne Morten Kvarving | |
2018-10-24 | Merge pull request #14680 from notspiff/heif_mime | Rechi | |
add mime types for heif/heic | |||
2018-10-24 | Merge pull request #14679 from notspiff/fix_image_addon_creation | Rechi | |
fixed: add-on creation is not thread safe | |||
2018-10-24 | Merge pull request #14693 from Memphiz/fix_xcode_resources | Memphiz | |
[cmake/Xcode] - fix missing text and icon resources when using target Xcode | |||
2018-10-23 | EGLUtils: breakup EGL init process | Lukas Rusak | |
This will give us more flexibility in the future to allow falling back if something in the initialization fails | |||
2018-10-23 | Merge pull request #14687 from HitcherUK/master | Razzeee | |
[Estuary] Update addon browser | |||
2018-10-23 | [cmake/Xcode] - fix missing text and icon resources when using target Xcode | Memphiz | |
2018-10-23 | Merge pull request #14653 from garbear/fix-infinite-loop | Garrett Brown | |
Fix infinite loop when listitem action is "Play" | |||
2018-10-23 | Merge pull request #14686 from peak3d/rendergui | Markus Pfau | |
[Android] switch renderGUI based on surface existance instead onPause/onSuspend | |||
2018-10-23 | Merge pull request #14500 from Rechi/android/targetSdk | Martijn Kaijser | |
[android] bump targetsdk to 26 and handle runtime security | |||
2018-10-23 | FullscreenGame: Remove OSD toggle | Garrett Brown | |
We'll never need to close the OSD from the fullscreen game window, because the fullscreen game window can only receive the toggle action if the OSD is already closed. | |||
2018-10-23 | [Estuary] Update addon browser | Kevin Goffe | |
2018-10-23 | [android] bump targetsdk to 26 and handle runtime security | Chris "Koying" Browet | |
2018-10-23 | Merge pull request #14633 from MartijnKaijser/v18_beta5 | Martijn Kaijser | |
bump to v18.0 beta5 |