about summary refs log tree commit diff
path: root/pkgs/applications/video/kodi/unwrapped.nix
Commit message (Collapse)AuthorAge
* Merge master into staging-nextgithub-actions[bot]2024-03-05
|\
| * kodi: 20.3 -> 20.5Aaron Andersen2024-03-03
| |
* | Merge pull request #283732 from trofi/binutils-updateMario Rodas2024-02-22
|\ \ | |/ |/| binutils: 2.40 -> 2.41
| * kodi: backport binutils-2.41 fix for bundled ffmpegSergei Trofimovich2024-02-07
| |
* | kodi: add native pipewire sound outputMynacol2024-02-14
|/
* kodi: 20.2 -> 20.3Aaron Andersen2024-02-03
|
* kodi: make patch urls reproduciblePeder Bergebakken Sundt2023-10-09
|
* kodi: fix build with fmt10Dominique Martinet2023-08-12
| | | | | | | | | | kodi doesn't build with libfmt_10, which it pulls indirectly from spdlog We could make a spdlog variant with libfmt_9 but that compilation problem is already fixed upstream (PR still open), so just backport that PR until we get a new release Link: https://github.com/xbmc/xbmc/pull/23453
* kodi: 20.1 -> 20.2Aaron Andersen2023-07-09
|
* kodi: 20.0 -> 20.1Peter Hoeg2023-03-20
|
* kodi: 19.4 -> 20.0Aaron Andersen2023-03-08
|
* kodi: properly wrap kodi-send binaryAaron Andersen2023-01-17
|
* kodi: fix buildAaron Andersen2023-01-15
|
* kodi: 19.4 -> 19.5Aaron Andersen2022-12-29
|
* treewide: fix typosfigsoda2022-12-17
|
* treewide: optional -> optionals where the argument is a listArtturin2022-10-10
| | | | the argument to optional should not be list
* kodi: fix build with libxcryptFranz Pletz2022-10-09
|
* Merge master into staging-nextgithub-actions[bot]2022-04-24
|\
| * kodi: More robust handling of kodi webserver assetsJeremy Fleischman2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a backport of https://github.com/xbmc/xbmc/commit/a6dedce7ba1f03bdd83b019941d1e369a06f7888 to Kodi 19.4 Matrix. This can be removed once a new release of Kodi comes out and we upgrade to it. What's nice about this approach is that it doesn't special case webinterface.default. I've never actually tried using a non-default web interface with Kodi, but I bet it wouldn't have worked before this change, and I think it would work after this change =) See and https://github.com/NixOS/nixpkgs/pull/152675#issuecomment-1003442175 and https://forum.kodi.tv/showthread.php?tid=366338&pid=3079493 for some discussion about this approach.
* | treewide: remove nativeBuildInputs that are in stdenvBen Siraphob2022-04-16
|/
* kodi: 19.3 -> 19.4Aaron Andersen2022-03-09
|
* kodi: Build with libudfreadScott Worley2022-01-08
|
* kodi: fix cross buildDaniel Wagenknecht2021-12-06
|
* treewide: remove fmt from buildInputs where spdlog is usedArtturin2021-11-07
| | | | | spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points to fmt_7 in buildInputs makes the builds use wrong fmt
* kodi: 19.2 -> 19.3Aaron Andersen2021-10-30
|
* kodi: tarball checksum changed underneath usPeter Hoeg2021-10-11
|
* kodi: 19.1 -> 19.2Davíð Steinn Geirsson2021-10-11
|
* libgpg-error: rename from libgpgerrorRyan Burns2021-10-06
| | | | Matches pname and upstream project name
* kodi: Fix git revisions for libdvd{css,nva,read}Davíð Steinn Geirsson2021-09-11
| | | | Tags are for Leia, kodi in nixpkgs is now Matrix.
* Change all alsaLib references to alsa-libAndersonTorres2021-06-10
|
* kodi: update git tagMartin Weinelt2021-05-17
| | | | | | | Kodi dropped and renamed the tag for their latest release from v19.1 to 19.1-Matrix. https://github.com/xbmc/xbmc/issues/19710
* Merge pull request #122255 from aanderse/kodiAaron Andersen2021-05-14
|\ | | | | kodi: 19.0 -> 19.1
| * kodi: 19.0 -> 19.1Aaron Andersen2021-05-08
| |
* | kodi: add missing mesa dependencyGabriel Ebner2021-04-09
|/
* kodi: expose internal ffmpeg derivationAaron Andersen2021-03-23
|
* maintainers/teams: add kodi teamAaron Andersen2021-03-18
|
* kodi: miscellaneous cleanupAaron Andersen2021-03-11
| | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* kodi: rename useWayland and useGbm flags to waylandSupport and gbmSupportAaron Andersen2021-03-11
|
* kodiPlain: rename default.nix to unwrapped.nixAaron Andersen2021-03-11