Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-09 | Merge pull request #16321 from lrusak/rpi-removal | popcornmix | |
RPi: remove platform | |||
2020-09-09 | [tvOS][SiriRemote] Fix context menu action in VideosNav window | Sylvain CECCHETTO | |
When user is in VideosNav window, this commit allow him to open context menu by holding center of the Siri Remote on the selected item. | |||
2020-09-08 | RPi: remove platform | Lukas Rusak | |
2020-07-22 | Merge pull request #18183 from DaveTBlake/FixMovieSettings | Dave Blake | |
Fix setting layout for "videolibrary.groupsingleitemsets" | |||
2020-07-18 | GL-Shaders: Remove nvidia special handling | fritsch | |
2020-07-18 | Fix group single movie into set setting, it is not dependent on show movie ↵ | DaveTBlake | |
sets setting | |||
2020-07-17 | [addons] introduce setting for addon updatemode | howie-f | |
2020-07-04 | Merge pull request #15665 from ronie/py3-scrapers | ronie | |
[scrapers] python3 based artist and album scraper | |||
2020-06-22 | set python scrapers as default on new install | ronie | |
2020-06-22 | update addon installdata | ronie | |
2020-06-18 | Windows HDR passthrough support | thexai | |
2020-06-05 | [pvr] Expert setting to allow using backend channel numbers with more than ↵ | phunkyfish | |
one PVR backend | |||
2020-05-25 | Merge pull request #17889 from AlwinEsch/fix-dll-load-helper | Alwin Esch | |
[addon][tools] fix dll load helper | |||
2020-05-23 | Merge pull request #17724 from lrusak/drm-prime-sw-buffer-object-pr-2 | Lukas Rusak | |
CDVDVideoCodecDRMPRIME: software decoding | |||
2020-05-22 | [settings] add settings to disable drm prime hw acceleration | Lukas Rusak | |
2020-05-20 | [addons][tools] add helper as ADDON_GLOBAL_TOOLS to versions.h | Alwin Esch | |
This to allow versions check about, before was them not included in check where makes it dangerous by changes. | |||
2020-05-19 | Merge pull request #17529 from garbear/enable-controller-setting | Garrett Brown | |
Re-introduce "input.enablejoystick" setting | |||
2020-05-17 | [settings] Make enable mouse/controller advanced settings | Garrett Brown | |
These options can kill Kodi if no alternative input method is available, so let's hide them by default. | |||
2020-05-17 | [peripherals] Re-introduce "input.enablejoystick" setting | Garrett Brown | |
This setting was removed in the joystick subsystem introduced in Kodi 17 Krypton. Instead, controller input could be disabled from the GUI by disabling the peripheral.joystick add-on. The reason for re-adding this setting is due to Kodi's interaction with the window manager. On systems without a window manager, Kodi won't receive an event when the main app loses focus. By introducing this setting, an API is provided to clients so they can appropriately control controller input based on external knowledge. | |||
2020-05-12 | [network] Add setting for web server authentication and enable by default | Philipp Kerling | |
2020-04-15 | Disable VAAPI/VDPAU MPEG-2 hwaccel by default | Philipp Kerling | |
radeon mesa driver still seems to have issues with MPEG-2 and with current and even older hardware hardware-decoding MPEG-2 does not give substantial benefit. Fixes #17651 (kind of) See also mpv-player/mpv@3dd59db | |||
2020-04-06 | windowing/gbm: add option to limit gui size | Jonas Karlman | |
2020-03-26 | [PVR] setting 'Switch to full screen' now supports channel types. | Kai Sommerfeld | |
2020-03-05 | Add support for extra date and bpm tags in music files | the-black-eagle | |
2020-02-15 | update SSL CA trust store | Rechi | |
2020-02-15 | move cacert.pem to system/certs | Rechi | |
This avoids rebuilding depends if cacert.pem gets updated | |||
2020-02-08 | Merge pull request #17225 from ronie/fullscreenplayback | ronie | |
add setting to switch to visualisation on playback | |||
2020-01-30 | Rename "dvdimage" selection tag to "discimage" | Garrett Brown | |
The prior behavior was kept as a fallback. If the fallback is used, a deprecation warning is logged. | |||
2020-01-30 | Fix error playing disk image games | Garrett Brown | |
Game items ending in disk image extensions are currently played using VideoPlayer instead of RetroPlayer. This results in a brief buffering dialog, and then the player exits to the previous window. | |||
2020-01-27 | add setting to switch to visualisation on playback | ronie | |
2020-01-22 | [PVR] EPG: Always store EPG tags in database, do never load all tags from ↵ | Kai Sommerfeld | |
database on startup. Todo: Still keeping all EPG tags fetched from the clients in memory. | |||
2020-01-15 | Fix SiriRemote keymap | ronie | |
2020-01-08 | [tvOS] Initial Platform Commit for Apple TVOS | Sylvain CECCHETTO | |
Initial commit for TVOS platform. | |||
2019-12-24 | Merge pull request #16970 from rmrector/movieset-info-folder | Ryan Rector | |
[videolibrary] Add setting movie set information folder | |||
2019-12-22 | add 'movie set information folder' setting | Ryan Rector | |
A local folder to contain artwork. Used to populate artwork when scanning and manual artwork selection in the GUI. | |||
2019-12-07 | FreeBSD: Unbreak VAAPI by syncing system/settings/{freebsd,linux}.xml | Tobias Kortkamp | |
They really should always be kept the same. | |||
2019-11-23 | Add boxset detection and navigation by individual discs | the-black-eagle | |
2019-10-30 | CRenderSystemGLES: Add no-alpha texture shader | Garrett Brown | |
2019-10-13 | Merge pull request #15268 from bb10/bb10-radical-changemaster-last-commmit-before-python3-merge | Garrett Brown | |
Several Joystick keymap changes related to the B button and back buttons. | |||
2019-10-09 | [ios] add new action to Logging settings for native sharing of the log file | Andrey Filipenkov | |
2019-09-27 | [pvr][dialogs][Estuary][keymaps] Rework Guide window's navigation context ↵ | Kai Sommerfeld | |
menu, introduce (optional) grid controls dialog. | |||
2019-09-26 | Merge pull request #16593 from phunkyfish/group-member-backend-channel | phunkyfish | |
[pvr] support group specific channel numbering and option to start group number locally from 1 | |||
2019-09-26 | [pvr] support numbering all groups from one locally | phunkyfish | |
2019-09-19 | Remove unnecessary CDirectoryNode classes for compilations and years nodes, ↵ | DaveTBlake | |
they are implemented as NODE_TYPE_ALBUM nodes | |||
2019-09-05 | [Android] Implement HDR display enable for ffmpeg decoded streams | peak3d | |
2019-08-04 | Merge pull request #16384 from AlwinEsch/ACTION_ID | Alwin Esch | |
add ACTION_MOUSE_DRAG_END support | |||
2019-07-21 | settings: add "Dark Grey" subtitles color option | Arthur Liberman | |
This can be useful when watching HDR content with subs, and "Grey" is still too bright. | |||
2019-07-19 | add ACTION_MOUSE_DRAG_END support | Alwin Esch | |
This action is required on webbrowser addon to handle mouse drag and drop on website content. | |||
2019-06-20 | Add persian language keyboard | peylight | |
2019-06-03 | Remove amlogic platform | Lukas Rusak | |
Amlogic developers are encouraged to move to the GBM platform |