1432 Commits

Author SHA1 Message Date
Noah
fca05c9251 docs(readme): mention rewrite 2023-09-16 21:28:21 +02:00
Teemu Kauhanen
5283c4321b feat: add cli help (#626) 2022-09-20 19:57:16 -07:00
Nico
7e881e9800 docs(readme-ru): add pipewire-devel to Fedora runtime deps [skip ci] 2022-08-24 12:19:15 +02:00
Nico
51278c17ef docs(readme-fr): add pipewire-devel to Fedora runtime deps [skip ci] 2022-08-24 12:18:48 +02:00
Nico
249df58bc5 docs(readme): add pipewire-devel to Fedora runtime deps [skip ci] 2022-08-24 12:18:11 +02:00
D3SOX
58269e8292 chore: build deb on ubuntu 22.04 2022-05-27 21:25:46 +02:00
D3SOX
d93c906850 fix: merge back in relevant changes from ad5fa40304 2022-05-27 21:17:43 +02:00
D3SOX
5f49ede204 fix: bump submodules, correct guardpp link_libraries name 2022-05-27 18:56:29 +02:00
D3SOX
085abaa50b Revert "feat: hotkeys rework and MIDI support (#242)"
This reverts commit ad5fa403
2022-05-27 18:48:25 +02:00
D3SOX
e78f17fa6e Revert "feat(pulseaudio): mute microphone instead of sink"
This reverts commit e4bfce692f.
2022-05-27 18:46:21 +02:00
D3SOX
0e5e64376c Revert "fix(pulse): check if loopback exists"
This reverts commit 3bf85e6060.
2022-05-27 18:46:15 +02:00
D3SOX
32e3231d60 Revert "fix(hotkeys): catch any further errors (#505)"
This reverts commit 64d8cafff7.
2022-05-27 18:45:40 +02:00
D3SOX
885230b7bc Revert "fix(hotkeys): initialize libremidi in try catch block (#505)"
This reverts commit fa8fac1fed.
2022-05-27 18:45:07 +02:00
D3SOX
611ebcc216 Revert "fix(pulseaudio): mute the default audio source directly"
This reverts commit 71eb3a90df.
2022-05-27 18:44:25 +02:00
D3SOX
90b23d53d3 Revert "fix(audio): add seamless playback for repeating audio (#597)"
This reverts commit ba602a0a4d.
2022-05-27 18:44:17 +02:00
Curve
e699020cf2 feat(deployment): update flatpak build 2022-05-19 14:25:45 +02:00
Curve
b742c6f063 fix(ci): tarball remove CMakeCache 2022-05-19 14:25:30 +02:00
Curve
a0516a91ce fix(ci): tarball workflow 2022-05-19 14:05:36 +02:00
Curve
0c35e24b2b fix(ci): install ninja 2022-05-19 13:48:34 +02:00
Curve
4715292f93 fix(ci): use ninja as generator 2022-05-19 13:45:51 +02:00
Curve
e4b1f96fdb refactor(ci): populate _deps in tarball 2022-05-19 13:22:10 +02:00
D3SOX
b7c0613588 Revert "ci: remove flatpak development build [skip ci]"
This reverts commit 91ca0a055d.
2022-05-19 13:21:34 +02:00
D3SOX
07523c314c Revert "Revert "fix: instance detection (#253)""
This reverts commit 0f37a36b10.
2022-05-19 13:20:51 +02:00
D3SOX
b6bc76dc16 Revert "Revert "chore(deps): update guardpp""
This reverts commit 34626be565.
2022-05-19 13:20:34 +02:00
D3SOX
0997b8dcaa Revert "fix: use legacy guardpp"
This reverts commit 59293e676d.
2022-05-19 13:20:14 +02:00
D3SOX
444591366f fix: don't use hyperlinks in release notes 2022-05-18 20:56:27 +02:00
D3SOX
59293e676d fix: use legacy guardpp 2022-05-18 20:21:44 +02:00
D3SOX
34626be565 Revert "chore(deps): update guardpp"
This reverts commit d5964629
2022-05-18 20:12:13 +02:00
D3SOX
0f37a36b10 Revert "fix: instance detection (#253)"
This reverts commit f5627caf69.
2022-05-18 20:12:01 +02:00
D3SOX
697e652c34 fix: checkout soundux-ui to build branch 2022-05-18 19:19:28 +02:00
D3SOX
c865457e18 chore: bump version to 0.2.8 2022-05-18 19:17:08 +02:00
D3SOX
a69ca3e80c chore: bump frontend 2022-05-18 19:16:29 +02:00
D3SOX
076d265ad3 chore: bump ffmpeg, youtube-dl to their latest versions 2022-05-18 19:15:55 +02:00
D3SOX
91ca0a055d ci: remove flatpak development build [skip ci]
Doesn't currently work and this codebase is getting replaced
2022-05-18 18:47:09 +02:00
Noah
372559e41c chore: disable dependabot
Development in the repository is stalled until the new update is pushed, the new update will use CMake for dependency management and dependabot will not work with that anyway so I'm disabling it to prevent spam for now.
2022-04-26 11:29:53 -07:00
allcontributors[bot]
fd53f9f1fb docs: add moralrecordings as a contributor for bug, test, code (#598)
* docs: update README.md [skip ci]

* docs: update i18n/LISEZMOI.md [skip ci]

* docs: update i18n/ПРОЧТИМЕНЯ.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-04-24 14:45:16 +02:00
Scott Percival
ba602a0a4d fix(audio): add seamless playback for repeating audio (#597) 2022-04-24 14:42:24 +02:00
Nico
5106ba5307 Merge pull request #587 from moralrecordings/pulseaudio_fix 2022-04-20 23:48:34 +02:00
Scott Percival
71eb3a90df fix(pulseaudio): mute the default audio source directly 2022-04-18 21:18:04 +08:00
Curve
9c1cfa6934 chore(deps): bump in-house dependencies 2022-04-04 23:59:32 +02:00
Curve
942d78cd4d fix: only enable -Werror and other flags for debug builds only 2022-04-04 23:40:53 +02:00
Nico
a4fc381177 fix: add readme in other languages to all-contributorsrc 2022-02-12 19:24:22 +01:00
D3SOX
bfb61128d2 docs: update contributors in other readmes [skip ci] 2022-02-12 18:14:22 +01:00
D3SOX
48c5e060dc docs(readme): update languages in french version 2022-02-12 18:14:21 +01:00
allcontributors[bot]
18205a16f6 docs: update .all-contributorsrc [skip ci] 2022-02-12 18:08:50 +01:00
allcontributors[bot]
50ecde89ae docs: update README.md [skip ci] 2022-02-12 18:08:50 +01:00
allcontributors[bot]
3463766729 docs: update .all-contributorsrc [skip ci] 2022-02-12 18:06:12 +01:00
allcontributors[bot]
d16bd0e897 docs: update README.md [skip ci] 2022-02-12 18:06:12 +01:00
3JlOy_PYCCKUI
82e08ce167 fix logo, add missing link 2022-02-12 18:05:26 +01:00
3JlOy_PYCCKUI
a2d1ebdde2 add russian version of README.md 2022-02-12 18:05:26 +01:00