Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-04 | [addons] Define assets and bump addon version | ronie | |
2020-05-03 | Merge pull request #17756 from bahusoid/watchingEstouchy | ronie | |
[skin.estouchy] Fix watching icons are not shown when content type is not set | |||
2020-04-30 | [network] Discourage exposing the web server port | Philipp Kerling | |
2020-04-30 | [network] Show warning dialog when enabling remote control on all interfaces | Philipp Kerling | |
The remote control settings do not use the username, password, and SSL certificate that is set for the web server, which makes enabling remote control on all interfaces very dangerous. Introduce a warning dialog that explicitly tells the user about this. | |||
2020-04-30 | [network] Clarify "remote control" settings | Philipp Kerling | |
The remote control settings do not use the username, password, and SSL certificate that is set for the web server, which is not completely clear on first glance. This makes enabling remote control on all interfaces particularly dangerous. Clarify this in the explanation. | |||
2020-04-30 | [network] Show warning dialog when enabling web server | Philipp Kerling | |
The Kodi web interface is very powerful and can be used to take complete control of a device, which may not be obvious to users. Therefore, this commit introduces an explicit warning when enabling the web interface. | |||
2020-04-26 | Add AV1 video-codec flag to skins | Jakob Linskeseder | |
Support for AV1 was added in #16933. Kodi currently gets FFmpeg decoder names as codec names. This is problematic with AV1 since FFmpeg returns either "libdav1d" or "libaom-av1" as codec (decoder) name: * https://github.com/FFmpeg/FFmpeg/blob/n4.2.2/libavcodec/libdav1d.c#L355-L356 * https://github.com/FFmpeg/FFmpeg/blob/n4.2.2/libavcodec/libaomdec.c#L222-L223 In order to make things simpler for skins, the FFmpeg helper function `avcodec_get_name()` is now used, which returns the actual codec name. | |||
2020-04-26 | Fix watching icons are not shown when content type is not set | Roman Artiukhin | |
2020-04-22 | [Skins] misc. fixes | ronie | |
2020-04-20 | Merge pull request #17691 from phunkyfish/size-duration-date | ronie | |
[estuary] optionally show date/duration if recordings sort mode is size or duration | |||
2020-04-20 | [estuary] optionally show date/duration if recordings sort mode is size or ↵ | phunkyfish | |
duration | |||
2020-04-19 | [repository.xbmc.org] Define assets and bump addon version | enen92 | |
2020-04-16 | Merge pull request #17645 from ronie/gui19 | ronie | |
[GUI] bump xbmc.gui to 5.15.0 | |||
2020-04-09 | [skins] bump skin versions and dependencies | ronie | |
2020-04-09 | [GUI] bump xbmc.gui to 5.15.0 for Matrix | ronie | |
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-26 | [pvr] Recording sizes and folder total sizes, sorting and in progress callback | phunkyfish | |
2020-03-26 | [pvr] New, Live, Finale and Premiere for EPG, Recordings and Timers | phunkyfish | |
2020-03-21 | Merge pull request #17473 from the-black-eagle/new_music_listitems | Dave Blake | |
[Estuary] Add new music infolabels to Includes_MusicInfo.xml | |||
2020-03-19 | Merge pull request #17518 from sualfred/estuary-embuary-info | Sebastian S | |
[Estuary] Added Embuary Info features to home categories | |||
2020-03-17 | Merge pull request #17453 from ronie/estuary-autocomplete | ronie | |
[Estuary] re-add support for the autocomplete plugin | |||
2020-03-17 | Merge pull request #17457 from ronie/xbmc-prefix | ronie | |
remove support for 'XBMC.' prefixed built-in commands | |||
2020-03-13 | Merge pull request #17474 from howie-f/fix-seekbar-alignment | fuzzard | |
[Estuary] hide remaining time when fullscreen-info is displayed | |||
2020-03-11 | [Estuary] hide remaining time when fullscreen-info is displayed | howie-f | |
2020-03-10 | [lang][skin.estouchy] updated language files from Transifex | Attila Jakosa | |
2020-03-10 | [lang][skin.estuary] updated language files from Transifex | Attila Jakosa | |
2020-03-10 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | Attila Jakosa | |
2020-03-10 | [Estuary] Add new music infolabels to Includes_MusicInfo.xml | the-black-eagle | |
2020-03-09 | [Estuary] re-add support for the autocomplete plugin | ronie | |
2020-03-09 | Merge pull request #17437 from the-black-eagle/extra_dates | Dave Blake | |
Add support for additonal date and bpm tags in music files | |||
2020-03-09 | remove support for 'XBMC.' prefixed built-in commands | ronie | |
2020-03-07 | PVR Radio "Now Playing" | emveepee | |
Changes for display of Shoutcast metadata via PVR Radio as now playing. | |||
2020-03-05 | Add support for extra date and bpm tags in music files | the-black-eagle | |
2020-03-05 | Added Embuary Info features to home categories | Sebastian S | |
2020-03-03 | Merge pull request #17399 from ronie/estuary-playstuff | ronie | |
[estuary] display playcount/lastplayed in musicinfo dialog | |||
2020-03-03 | Merge pull request #17410 from ronie/estuary-infotweaks | ronie | |
[Estuary] Info dialog cosmetics | |||
2020-03-01 | Merge pull request #17188 from ronie/py-abi-bump | ronie | |
[python] set abi to 3.0.0 | |||
2020-02-26 | [Estuary] Info dialog cosmetics | ronie | |
2020-02-25 | [estuary] display playcount/lastplayed in musicinfo dialog | ronie | |
2020-02-25 | Merge pull request #17398 from ronie/estuary-maps | ronie | |
Estuary maps | |||
2020-02-25 | [estuary] make weather maps less transparent | ronie | |
2020-02-19 | Merge pull request #17129 from howie-f/stop-bypassing-lock | Garrett Brown | |
[WindowManager] Stop bypassing lockcode of mediasources | |||
2020-02-16 | Reimplement functions for checking Master-/Medialocks | howie-f | |
2020-02-16 | [lang][skin.estouchy] updated language files from Transifex | Attila Jakosa | |
2020-02-16 | [lang][skin.estuary] updated language files from Transifex | Attila Jakosa | |
2020-02-16 | [lang][skin.estuary] automatic syntax corrections for the en_GB language file | Attila Jakosa | |
2020-02-16 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | Attila Jakosa | |
2020-02-11 | Added support for script.embuary.info | Sebastian S | |
2020-02-10 | [osx] drop i386 support | Rechi | |
Since OSX 10.8 (Mountain Lion) the operating system is x86_64 so there is no need for an i386 Kodi application. |