Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-12 | [cmake] nuke whitespace | h.udo | |
2018-06-06 | Game API v1.0.38: Stream abstraction | Garrett Brown | |
This changes the Game API to use a common abstraction for audio and video streams, in preparation for framebuffer streams. The primary benefit is that video metadata is passed to the frontend in-band along with the data. Previously, metadata was only specified on stream open, requiring a new stream if metadata changes. Now, the common stream struct puts the data alongside its metadata. RetroPlayer has been extended so that it can scale to hardware and software streams in the future. | |||
2018-06-06 | Merge pull request #13957 from hudokkow/eventclients_paths | Cristiano Silva | |
Eventclients paths | |||
2018-06-02 | RetroPlayer: Move buffers to new buffers/ folder | Garrett Brown | |
2018-05-30 | [eventclients] Remove spaces from Kodi Send path | h.udo | |
2018-05-30 | [eventclients] Remove spaces from PS3 BD Remote path | h.udo | |
2018-05-30 | [osx] bump minimum version to 10.9 | Rechi | |
2018-05-26 | link with libass instead of loading it dynamic | Rechi | |
2018-05-24 | link with libcec instead of loading it dynamic | Rechi | |
2018-05-24 | Merge pull request #13873 from hudokkow/app_mirrors | Cristiano Silva | |
[cmake] Cosmetics: core_find_versions | |||
2018-05-23 | Merge pull request #13920 from Kwiboo/drmprime-modifier | Lukas Rusak | |
RendererDRMPRIME: support drm format modifier | |||
2018-05-23 | [cmake] Cosmetics: core_find_versions | h.udo | |
2018-05-22 | [addons] add tinyxml hash | Rechi | |
2018-05-22 | [cmake] allow caching hash checked tarballs | Rechi | |
2018-05-22 | [cmake] HandleDepends: add file hash checking | wsnipex | |
2018-05-21 | RendererDRMPRIME: support drm format modifier | Jonas Karlman | |
2018-05-21 | Merge pull request #13793 from t6/patch-oss | Rainer Hochecker | |
AE: Reenable AESinkOSS on FreeBSD | |||
2018-05-17 | Merge pull request #13845 from mavit/firewalld-services | Cristiano Silva | |
Provide firewalld service definitions | |||
2018-05-17 | Merge pull request #13842 from asavah/cmake-fixes | Rechi | |
cmake: fix minors | |||
2018-05-17 | cmake: fix minors | root | |
2018-05-11 | [win10] migration from c++/cx to c++/winrt | Anton Fedchin | |
2018-05-07 | Merge pull request #13810 from wsnipex/waylandpp-fix | Wolfgang Schupp | |
[cmake] fix FindWaylandpp | |||
2018-05-03 | [win10] bump min required SDK version to 10.0.16299.0 | Anton Fedchin | |
2018-05-03 | Provide firewalld service definitions | Peter Oliver | |
On some Linux distributions, including these files will cause the associated network ports to appear in the distribution’s `firewall-config` GUI for opening or closing. | |||
2018-05-02 | Merge pull request #13831 from wsnipex/addons-pic | Wolfgang Schupp | |
[addons] always build addons with -fPIC | |||
2018-04-28 | [addons] always build addons with PIC | wsnipex | |
2018-04-25 | Fix build of Wayland platform on FreeBSD | Tobias Kortkamp | |
cmake/scripts/freebsd/ExtraTargets.cmake is just a clone of Linux' ExtraTargets.cmake, so just include it instead. This way things cannot go out of sync in the future. | |||
2018-04-25 | Enable build of OSScreenSaverFreedesktop on FreeBSD | Tobias Kortkamp | |
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org> | |||
2018-04-25 | Allow Kodi to build on ARM architectures and also enable the rbpi platform ↵ | Tobias Kortkamp | |
on FreeBSD Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org> | |||
2018-04-25 | Create cmake/platform/linux/{gbm,rbpi}.cmake for FreeBSD | Tobias Kortkamp | |
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org> | |||
2018-04-25 | Fix find_soname when lld is the system linker | Tobias Kortkamp | |
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org> | |||
2018-04-25 | [cmake] add LibInput | Lukas Rusak | |
2018-04-23 | [cmake] fix FindWaylandpp | wsnipex | |
2018-04-23 | Merge pull request #13785 from afedchin/network-global | Arne Morten Kvarving | |
kill CNetworkServices global | |||
2018-04-21 | [cmake] always pass compiler to libdvd | Rechi | |
2018-04-21 | Merge pull request #13792 from afedchin/fix-repo | Anton Fedchin | |
Fix add-ons repository after #13647 | |||
2018-04-21 | Add new FreeBSD OptionalsReg | Tobias Kortkamp | |
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org> | |||
2018-04-21 | [packaging] include CA store into packages. | Anton Fedchin | |
2018-04-20 | Merge pull request #12506 from lrusak/opengles-limited | Lukas Rusak | |
GLES: allow using limited color range | |||
2018-04-19 | changed: rename CNetwork to CNetworkBase | notspiff | |
and add typedefs to CNetwork for specific platforms. in preparation for rtti'ing the service | |||
2018-04-19 | Merge pull request #13779 from peak3d/cryptosession | Markus Pfau | |
Implement generic DRM CryptoSession interface + python API | |||
2018-04-19 | [Android] CryptoSession implementation | peak3d | |
2018-04-19 | Implement generic DRM CryptoSession interface + python API | peak3d | |
2018-04-19 | bump ffmpeg to 4.0 | Rainer Hochecker | |
2018-04-18 | [cmake/cosmetics] Where there's a will another one isn't needed | h.udo | |
2018-04-18 | handle limit color setting per platform | Wolfgang Haupt | |
Remove the limited color setting from the generic settings.xml and add it to the platforms that support limited range. Create missing platform xml's for x11 and wayland. | |||
2018-04-15 | lirc: redesign | Rainer Hochecker | |
2018-04-14 | [guiinfo] Moved all files from guiinfo/ to guilib/guiinfo and changed ↵ | Kai Sommerfeld | |
namespace from GUIINFO to KODI::GUILIB::GUIINFO. | |||
2018-04-11 | [cleanup][freebsd] remove FreeBSDGNUReplacements | Rechi | |
2018-04-10 | [cleanup] drop support for alsa lower than 1.0.27 | Rechi | |