Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-09 | [V20 Alpha3] bump version code and addon api for v20 alpha3 | fuzzard | |
2022-07-09 | Fix wrong closing in xml | Razze | |
2022-07-08 | [V20 Alpha2] bump version code and addon api for v20 alpha2 | fuzzard | |
2022-05-21 | Add alpha release | Razze | |
2022-05-21 | Merge pull request #21223 from razzeee/move-keywords | Kolja Lampe | |
Move keywords and change them up | |||
2022-05-15 | Add new urls to metainfo | Razze | |
2022-04-03 | Add 19.4 to master | Kolja Lampe | |
2022-04-03 | Move keywords and change them up | Kolja Lampe | |
2022-02-06 | [ppa] fix downloading internal depends tarballs | wsnipex | |
2021-10-29 | Add 19.3 release | Razze | |
2021-10-16 | Use APP_PACKAGE instead of APP_NAME_LC | Razze | |
2021-04-25 | Merge pull request #18998 from Ram-Z/fix-kodi-standalone-pulse | fuzzard | |
[kodi-standalone.sh] Remove dead pulse-session code path | |||
2021-03-05 | [ubuntu PPA]: update packaging script | wsnipex | |
2021-02-13 | Merge pull request #19019 from a-andre/obsolete_var | Dave Blake | |
[tools/linux]: Remove obsolete variable | |||
2021-01-15 | If $KODI_TEMP is set, the logfile is located there rather than in | Geert Hendrickx | |
$KODI_DATA/temp, so look there first. | |||
2021-01-04 | [tools/linux]: Remove obsolete variable | André Apitzsch | |
WINDOWING became obsolete with e8002707f65cbb9d59004718641a0f9053dd098f. | |||
2020-12-29 | [kodi-standalone.sh] Remove unused APP variable | Samir Benmendil | |
It gets overwritten a few lines below. This is a leftover from before 1053435a6b7, when providing the lowercase binary name was not handled by CMake. | |||
2020-12-29 | [kodi-standalone.sh] Remove pulse-session usage | Samir Benmendil | |
This debian/ubuntu specific wrapper script was removed in 2009 in debian and in 2014 in ubuntu. See http://changelogs.ubuntu.com/changelogs/pool/main/p/pulseaudio/pulseaudio_11.1-1ubuntu7/changelog | |||
2020-12-29 | [kodi-standalone.sh] Use APP instead of XBMC | Samir Benmendil | |
The XBMC variable does not exist in the main kodi-standalone script, so this assignment had no effect. | |||
2020-11-15 | [Linux] Add keywords to desktop files | Vasyl Gello | |
Fixes Lintian warning. | |||
2020-11-08 | Merge pull request #18659 from sy6sy2/remove-xbmc-migration | Dave Blake | |
Remove XBMC migration steps | |||
2020-10-30 | tools\Linux: add helper script for our PPAs | wsnipex | |
2020-10-28 | [linux] Remove XBMC migration step | Sylvain CECCHETTO | |
Kodi is Kodi since "XBMC 14", we can assume that no one will update from XBMC 13 to Kodi 19. | |||
2020-10-27 | [tools/linux]: remove windowing option from kodi wrapper script | wsnipex | |
2020-05-05 | [kodi-standalone.sh] Replace which with command -v | nl6720 | |
The which utility is not guaranteed to be installed. Use the portable shell builtin command -v. | |||
2019-05-20 | [kodi.sh] pass sigterm to kodi binary | James Broadhead | |
2018-09-26 | Merge pull request #14460 from wsnipex/userdata_dir | Wolfgang Schupp | |
[linux] allow overriding the userdata dir | |||
2018-09-23 | kodi.sh: add apport support | mglae | |
2018-09-21 | [linux] allow overriding our userdata dir | wsnipex | |
2018-07-03 | [files] Rename to markdown format | h.udo | |
2018-06-12 | [tools] nuke whitespace | h.udo | |
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. | |||
2017-11-26 | kodi.sh: Properly quote eventually empty variables | Gregor Jasny | |
On Ubuntu a #!/bin/sh shebang results in a pretty minimal shell that handles empty variables not as graceful as bash. Quoting helps here. | |||
2017-11-07 | Fix for PR#13004 | kekePower | |
After doing a little debugging, I found that KODI_BINARY=${APP_BINARY} was not caught at the current position. Copied it up to WINDOWING=auto. With this change, the Error message is displayed if kodi.bin or any other kodi* doesn't exist. Tested on Mageia 6 x86_64 | |||
2017-11-05 | [cmake] linux: name kodi binary according to platform name | wsnipex | |
and automatically select kodi-wayland binary on wayland compositors | |||
2017-06-23 | [tools/Linux/packaging] Fix 'libpng warning: iCCP: known incorrect sRGB ↵ | h.udo | |
profile' warnings | |||
2017-06-22 | Revert "[fix] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' ↵ | h.udo | |
warnings" This reverts commit 7aace3e83f79198ec9bea45c4b06444102d07196. | |||
2017-06-10 | Merge pull request #12198 from giwhub/giwhub-patch-1 | Martijn Kaijser | |
Add Chinese local to .desktop file | |||
2017-05-30 | [fix] Nuke 'libpng warning: iCCP: known incorrect sRGB profile' warnings | h.udo | |
2017-05-30 | Add Chinese local | giwhub | |
2017-05-12 | [cosmetics] Copyright year update, xbmc.org to kodi.tv (#11976) | kekePower | |
[cosmetics] Copyright year update, xbmc.org to kodi.tv | |||
2017-02-25 | display revision num. when building | Michael T. DeGuzis | |
2017-02-22 | [linux] prevent wasting RAM due to memory fragmentation | wsnipex | |
2017-02-18 | Merge pull request #11658 from mdeguzis/patch-2 | Wolfgang Schupp | |
allow tag rev to be defined for rebuilds | |||
2017-02-11 | allow tag rev to be defined for rebuilds | Michael T. DeGuzis | |
2017-02-07 | [linux] install <app-name>.desktop | Jonas Karlman | |
2017-01-22 | Merge pull request #11260 from TotalCaesar659/master | Cristiano A. Silva | |
Added Russian translation to the shortcut comment | |||
2016-12-29 | [docs] fix typo in README.debian | Jason Lewis | |
[docs] fix typo in README.debian | |||
2016-12-23 | Added Russian translation to the shortcut comment | TotalCaesar659 | |
2016-12-15 | [linux] Remove deprecated OnlyShowIn from desktop file | Chris Mayo | |