about summary refs log tree commit diff
path: root/pkgs/applications/audio
Commit message (Collapse)AuthorAge
* ncmpcpp: 0.6.1 -> 0.6.2koral2014-12-23
|
* Cleanup of the 'morituri' expression.Robert Helgesson2014-12-23
| | | | | | - Replaces brittle path substitutions by patch. - Adds `namePrefix = ""` to avoid python prefix.
* Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettingslethalman2014-12-22
|\ | | | | easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415).
| * easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415).Matthias C. M. Troffaes2014-12-22
| |
* | pavucontrol: use gnome icons (fixes issue #5330).Matthias C. M. Troffaes2014-12-22
| |
* | mp3gain: Add packagedevhell2014-12-20
| | | | | | | | This adds mp3gain which is a normalizer for mp3 audio files.
* | Merge pull request #5304 from puffnfresh/package/mimmslethalman2014-12-19
|\ \ | | | | | | Add mimms, an mms (e.g. mms://) stream downloader
| * | Remove mimms name from descriptionBrian McKenna2014-12-12
| | |
| * | Add mimms, an mms (e.g. mms://) stream downloaderBrian McKenna2014-12-11
| |/
* | picard: Fix derivation name.aszlig2014-12-18
| | | | | | | | | | | | | | | | | | Name has been changed in c9282c65f43148b6be59c020dc4d72530d5998ff. Users would probably expect "nix-env -i picard" to work, and as picard isn't a library it doesn't make sense to set a prefix. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | audacious: Update to 3.5.2Eelco Dolstra2014-12-18
|/
* Add cava, console-based Audio Visualizer for AlsaJaka Hudoklin2014-12-12
|
* vimus: disable Linux 32 bit buildsPeter Simons2014-12-10
| | | | https://ghc.haskell.org/trac/ghc/ticket/9825
* tomahawk: Fix resolver signature verification.aszlig2014-12-10
| | | | | | | Requires the OpenSSL QCA plugin, otherwise QCA is unable to load the Tomahawk public key. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* gmpc: fix buildDomen Kožar2014-12-10
|
* cantata: use Qt5 by defaultMateusz Kowalczyk2014-12-10
| | | | It's time.
* cantata: update to 1.5.1Mateusz Kowalczyk2014-12-10
|
* tomahawk: Fix finding Phonon VLC backend.aszlig2014-12-09
| | | | | | | | | | | | Using propagatedBuildInputs only works for environment.systemPackages but not for using nix-env, because on NixOS we already have a default QT_PLUGIN_PATH set there. The main reason why I'm using the VLC backend and not providing options for other Phonon backends is because it's recommended upstream and also will be directly used (via libvlc) in the upcoming 0.9 release. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* tomahawk: Update to bugfix release 0.8.2.aszlig2014-12-09
| | | | | | | | | | | Fixes a few annoying bugs (in my case it's the painting issue that's most annoying): * Show error message if saving tags failed. * Fixed painting issue on search page. * (OS X & Windows) Fixed crash during collection scan. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Merge branch 'staging'Domen Kožar2014-12-08
|\
| * Merge branch 'master' into stagingDomen Kožar2014-12-07
| |\ | | | | | | | | | | | | Conflicts: pkgs/development/libraries/fontconfig/default.nix
| * | flac: maintenance+security updateVladimír Čunát2014-11-28
| | | | | | | | | | | | Claims to fix CVE-2014-8962 and CVE-2014-9028
* | | ingen: update from 5464 to 5490, use default boost, wrap python scriptsCillian de Róiste2014-12-07
| |/ |/|
* | meters.lv2: initial package at 0.8.1Emery Hemingway2014-12-06
| |
* | Merge pull request #5244 from ftrvxmtrx/schismtrackercillianderoiste2014-12-06
|\ \ | | | | | | schismtracker: new package
| * | schismtracker: new packageSiarhei Zirukin2014-12-01
| | |
* | | guitarix: update from 0.32.0 to 0.32.1Cillian de Róiste2014-12-05
| | |
* | | Add mopidy-mopify packageMax Gonzih2014-12-04
| | |
* | | easytag: update from 2.3.1 to 2.3.2Mateusz Kowalczyk2014-12-03
| | |
* | | yoshimi: update from 1.2.5 to 1.3.0Cillian de Róiste2014-12-02
| | | | | | | | | | | | Fix build by adding LV2 support
* | | qmmp: update 0.7.6 -> 0.8.2Bjørn Forsman2014-12-02
|/ /
* | Update sonic-visualiser 2.3 -> 2.4.1 and fix attribute nameCillian de Róiste2014-11-30
| |
* | fix some hashesArseniy Seroka2014-11-30
|/
* Merge pull request #5137 from magnetophon/faustPlusCompilercillianderoiste2014-11-28
|\ | | | | Faust plus compiler
| * Fully functional faust, faust2alsa and faust2alsaconsoleBart Brouns2014-11-27
| |
* | Add drumgizmo, an LV2 sample based drum pluginCillian de Róiste2014-11-28
|/
* faust: rename to faust-compiler (close #5113)Bart Brouns2014-11-24
| | | | @vcunat adjusted coding style slightly.
* qtractor: update from 0.6.3 to 0.6.4Cillian de Róiste2014-11-24
|
* remove unused stuffBart Brouns2014-11-24
| | | | | leave only faust itself, it's libraries, and cpp architecture files that can be used as examples.
* Add faust, the functional audio stream programming languageBart Brouns2014-11-24
|
* haskell-vimus: re-generate with cabal2nixPeter Simons2014-11-23
|
* tomahawk: Propagate phonon_backend_vlc.aszlig2014-11-22
| | | | | | Otherwise it won't work outside of KDE. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* ardour: update from 3.5.380 to 3.5.403Cillian de Róiste2014-11-21
|
* guitarix: update from 0.31.0 to 0.32.0Cillian de Róiste2014-11-21
|
* add vimus and myself as maintainerjz2014-11-20
| | | | | | | | add vimus to all-packages.nix should be in haskell-packages.nix not all-packages.nix i don't think this can be both a library and an executable
* Merge pull request #5046 from abbradar/checksum-fixeslethalman2014-11-19
|\ | | | | Checksum fixes
| * praat: update, fix checksumNikolay Amiantov2014-11-19
| |
* | csound: update from 5.19.01 to 6.03.2Cillian de Róiste2014-11-18
| |
* | Merge branch 'tomahawk'.aszlig2014-11-18
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the Tomahawk music player (https://www.tomahawk-player.org/) in version 0.8.1 and all its required and optional dependencies. * tomahawk: tomahawk: Add new package, version 0.8.1. libjreen: Add new package, version 1.2.0. websocketpp: Add new package, version 0.4.0. lucenepp: Add new package, version 3.0.6. qtkeychain: Add new package, version 0.4.0. libechonest: Add new package, version 2.3.0. quazip: Use qt instead of qt5 for refering to Qt.
| * | tomahawk: Add new package, version 0.8.1.aszlig2014-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although I've not tested the Tomahawk build on Mac OS X, it *should* work on it, so I'm using platforms.all here. Telepathy and KDE support are disabled by default in order to not get in the way of users who want to use a more minimalistic window-manager-only setup. But I'm not sure whether it matters in reality, we'll see once more people are using Tomahawk. Signed-off-by: aszlig <aszlig@redmoonstudios.org>