summary refs log tree commit diff
path: root/pkgs/applications/audio/calf
Commit message (Collapse)AuthorAge
* calf: fix memory leakJan Tojnar2018-07-14
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* calf: 0.0.60 -> 0.90.0Bart Brouns2017-12-11
|
* Calf: fix homepageCillian de Róiste2017-08-30
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* calf: fix src URL (sourceforge->calf-studio-gear.org)Cillian de Róiste2015-08-30
|
* Convert all jack references to libjack2William A. Kennington III2015-06-27
|
* calf: update from 0.0.19 to 0.0.60Cillian de Róiste2015-04-20
|
* Revert "Remove obsolete jackaudio version 1."Bjørn Forsman2014-07-31
| | | | | | | | | This reverts commit bdb77826d98544ab37741f740dd3516023924b27. Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'. Q: What's the difference between Jack1 and Jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* Remove obsolete jackaudio version 1.Peter Simons2014-07-28
|
* jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* Calf: upgrade to the final release 0.0.19Cillian de Róiste2013-02-24
|
* Tidy up the expression for the Calf audio plugin packCillian de Róiste2012-10-07
|
* Update the calf plugin pack to 0.0.19-rc7Cillian de Róiste2012-10-07
| | | | This is a significant update with loads of new features, plugins and GUIs
* Adding lv2 supportCillian de Róiste2012-07-05
LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins