about summary refs log tree commit diff
path: root/pkgs/applications/audio/bitmeter
Commit message (Collapse)AuthorAge
* Remove all dots at end of descriptionszimbatm2016-02-27
| | | | | | | Specially crafted for @JagaJaga find pkgs -name "*.nix" -exec \ sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
* Convert all jack references to libjack2William A. Kennington III2015-06-27
|
* add bitmeter: also known as jack bitscope. Useful to detect denormals.Bart Brouns2015-05-25