Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-01 | [PVR] Reminders: Add settings to control reminder popup auto-close behavior. | Kai Sommerfeld | |
2019-05-23 | Merge pull request #16138 from Darren-Hill/keymap_master | Arne Morten Kvarving | |
Keymap master | |||
2019-05-20 | Merge pull request #16106 from bostrano/subtitles-opacity | Arne Morten Kvarving | |
Subtitles opacity | |||
2019-05-15 | Blade menu and context menu exit | Darren-Hill | |
Adds blade menu access through long right-click. Adds right click as a way to exit the context menu without selecting anything. | |||
2019-05-15 | Blade menu access for touchscreens | Darren-Hill | |
Adds two-finger right swipe for access to the blade menu on touchscreens. | |||
2019-05-13 | Merge pull request #16088 from lrusak/drmprime-setting-split | Lukas Rusak | |
settings: allow setting the DRMPRIME renderer without having the DRMPRIME decoder enabled | |||
2019-05-13 | [Subtitles] Added a setting to change the subtitle opacity | Marcel Bostrano | |
2019-05-10 | Merge pull request #15690 from DaVukovic/ger-keyboard | Arne Morten Kvarving | |
Improve german keyboardlayout | |||
2019-05-07 | drop omxplayer | Rechi | |
2019-05-07 | Merge pull request #16050 from DaveTBlake/viz_joystick_key | Dave Blake | |
Fix blank dialog when Joystick X key hit and there is no visualisation | |||
2019-05-06 | settings: allow setting the DRMPRIME renderer without having the DRMPRIME ↵ | Lukas Rusak | |
decoder enabled | |||
2019-05-03 | Fix display of blank dialog when X key hit and there is no visualisation | DaveTBlake | |
2019-04-28 | [PVR] Rework epg db storage setting semantics. Default to 'do not store'. | Kai Sommerfeld | |
2019-04-26 | Merge pull request #15932 from kszaq/gl_shader_if | Lukas Rusak | |
GL: fix HAS_FLOAT_TEXTURE usage | |||
2019-04-24 | Merge pull request #14345 from notspiff/default_queue | Arne Morten Kvarving | |
added: support for queue item as default select action | |||
2019-04-17 | GL: fix HAS_FLOAT_TEXTURE usage | kszaq | |
In GLES shaders 'if defined(HAS_FLOAT_TEXTURE)' was always true as HAS_FLOAT_TEXTURE was always defined. Fix this by not defining HAS_FLOAT_TEXTURE when target does not support it and amend GL shaders to follow this behaviour. | |||
2019-04-16 | Merge pull request #15687 from ronie/keyboard | ronie | |
Improve default keyboardlayout | |||
2019-03-06 | Improve german keyboardlayout | DaVukovic | |
2019-03-06 | Improve default keyboardlayout | ronie | |
2019-03-05 | [windows] VideoPlayer - cosmetics changes into WinVideoFilter | Anton Fedchin | |
2019-03-01 | [GraphicsContext] - add a setting to adjust refreshrate/resolution only on ↵ | Memphiz | |
playback start | |||
2019-02-04 | [PVR][settings] Reintroduce setting "Close channel OSD after switching ↵ | Kai Sommerfeld | |
channels", which got accidentally removed for Leia 18.0 | |||
2019-01-31 | [videoplayer] winrenderer: do scaling in output shader instead of yuv2rgb, ↵ | Anton Fedchin | |
this fixes the issue with green border with nv12 texture. | |||
2019-01-25 | Update joystick.xml | bb10 | |
Add A and B button functionality to <FullscreenLiveTV> and <FullscreenRadio> | |||
2019-01-16 | Update joystick.xml | bb10 | |
Added <back>ActivateWindow(Home)</back> as a global keypress, it was not assigned any action before. Changed <b> back to the original action of Stop and changed the long press action to Fullscreen. Changed the <back> button to the Fullscreen action. It doesn't toggle, instead it sends you back to the home screen after pressing it a second time because of the global action, which kind of makes sense for the View (on xbox one, previously back) button. | |||
2019-01-16 | Update joystick.xml | bb10 | |
Changed B back to the original action of Stop and changed the long press action to Fullscreen. | |||
2018-12-28 | Merge pull request #15138 from garbear/eventserver-gamepad | Garrett Brown | |
[keymaps] Specify that gamepad.xml is for EventServer "gamepads" | |||
2018-12-28 | Merge pull request #15038 from EmilVogt/patch-5 | Martijn Kaijser | |
[joystick.xml] Add more buttons to bring up OSD in LiveTV/Radio and Menu in EPG | |||
2018-12-26 | [keymaps] Specify that gamepad.xml is for EventServer "gamepads" | Garrett Brown | |
2018-12-19 | [joystick.xml] Add <start> in Fullscreen TV/Radio to open Info | EmilVogt | |
2018-12-12 | Merge pull request #14971 from DaVukovic/Estuary-hidethumb-core | Martijn Kaijser | |
[settings] Hide episode thumb if unseen (core wise) | |||
2018-12-11 | [joystick.xml] Add more buttons to bring up OSD and Menu in EPG | EmilVogt | |
This makes the <x> and <back> buttons open the OSD in FullscreenTV and FullscreenRadio, like they already do in FullscreenVideo. Also the <back> button can now be used in TVGuide/RadioGuide to open the Menu. Without this, there's no way to open it and <back> didn't have any function before, anyway. | |||
2018-12-10 | [Android] evaluate default subtitle position if GUI res != screen res | peak3d | |
2018-12-08 | [settings] Hide episode thumb if unseen core wise | Unknown | |
2018-11-18 | [addons] Switch from TVDB to TMDB as default TV show scraper | Martijn Kaijser | |
- added TMDB scraper - adjusted addon manifest - adjusted default scraper in settings.xml | |||
2018-11-13 | Merge pull request #14489 from DaVukovic/showplots | Martijn Kaijser | |
Separate shown plots for unwatched items | |||
2018-11-10 | [PVR] Remove 'Use simple Timeshift OSD' setting from settings.xml. | Kai Sommerfeld | |
2018-11-10 | [Kodi] Separate shown plots for unwatched items | Unknown | |
[Kodi] Separate shown plots for unwatched items | |||
2018-11-10 | [PVR] New PVR playback setting: 'Delay mark last watched'. | Kai Sommerfeld | |
2018-11-02 | Merge pull request #14725 from VelocityRa/remove-testpatterns | Martijn Kaijser | |
[xbmc][settings][GL][DX]: Remove test patterns | |||
2018-10-29 | Merge pull request #14704 from lrusak/gles-updates | Lukas Rusak | |
[GLES] VideoPlayer: YUV2RGB rework, Tonemapping, and other cleanup | |||
2018-10-27 | Settings: Make Whitelist Expert level | fritsch | |
2018-10-26 | [xbmc][settings][GL][DX]: Remove test patterns | VelocityRa | |
2018-10-26 | Revert "[xbmc][settings][GL][DX]: Remove test patterns" | VelocityRa | |
This reverts commit 5aa23f8ce173c70a19fa7c70f9dd84548c2d91c8. | |||
2018-10-26 | [xbmc][settings][GL][DX]: Remove test patterns | VelocityRa | |
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 | [GLES] cleanup shaders | Lukas Rusak | |
2018-10-25 | [GLES] VideoPlayer: implement tone mapping | Lukas Rusak | |
2018-10-24 | [GLES] VideoPlayer: rewrite yuv - rgb conversion | Lukas Rusak | |