Curve
|
d8d268e631
|
feat: sort sounds in backend to prevent repeated resorting in frontend
|
2021-05-29 21:31:56 +02:00 |
|
Curve
|
07ef5eab23
|
refactor(flatpak): explicitly allow access to shared memory
|
2021-05-29 12:26:52 +02:00 |
|
Curve
|
4cb61ec051
|
refactor: switch to inhouse instance guard
|
2021-05-29 02:43:56 +02:00 |
|
Curve
|
33042f7285
|
Merge branch 'master' of https://github.com/Soundux/Soundux
|
2021-05-28 21:58:03 +02:00 |
|
Curve
|
6bc740431b
|
fix: don't modify masterVolume from within data callback (fixes #225)
|
2021-05-28 21:57:59 +02:00 |
|
rivenirvana
|
5965419935
|
build: Fix incorrect dependency name
|
2021-05-26 19:18:19 +02:00 |
|
Curve
|
4749525124
|
fix: remove redundant check
This check caused pipewire to crash upon sound spamming.
|
2021-05-26 18:13:53 +02:00 |
|
Curve
|
9642159de9
|
refactor: return list of currently passthrough'd/input'd apps instead of size
|
2021-05-26 18:13:12 +02:00 |
|
Curve
|
d88e97b708
|
refactor: make side enum, reduce code and add support for mono (#220)
|
2021-05-26 17:39:41 +02:00 |
|
Curve
|
4ba97affad
|
docs: add min version for pipewire, remove redundant comment, update pacstall link
|
2021-05-26 17:22:20 +02:00 |
|
Curve
|
ab3bc13ba8
|
docs: make use of logos
Removes based arch logo
|
2021-05-26 17:20:40 +02:00 |
|
Nico
|
7993c2773f
|
Merge pull request #222 from Soundux/all-contributors/add-rivenirvana
docs: add rivenirvana as a contributor
|
2021-05-26 17:17:07 +02:00 |
|
allcontributors[bot]
|
55759ad418
|
docs: update .all-contributorsrc [skip ci]
|
2021-05-26 15:16:48 +00:00 |
|
allcontributors[bot]
|
e7890f5fd9
|
docs: update README.md [skip ci]
|
2021-05-26 15:16:47 +00:00 |
|
Nico
|
da46a97fed
|
Merge pull request #221 from rivenirvana/copr-integration
Add COPR instructions for Fedora
|
2021-05-26 17:11:53 +02:00 |
|
rivenirvana
|
369c44eca5
|
build: Remove dependency to pulseaudio-utils
|
2021-05-26 22:57:20 +08:00 |
|
rivenirvana
|
3e01aa9b56
|
docs: Add instructions for installing on Fedora via COPR
|
2021-05-26 22:06:00 +08:00 |
|
rivenirvana
|
edafe9bfa9
|
build: Update RPM specfile
|
2021-05-26 22:04:31 +08:00 |
|
Noah
|
1c2b69120b
|
docs: add discord and weblate badge
|
2021-05-26 10:19:22 +02:00 |
|
dependabot[bot]
|
9b3e07aab6
|
chore(deps): bump src/ui/impl/webview/lib/soundux-ui
Bumps [src/ui/impl/webview/lib/soundux-ui](https://github.com/Soundux/soundux-ui) from `65a132d` to `05191c2`.
- [Release notes](https://github.com/Soundux/soundux-ui/releases)
- [Commits](65a132db94...05191c273d )
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 09:08:43 +02:00 |
|
Noah
|
c0eb15c6fd
|
docs: add weblate badge
|
2021-05-25 16:48:25 +02:00 |
|
Nico
|
2db2b4a2dc
|
docs: fix typo
|
2021-05-25 10:24:24 +02:00 |
|
Nico
|
64600f4215
|
docs: update translation link
|
2021-05-25 10:23:28 +02:00 |
|
Noah
|
e540c7a513
|
chore(readme): adjust badge orientation
|
2021-05-24 21:26:17 +02:00 |
|
Curve
|
86acd4871d
|
fix(windows): missing ifdef
0.2.6
|
2021-05-24 20:28:59 +02:00 |
|
Curve
|
6dbc311993
|
refactor: call "setSwitchOnConnectLoaded" from backend
|
2021-05-24 20:16:04 +02:00 |
|
Curve
|
453785c2e6
|
ci: revert "always run update binaries if latest release is draft"
|
2021-05-24 18:10:03 +02:00 |
|
Curve
|
d1dfeebbce
|
chore(deps): bump frontend
Includes "Switch on Connect"-Check when AudioBackend is changed
|
2021-05-24 18:09:14 +02:00 |
|
Curve
|
44b44136ca
|
ci: always run update binaries if latest release is draft
|
2021-05-24 18:08:42 +02:00 |
|
Curve
|
1f14823c5d
|
chore: bump version to 0.2.6
|
2021-05-24 17:45:09 +02:00 |
|
Curve
|
dda4f33b80
|
ci: always run regardless if latest release is draft
|
2021-05-24 17:38:35 +02:00 |
|
Curve
|
6612182b34
|
ci: add releaseId
|
2021-05-24 17:35:55 +02:00 |
|
Curve
|
556111a2ba
|
ci: add upload step
|
2021-05-24 17:34:48 +02:00 |
|
Curve
|
9be97c9b4c
|
ci: get latest release
|
2021-05-24 17:27:04 +02:00 |
|
Curve
|
85b7893a10
|
ci: recursively list artifacts
|
2021-05-24 17:20:43 +02:00 |
|
Curve
|
53ce27a96c
|
ci: don't specify name
|
2021-05-24 17:15:12 +02:00 |
|
Curve
|
1bdeac3556
|
ci: dont run workflows on update of upload_binaries_to_draft
|
2021-05-24 17:03:56 +02:00 |
|
Curve
|
50808d5867
|
ci: begin implementation of automatic release upload action
|
2021-05-24 17:01:11 +02:00 |
|
Curve
|
4e221f7b07
|
fix(windows): solve windows path issues
Because windows is retarded
|
2021-05-24 16:42:38 +02:00 |
|
Curve
|
c09ff60195
|
chore(deps): bump frontend
Includes changes for recursive folder adding
|
2021-05-24 16:13:40 +02:00 |
|
Curve
|
cfe68ee72d
|
refactor: remove redundant construction of path
|
2021-05-24 15:59:07 +02:00 |
|
Curve
|
d7f390803e
|
fix(windows): explicitly convert path to string
|
2021-05-24 15:57:13 +02:00 |
|
Curve
|
d81df9fca4
|
feat: don't add tab if it already exists
|
2021-05-24 15:41:42 +02:00 |
|
Curve
|
69a5b5eea3
|
feat: add recursive folder adding
|
2021-05-24 15:26:14 +02:00 |
|
dependabot[bot]
|
3f3fc543fd
|
chore(deps): bump lib/cpp-httplib from 2917b8a to 77a77f6
Bumps [lib/cpp-httplib](https://github.com/yhirose/cpp-httplib) from `2917b8a` to `77a77f6`.
- [Release notes](https://github.com/yhirose/cpp-httplib/releases)
- [Commits](2917b8a005...77a77f6d2d )
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 14:54:21 +02:00 |
|
dependabot[bot]
|
a4e72ca685
|
chore(deps): bump lib/traypp from cff577c to 179e8d5
Bumps [lib/traypp](https://github.com/Soundux/traypp) from `cff577c` to `179e8d5`.
- [Release notes](https://github.com/Soundux/traypp/releases)
- [Commits](cff577c387...179e8d5fad )
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 14:54:02 +02:00 |
|
Nico
|
af85e08edb
|
Merge pull request #217 from Soundux/dependabot/submodules/deployment/flatpak/shared-modules-45cc381
chore(deps): bump deployment/flatpak/shared-modules from `0e412f4` to `45cc381`
|
2021-05-24 13:39:56 +02:00 |
|
Curve
|
3cf45f0108
|
fix: crash when pulseaudio backend was destroyed but it's modules not loaded properly
|
2021-05-24 13:28:36 +02:00 |
|
Curve
|
2d9f3d0590
|
fix: libwnck .so name for ubuntu/debian
|
2021-05-24 12:04:38 +02:00 |
|
dependabot[bot]
|
845e411edb
|
chore(deps): bump deployment/flatpak/shared-modules
Bumps [deployment/flatpak/shared-modules](https://github.com/flathub/shared-modules) from `0e412f4` to `45cc381`.
- [Release notes](https://github.com/flathub/shared-modules/releases)
- [Commits](0e412f4bb0...45cc381cdb )
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 07:24:07 +00:00 |
|