Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-24 | [guiinfo] redact user/pass in debug logging | wsnipex | |
2018-09-24 | [droid] bump the target API to 26 defined in androidmanifest. | Martijn Kaijser | |
As of November 2018 every update to playstore must at least target API 26 or you cannot submit updates. We don't know what will break/stop working but we'll just have to deal with the fallout. | |||
2018-09-23 | kodi.sh: add apport support | mglae | |
2018-09-22 | Merge pull request #14452 from Kwiboo/drmprime-color-properties | Lukas Rusak | |
RendererDRMPRIME: set color drm properties | |||
2018-09-22 | Merge pull request #14450 from Rechi/cleanup/dlopen | Rechi | |
link with libnfs instead of loading it dynamic | |||
2018-09-22 | link with libnfs instead of loading it dynamic | Rechi | |
2018-09-22 | [depends] disable nfs utils | Rechi | |
2018-09-22 | Merge pull request #14437 from garbear/fix-disconnected | Garrett Brown | |
RetroPlayer: Fix no game input after controller shuts off | |||
2018-09-22 | Merge pull request #14427 from garbear/rp-error-msg | Garrett Brown | |
RetroPlayer: Improve error message when game.libretro is missing | |||
2018-09-22 | Merge pull request #14425 from garbear/rp-osd-help | Garrett Brown | |
Game OSD: Show help dialog on first view | |||
2018-09-22 | Merge pull request #14461 from ace20022/revert_disc_folder_icon | Andreas Zelend | |
Revert "[gui] Show a dvd/bluray icon for dvd/bluray folders." | |||
2018-09-22 | Merge pull request #14462 from ksooo/pvr-fix-addon-api-incompat | Kai Sommerfeld | |
[PVR] Fix accidentally introduced PVR Addon API incompatibility. | |||
2018-09-22 | [PVR] Fix accidentally introduced PVR Addon API incompatibility. | Kai Sommerfeld | |
2018-09-22 | Merge pull request #14456 from Rechi/fix/loop-convert | Rechi | |
[fix] iterate over reference and only copy the variable if needed | |||
2018-09-22 | Revert "[gui] Show a dvd/bluray icon for dvd/bluray folders." | ace20022 | |
This reverts commit 2a12e8275896b249ca9cabaf80f0ba66a9fe8e4b. | |||
2018-09-22 | [fix] iterate over reference and only copy the variable if needed | Rechi | |
This reduces the amount of copies after f34a6f7, which causes slow directory listings. | |||
2018-09-22 | Merge pull request #14422 from superna9999/sysfs-soc-info | Wolfgang Schupp | |
Use Linux Sysfs SoC interface for SystemInfo and CPUInfo | |||
2018-09-21 | cosmetics: fix formatting logfile location | wsnipex | |
old: Log File is located: /home/user/temp//kodi.log new: Log File is located: /home/user/temp/kodi.log | |||
2018-09-21 | [linux] allow overriding our userdata dir | wsnipex | |
2018-09-21 | Merge pull request #14458 from ksooo/pvr-fetch-epgtags | Kai Sommerfeld | |
[PVR] Fetch EPG tags for timers if timer start not in configured EPG window. | |||
2018-09-21 | Merge pull request #14457 from Rechi/xcode10 | Kai Sommerfeld | |
[darwin] allow macOS SDK 10.14 & iOS SDK 12 (Xcode10) | |||
2018-09-21 | Merge pull request #14459 from ace20022/bd_revert_menu_still | Andreas Zelend | |
[bluray] Revert handling still event with pause. | |||
2018-09-20 | [PVR] Fetch EPG tags for timers if timer start not in configured EPG window. | Kai Sommerfeld | |
2018-09-20 | [bluray] Remove enabling still mode via BD_EVENT_TITLE, it breaks playback ↵ | ace20022 | |
of some bds. This partially reverts 0d198d2e08549b5a9406b31b0ad1bcbf9c3dac41. | |||
2018-09-20 | [bluray] Don't change in menu bool on title event. | ace20022 | |
This partially reverts e9268e43d37dd44b045afb26208855723e84db7d. | |||
2018-09-20 | Game OSD: Show help dialog on first view | Garrett Brown | |
This adds a help dialog to the game OSD and encapsulates the GUI playback control mechanisms. The volume dialog has been modified to play the game in the background for audible feedback. | |||
2018-09-20 | Fix crash when checking if service manager is up | Garrett Brown | |
The crash occurs because the service manager is not alive to check if it is up. | |||
2018-09-20 | CStaticListProvider: Remove redundant check | Garrett Brown | |
2018-09-20 | Merge pull request #14445 from garbear/rp-rewind-reset | Garrett Brown | |
RetroPlayer: Enable rewind past a reset | |||
2018-09-20 | RetroPlayer: Improve error message when Libretro Support add-on is not found | Garrett Brown | |
2018-09-20 | Merge pull request #14434 from AkariDN/fix_watched | Garrett Brown | |
Fix displaying watched items in plugins and restore functionality after #14409 | |||
2018-09-20 | [darwin] allow macOS SDK 10.14 & iOS SDK 12 | Rechi | |
2018-09-20 | [depends] bump cmake to 3.13.2 | Rechi | |
2018-09-20 | Merge pull request #14451 from michaelarnauts/patch-1 | Rechi | |
KEY_EPG is wrongly mapped to title instead of guide | |||
2018-09-19 | [Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event (#14431) | Markus Pfau | |
[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event | |||
2018-09-19 | Merge pull request #14176 from peak3d/renderkodiclock | Markus Pfau | |
[Android] Release Surface Buffers 1.5 VSYNC in future and use CLOCK_MONOTONIC | |||
2018-09-19 | Remove currentClock parameter from CBaseRenderer::AddVideoPicture | peak3d | |
2018-09-19 | Release Surface Buffers 1.5 VSYNC in future and use CLOCK_MONOTONIC | peak3d | |
2018-09-19 | Merge pull request #14449 from Rechi/cmake/iosArch | Rechi | |
[cmake] set correct ARCH for iOS | |||
2018-09-18 | VideoLayerBridgeDRMPRIME: set plane color encoding/range property | Jonas Karlman | |
2018-09-18 | VideoBufferDRMPRIME: add GetColor methods | Jonas Karlman | |
2018-09-18 | windowing/gbm: add SupportsProperty method | Jonas Karlman | |
2018-09-18 | windowing/gbm: retry modeset next flip if getting a frame buffer fails | Jonas Karlman | |
2018-09-18 | RendererDRMPRIME: commit current buffer when there is nothing to update | Jonas Karlman | |
2018-09-18 | RendererDRMPRIME: extract VideoLayerBridgeDRMPRIME | Jonas Karlman | |
2018-09-18 | KEY_EPG is wrongly mapped to title instead of guide | Michaël Arnauts | |
It seems that `KEY_EPG` (what is labelled GUIDE on MCE remotes) is wrongly handled as `title`. This is probably a copy paste error from the past. | |||
2018-09-18 | [cmake] set correct ARCH for iOS | Rechi | |
2018-09-18 | Merge pull request #14446 from pkerling/eglutils-swapbuffers | pkerling | |
Move error handling out of CEGLContextUtils::SwapBuffers | |||
2018-09-18 | Move error handling out of CEGLContextUtils::SwapBuffers | Philipp Kerling | |
Some platforms seem to not implement the EGL specification properly and give random errors on eglSwapBuffers that are not allowed and we cannot handle. Move error handling out of CEGLContextUtils::SwapBuffers and leave it up to the platform. | |||
2018-09-18 | Move Matrix4Mul into a separate file to use -fpu=neon on it | Nicolas Chauvet | |
v13: Assume ARCH MATCHES arm is always 32bit v12: add ENABLE_NEON and not NEON_CFLAGS conditions v8: Uses ARCH MATCHES arm v2: move -fpu=neon to gl/gles sub-directories Signed-off-by: Nicolas Chauvet <kwizart@gmail.com> |