1418 Commits

Author SHA1 Message Date
D3SOX
90b23d53d3
Revert "fix(audio): add seamless playback for repeating audio (#597)"
This reverts commit ba602a0a4d80be3b46264fa292ade1d08c0861d8.
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 91ca0a055dd36897877c4ec0a52e16ce99b25374.
2022-05-19 13:21:34 +02:00
D3SOX
07523c314c
Revert "Revert "fix: instance detection (#253)""
This reverts commit 0f37a36b105328bbeab3816df383a230907f98d6.
2022-05-19 13:20:51 +02:00
D3SOX
b6bc76dc16
Revert "Revert "chore(deps): update guardpp""
This reverts commit 34626be5651e9d3874eb62d3836f11de3c5d88e2.
2022-05-19 13:20:34 +02:00
D3SOX
0997b8dcaa
Revert "fix: use legacy guardpp"
This reverts commit 59293e676df813dd7a01bd51dc56a0a69c9feba2.
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 f5627caf69bf28695d38d76f816178f6b5accc18.
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
Curve
9f82090b15
fix(audio): distorted sound on pipewire
This will be reverted as soon as miniaudio fixes this upstream
2022-02-09 21:55:51 +01:00
Curve
aafd9f697a
fix(audio): logic error, fixes playback 2022-02-08 20:04:52 +01:00
Curve
3bf85e6060
fix(pulse): check if loopback exists
Fixes #493
2022-02-08 20:02:17 +01:00
Curve
e2f2907d0c
chore(deps): bump miniaudio
Fixes #496
2022-02-08 19:58:26 +01:00
Curve
fa8fac1fed
fix(hotkeys): initialize libremidi in try catch block (#505) 2022-01-23 22:25:41 +01:00
Curve
64d8cafff7
fix(hotkeys): catch any further errors (#505) 2022-01-23 20:55:11 +01:00
Curve
f5627caf69
fix: instance detection (#253) 2022-01-08 14:21:43 +01:00
Curve
d59646298b
chore(deps): update guardpp 2022-01-08 13:57:35 +01:00
Curve
51a9599a85
fix: adjust to miniaudio api changes 2022-01-08 13:05:49 +01:00
Curve
eec3ff33c0
chore(deps): bump miniaudio 2022-01-08 12:58:43 +01:00
Curve
94d7816b82
fix(lisezmoi): adjusted relative links 2021-11-10 16:14:24 +01:00
Curve
267acca9bb
feat: add language selection to french readme 2021-11-10 16:08:57 +01:00
Curve
4a50e66d59
Merge branch 'FuRyQC-patch-1' 2021-11-10 16:06:01 +01:00
Curve
fbe8fcf75b
refactor: move french readme into own file and add link to it in main readme 2021-11-10 16:05:53 +01:00