summary refs log tree commit diff
path: root/pkgs/applications/audio/lsp-plugins
Commit message (Collapse)AuthorAge
* lsp-plugins: 1.2.3 -> 1.2.4R. Ryantm2022-12-23
|
* lsp-plugins: 1.2.2 -> 1.2.3R. Ryantm2022-09-07
|
* lsp-plugins: 1.2.1 -> 1.2.2Bart Brouns2022-08-06
|
* lsp-plugins: 1.1.31 -> 1.2.1Bart Brouns2022-05-10
| | | | lsp-plugins: 1.2.0 -> 1.2.1
* lsp-plugins: 1.1.30 -> 1.1.31R. Ryantm2021-12-25
|
* lsp-plugins: 1.1.26 -> 1.1.30 (#128330)Orivej Desh2021-06-28
|
* jack2Full: deprecate aliasSandro Jäckel2021-04-03
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* treewide: stdenv.lib -> libBen Siraphob2021-01-16
|
* lsp-plugins: 1.1.24 -> 1.1.26Bart Brouns2020-09-21
|
* lsp-plugins: 1.1.22 -> 1.1.24R. RyanTM2020-07-20
|
* lsp-plugins: 1.1.19 -> 1.1.22Bart Brouns2020-06-11
|
* treewide: replace base64 encoded hashesDaiderd Jordan2020-06-03
|
* lsp-plugins: Fix buildJan Tojnar2020-05-15
| | | | | | | | | | | /build/source/include/metadata/modules.h:122:1: note: in expansion of macro 'MOD_PLUGIN' 122 | MOD_PLUGIN(slap_delay_mono, plugin_ui) | ^~~~~~~~~~ lv2.cpp:414:43: error: invalid conversion from 'void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)' {aka 'void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)'} to 'void* (*)(const LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)' {aka 'void* (*)(const LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)'} [-fpermissive] 414 | d->instantiate = lv2ui_instantiate; \ | ^~~~~~~~~~~~~~~~~ | | | void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*) {aka void* (*)(const lsp::_LV2UI_Descriptor*, const char*, const char*, void (*)(void*, unsigned int, unsigned int, unsigned int, const void*), void*, void**, const LV2_Feature* const*)}
* lsp-plugins: 1.1.15 -> 1.1.19Bart Brouns2020-04-19
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* lsp-plugins: 1.1.13 -> 1.1.15Bart Brouns2020-03-29
|
* treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|
* lsp-plugins: 1.1.10 -> 1.1.13Bart Brouns2019-12-24
|
* lsp-plugins: disable on aarch64Mario Rodas2019-10-22
| | | | does not build on aarch64 https://github.com/sadko4u/lsp-plugins/issues/56
* lsp-plugins: 1.1.9 -> 1.1.10R. RyanTM2019-10-22
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lsp-plugins/versions
* treewide: remove redundant quotesvolth2019-09-08
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* lsp-plugins: 1.1.5 ->1.1.9Bart Brouns2019-07-20
|
* treewide: update homepages to https where availableMatthew Bauer2019-04-15
| | | | | | | | Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
* lsp-plugins: 1.1.4 -> 1.1.5R. RyanTM2019-01-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lsp-plugins/versions
* lsp-plugins: init at 1.1.4Bart Brouns2018-10-05