Commit Graph

6056 Commits

Author SHA1 Message Date
Bobby Rong
4e4b91356f
Merge pull request #150428 from r-ryantm/auto-update/transcribe
transcribe: 9.00 -> 9.10
2021-12-19 19:33:11 +08:00
Bobby Rong
0a57633edb
transcribe: 9.00 -> 9.10 2021-12-19 13:24:40 +08:00
Linus Heckemann
1696820bbb
Merge pull request #150115 from sbruder/fix-audacity-sqlite
audacity: fix unclean shutdown due to sqlite error
2021-12-17 22:16:34 +01:00
Thomas Friese
06433e4d93
bitwig-studio: 4.1.1 -> 4.1.2
Chagelog: https://downloads-eu.bitwig.com/stable/4.1.2/Release-Notes-4.1.2.html

> - Support for future sound content
2021-12-17 09:33:16 +01:00
Dmitry Kalinkin
03ec468b14
Merge pull request #150910 from veprbl/pr/audacity_darwin_fix
audacity: fix for darwin
2021-12-16 19:08:54 -05:00
Dmitry Kalinkin
48fe2ffdec
audacity: add veprbl to maintainers 2021-12-16 10:37:52 -05:00
Dmitry Kalinkin
7c578a1d3f
audacity: configure ffmpeg linking via cmake flags 2021-12-15 23:38:33 -05:00
Dmitry Kalinkin
7095591d7e
audacity: fix for darwin 2021-12-15 23:38:33 -05:00
Thiago Kenji Okada
988b006652
Merge pull request #149745 from magnetophon/non
non: 2018-02-15 -> unstable-2021-01-28
2021-12-15 23:06:40 -03:00
Thiago Kenji Okada
c249c85926
Merge pull request #149746 from magnetophon/fomp
fomp: switch from python2 to python3
2021-12-15 23:03:05 -03:00
Vladimír Čunát
0158ec8900
Merge #148945: pamix: fix build with ncurses-6.3 2021-12-15 11:02:00 +01:00
Mario Rodas
3d718c64b5
Merge pull request #150671 from jyooru/update/spotifyd
spotifyd: 0.3.2 -> 0.3.3
2021-12-14 21:39:34 -05:00
Joel
e284a5b994
spotifyd: 0.3.2 -> 0.3.3 2021-12-14 13:25:24 +10:00
Mario Rodas
b454158a7c ncspot: 0.9.2 -> 0.9.3
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.3
2021-12-13 18:59:15 -05:00
Guillaume Girol
304adca474
Merge pull request #149487 from magnetophon/Surge-XT
Surge-XT: unstable-2021-11-07 -> unstable-2021-12-11
2021-12-12 19:57:03 +00:00
figsoda
36598b6cfd
Merge pull request #150384 from r-ryantm/auto-update/vmpk
vmpk: 0.8.4 -> 0.8.5
2021-12-12 13:03:20 -05:00
Thiago Kenji Okada
a39272d76b
Merge pull request #150404 from magnetophon/zrythm
zrythm: don't strip
2021-12-12 11:52:29 -03:00
Mario Rodas
d648115124
Merge pull request #149484 from magnetophon/arpeggiator-lv2
mod-arpeggiator-lv2: init at unstable-2021-11-09
2021-12-12 08:48:51 -05:00
Bart Brouns
ad9c4bcf52 zrythm: don't strip 2021-12-12 12:28:05 +01:00
Bart Brouns
65e4745989 Surge-XT: unstable-2021-11-07 -> unstable-2021-12-11
surge-XT: fix crashing

update version, make sure it doesn't try to write to home.

update juce-lv2 version number
2021-12-12 11:12:07 +01:00
R. Ryantm
f3b234be9d vmpk: 0.8.4 -> 0.8.5 2021-12-12 08:01:49 +00:00
Bart Brouns
1c55acf8cd mod-arpeggiator-lv2: init at unstable-2021-11-09 2021-12-12 08:43:07 +01:00
R. Ryantm
cbe394366a callaudiod: 0.1.0 -> 0.1.1 2021-12-11 20:47:18 +00:00
Jörg Thalheim
9636b2aaf2
Merge pull request #150064 from r-ryantm/auto-update/JMusicBot
jmusicbot: 0.3.4 -> 0.3.6
2021-12-11 15:06:03 +00:00
Jörg Thalheim
a61fb15dd8
Merge pull request #150213 from suhr/helio
helio-workstation: 3.6 -> 3.8
2021-12-11 13:19:03 +00:00
Bobby Rong
53bead6290
Merge pull request #149613 from magnetophon/molot-lite
molot-lite: 1.0.0 -> 1.1.0
2021-12-11 17:14:55 +08:00
Сухарик
8ba42f8fe9 helio-workstation: 3.6 -> 3.8 2021-12-11 11:59:12 +03:00
Sergei Trofimovich
b48d89d327
Update pkgs/applications/audio/pamix/default.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-12-11 08:30:29 +00:00
Bobby Rong
ccedff34f9
Merge pull request #150056 from r-ryantm/auto-update/jamulus
jamulus: 3.8.0 -> 3.8.1
2021-12-11 10:25:39 +08:00
Simon Bruder
fed4002ba3
audacity: fix unclean shutdown due to sqlite error
This applies a patch from upstream[1] that replaces the previously used
method of using the SQLITE_DBPAGE virtual table extension.

This fixes audacity hanging when closing it, which leads to it having to
be killed. That results in incompletely saved project files which
triggers the file recovery dialogue on every start.

Fixes #130347.

[1] https://github.com/audacity/audacity/pull/1802
2021-12-10 20:26:11 +01:00
R. Ryantm
c93d356a2e jmusicbot: 0.3.4 -> 0.3.6 2021-12-10 13:53:53 +00:00
R. Ryantm
dab6eb3ce0 jamulus: 3.8.0 -> 3.8.1 2021-12-10 13:08:01 +00:00
R. Ryantm
d75301ea79 pulseaudio-ctl: 1.69 -> 1.70 2021-12-09 19:53:35 -08:00
Jörg Thalheim
275b0f2127
Merge pull request #149826 from r-ryantm/auto-update/ncmpc
ncmpc: 0.45 -> 0.46
2021-12-09 11:25:48 +00:00
Jörg Thalheim
aba772f632
Merge pull request #149827 from r-ryantm/auto-update/mpc
mpc_cli: 0.33 -> 0.34
2021-12-09 11:25:33 +00:00
Bernardo Meurer
4013e26391
Merge pull request #149743 from magnetophon/linuxband
linuxband: remove
2021-12-09 03:01:44 -08:00
R. Ryantm
2c0aa8e47f mpc_cli: 0.33 -> 0.34 2021-12-09 10:18:14 +00:00
R. Ryantm
35b929c0e4 ncmpc: 0.45 -> 0.46 2021-12-09 10:10:41 +00:00
Bart Brouns
9cc9963f56 linuxband: remove
The package was broken, depreciated and was using python2
https://github.com/NixOS/nixpkgs/issues/148779
2021-12-09 08:53:41 +01:00
Hexadecimal Hyuga
c54a2b0fd1 bitwig-studio: 4.1 -> 4.1.1 2021-12-09 11:20:41 +08:00
Bart Brouns
82e512cd24 non: 2018-02-15 -> unstable-2021-01-28
switch from python2 to python3
2021-12-09 00:16:03 +01:00
Bart Brouns
36e9ca7c2c fomp: switch from python2 to python3 2021-12-09 00:12:46 +01:00
Tom Fitzhenry
c9d7c394a7 gnome-podcasts: 0.4.9 -> 0.5.0 2021-12-09 09:15:41 +11:00
Bart Brouns
fd8c725017 molot-lite: 1.0.0 -> 1.1.0 2021-12-08 22:05:48 +01:00
R. Ryantm
67f6c03128 padthv1: 0.9.18 -> 0.9.23 2021-12-08 16:58:22 +00:00
Ryan Mulligan
3173e260e8
Merge pull request #149405 from r-ryantm/auto-update/netease-music-tui
netease-music-tui: 0.1.3 -> 0.1.4
2021-12-07 16:27:18 -08:00
R. Ryantm
e8e83be0a0 netease-music-tui: 0.1.3 -> 0.1.4 2021-12-07 17:03:32 +00:00
R. Ryantm
dade4f3b63 ft2-clone: 1.47 -> 1.48 2021-12-06 23:43:27 +00:00
Sergei Trofimovich
2438d1a5a9 pamix: fix pending upstream inclusion for ncurses-6.3
Without the change the build fails as:

    src/pamix_ui.cpp:132:25: error: format not a string literal and no format arguments [-Werror=format-security]
      132 |                 mvprintw(curY, curX + remainingChars + 1, displayName.c_str());
          |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-12-06 09:18:02 +00:00
figsoda
3ffeeb2a5f
Merge pull request #148810 from r-ryantm/auto-update/ashuffle
ashuffle: 3.12.3 -> 3.12.5
2021-12-05 21:23:39 -05:00