Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-26 | Merge pull request #14940 from Kwiboo/drmprime-unmap | Martijn Kaijser | |
VideoLayerBridgeDRMPRIME: unmap previous buffer when current buffer is reused | |||
2018-11-26 | Merge pull request #14935 from Rechi/fix/addonImage | Martijn Kaijser | |
[estuary] add default addon image fallback in addon browser | |||
2018-11-25 | Games: Assign joysticks in order of last activation | Garrett Brown | |
This fixes the problem of virtual controllers presented by the OS consuming player spots when player numbers are chosen. | |||
2018-11-25 | [skin.estuary] fix visualization visibility | ronie | |
2018-11-25 | VideoLayerBridgeDRMPRIME: unmap previous buffer when current buffer is reused | Jonas Karlman | |
2018-11-25 | [estuary] add default addon image fallback in addon browser | Rechi | |
2018-11-25 | Merge pull request #14929 from ksooo/guiinfo-listitem-nextduration | Kai Sommerfeld | |
[guiinfo] Fix support for ListItem.NextDuration | |||
2018-11-25 | Merge pull request #14912 from tadly/play_next | Martijn Kaijser | |
added: play next context menu and action | |||
2018-11-25 | [addons] show other string during install after download | Alwin Esch | |
2018-11-25 | added: play next context menu and action | Arne Morten Kvarving | |
2018-11-24 | [skin] Bump GUI ABI to 5.14.0 | Martijn Kaijser | |
2018-11-24 | Merge pull request #14927 from ksooo/pvr-guiinfo-fix-timerinfotoggle | Kai Sommerfeld | |
[PVR] Fix CPVRGUITimerInfo::TimerInfoToggle(). | |||
2018-11-24 | Merge pull request #14904 from arthur-liberman/estuary-fonts | Martijn Kaijser | |
[skin.estuary] Add Hebrew and Armenian typefaces to the fonts | |||
2018-11-24 | Merge pull request #14930 from Rechi/fix/addonLogging | Rechi | |
[fix] check add-on version for nullptr before constructing a std::string | |||
2018-11-24 | [fix] check add-on version for nullptr before constructing a std::string | Rechi | |
2018-11-24 | [guiinfo] Move PVR.EpgEventIcon to the right mapping table (it is not a ↵ | Kai Sommerfeld | |
label that takes time format as paramter, thus it belongs not in the pvr_times table. | |||
2018-11-24 | [guiinfo] Introduce ListItem.NextDuration (in fact implementation was there ↵ | Kai Sommerfeld | |
before but not usable by skinners as the respective entry in gui label mapping table was missing). | |||
2018-11-23 | [PVR] Fix CPVRGUITimerInfo::TimerInfoToggle(). | Kai Sommerfeld | |
2018-11-23 | [addons] fix addon install process percent indication | Alwin Esch | |
Previously, calling CAddonInstaller :: OnJobProgress always assumed it was 100% Total, but this is not really what it is like, as in the example in Example 0-4. With this commit the total value is calculated to 100%. | |||
2018-11-23 | Merge pull request #14923 from ksooo/estuary-fix-eventlogentry-height | ronie | |
[Estuary] Adjust eventlog entry height so that it can display two full lines of text. | |||
2018-11-23 | Merge pull request #14921 from FernetMenta/state | Rainer Hochecker | |
VideoPlayer: fix state of a/v players after switching refresh rate | |||
2018-11-23 | [Estuary] Adjust eventlog entry height so that it can display two full lines ↵ | Kai Sommerfeld | |
of text. | |||
2018-11-22 | [lang][skin.estouchy] updated language files from Transifex | Attila Jakosa | |
2018-11-22 | [lang][skin.estuary] updated language files from Transifex | Attila Jakosa | |
2018-11-22 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | Attila Jakosa | |
2018-11-22 | VideoPlayer: fix state of a/v players after switching refresh rate | Rainer Hochecker | |
2018-11-21 | Merge pull request #14787 from MartijnKaijser/v18.0rc2 | Martijn Kaijser | |
bump to v18.0 RC2 | |||
2018-11-21 | Merge pull request #14910 from enen92/info-bool-doxy18.0rc1-Leia | jenkins4kodi | |
2018-11-21 | [Docs] Improve the documentation for boolean conditions and infolabels. | enen92 | |
Make more use of doxygen special commands. Add revision history back to gotham | |||
2018-11-20 | Merge pull request #14772 from lrusak/opengl-debugging | Martijn Kaijser | |
OpenGL(ES) debugging improvements | |||
2018-11-19 | [skin.estuary] Add Hebrew and Armenian typefaces to the fonts | Arthur Liberman | |
2018-11-19 | Merge pull request #14831 from lrusak/vaapi-callback | Martijn Kaijser | |
VAAPI: add error and info callbacks | |||
2018-11-19 | Merge pull request #14906 from DaveTBlake/SourceUpdate | Dave Blake | |
[music]Fix album source constraint violations during library update | |||
2018-11-19 | Merge pull request #14909 from DaVukovic/Estuary-fixes | ronie | |
[Estuary] Movie listing and overview fixes for sets | |||
2018-11-19 | [Estuary] Movie listing and overview fixes for sets | DaVukovic | |
2018-11-19 | Merge pull request #14895 from AlwinEsch/remove-part | Alwin Esch | |
[addons] remove never set value on CAddonInfo | |||
2018-11-19 | Delete album sources when updating album so correctly replaced during ↵ | DaveTBlake | |
library update | |||
2018-11-19 | Merge pull request #14902 from KOPRajs/game-dialog-sorting | Martijn Kaijser | |
[games] Show installed game clients first | |||
2018-11-19 | Merge pull request #14900 from FernetMenta/X11 | Rainer Hochecker | |
X11 - fix segfauls | |||
2018-11-18 | Merge pull request #14903 from DaVukovic/Estuary-ripaudiocd | Martijn Kaijser | |
[Estuary] Rip audio-cd from 'Disc' home menu entry | |||
2018-11-18 | Merge pull request #14901 from pkerling/fix-windowing-shutdown | Martijn Kaijser | |
Actually destroy window system on application shutdown | |||
2018-11-18 | [Estuary] Rip audio-cd from 'Disc' home menu entry | DaVukovic | |
2018-11-18 | Merge pull request #14897 from Rechi/addons | Martijn Kaijser | |
[addons] sync with repo | |||
2018-11-18 | Merge pull request #14896 from MartijnKaijser/gui_5.14.0 | Martijn Kaijser | |
[skinning] Bump GUI API after many changes since last bump | |||
2018-11-18 | Merge pull request #14898 from MartijnKaijser/tmdb_tv_scraper | Martijn Kaijser | |
[addons] Switch from TVDB to TMDB as default TV show scraper | |||
2018-11-18 | [games] Show installed game clients first | KOPRajs | |
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-18 | Actually destroy window system on application shutdown | Philipp Kerling | |
Destruction of window system should not be left up to global destrcution in unknown order. Windowing owns LIRC (due to some reason) thread which otherwise might try to write log messages when logging has already been shut down. | |||
2018-11-18 | X11: only use pixel buffers for EGL is env variable set | xbmc | |
2018-11-18 | X11: fix segfault is GUI fails to create | xbmc | |