summary refs log tree commit diff
path: root/pkgs/applications/video/kodi
Commit message (Collapse)AuthorAge
* kodiPlugins.vfs-sftp: 1.0.1 -> 1.0.5Minijackson2020-01-11
|
* treewide: *Inputs are flat listsMaximilian Bosch2019-12-31
|
* kodi: 18.4 -> 18.5 (#75291)dasj192019-12-09
| | | Bump.
* kodi: drop jasper dependencyc0bw3b2019-11-17
| | | | | Unused since: https://github.com/xbmc/xbmc/commit/424c5138b6bbdbff686ca55e43682f0ee1d84017
* kodi: Don't use libGLU_combinedadisbladis2019-11-09
|
* treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|
* treewide: remove redundant quotesvolth2019-09-08
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
|\
| * kodi: 19.3 -> 19.4Carles Pagès2019-09-04
| |
* | treewide: remove redundant recvolth2019-08-28
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * kodi: 18.1 -> 18.3Peter Hoeg2019-07-29
| |
* | treewide: remove redundant quotesvolth2019-08-26
|/
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
| | | | isNull "is deprecated; just write e == null instead" says the Nix manual
* kodi: add Wayland supportMinijackson2019-04-14
|
* kodi: 18.0 -> 18.1Carles Pagès2019-03-24
| | | | Also updated its bundled ffmpeg for a bugfix.
* Merge pull request #56467 from minijackson/kodi_vfs_addonsworldofpeace2019-02-27
|\ | | | | kodiPlugins: init vfs.{sftp, libarchive}
| * kodiPlugins.vfs-libarchive: init at 1.0.5Minijackson2019-02-27
| |
| * kodiPlugins.vfs-sftp: init at 1.0.1Minijackson2019-02-27
| |
* | kodiPlugins.osmc-skin: 17.0.4 -> 18.0.0Minijackson2019-02-27
|/
* kodiPlugins: update for kodi 18Carles Pagès2019-02-23
| | | | | Updated the ones that failed to build: pvr-*, joystick and steamcontroller.
* kodiPlugins: fix wrapper evaluationCarles Pagès2019-02-23
|
* kodiPlugins.pvr-hts: 3.4.16 -> 4.4.14Carles Pagès2019-02-23
| | | | Update for kodi 18 Leia.
* kodiPlugins.inputstream-adaptive: init at 2.3.12Stefan Wiehler2019-02-19
|
* kodi: 17.6 -> 18.0Stefan Wiehler2019-02-19
|
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* kodiPlugins.exodus: removeJan Malakhovski2018-11-18
| | | | | | No loner exists, I couldn't find an official replacement repo, should be removed according to https://github.com/NixOS/nixpkgs/pull/46196#discussion_r215762595
* kodiPlugins.yatp: init at 3.3.2Jan Malakhovski2018-11-18
|
* kodiPlugins.simpleplugin: init at 2.3.2Jan Malakhovski2018-11-18
|
* kodiPlugins: simplify, generalize, implement kodiWithPluginsJan Malakhovski2018-09-06
|
* kodiPlugins: inline commons.nixJan Malakhovski2018-09-06
|
* kodi: wrapper: set PYTHONPATH from pluginsJan Malakhovski2018-09-06
|
* kodi: passthu pythonPackagesJan Malakhovski2018-09-06
|
* kodi: wrapper: simplifyJan Malakhovski2018-09-06
|
* kodiPlugins.steam-launcher: fix what is clearly a bugJan Malakhovski2018-09-06
|
* kodi: fix nfs support (#46006)aanderse2018-09-03
| | | | libnfs is required to be in the LD_LIBRARY_PATH for kodi if you want nfs support see: https://www.reddit.com/r/NixOS/comments/9aiquo/how_to_enable_nfs_support_in_kodi/
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* kodi.plugins: fix homepage typoMatthew Justin Bauer2018-05-23
|
* xbmcPlugins.osmc-skin: init at 17.0.4worldofpeace2018-05-16
|
* Merge branch 'master' into stagingRobert Schütz2018-04-10
|\
| * Merge pull request #35475 from ljli/kodi-iptv-simpleMatthew Justin Bauer2018-04-09
| |\ | | | | | | kodi: add IPTV Simple addon
| | * kodi: add IPTV Simple addonLeon Isenberg2018-02-24
| | |
* | | kodi: fix buildJan Malakhovski2018-03-26
|/ /
* | Merge branch 'master'Vladimír Čunát2018-03-05
|\ \
| * | tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
| |/
* / treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|/
* mariadb: lib -> connector-cRobin Gloster2017-12-29
|
* kodi: fix hw accelCarles Pagès2017-12-23
| | | | Also, drop SDL build inputs. SDL was not even detected/enabled.