Commit Graph

38 Commits

Author SHA1 Message Date
409
d01da4a0b2 fix(instructions): RemoveSinkInput stay on selection 2024-10-06 04:26:21 +02:00
409
5b34a72fe4 Merge branch 'dev' 2024-10-06 04:18:57 +02:00
409
25e19ed024 chore: bump version to 0.1.1 2024-10-06 04:17:23 +02:00
409
696ab0a089 fix(instructions): RemoveSinkInput switches selection sometimes 2024-10-06 04:16:19 +02:00
409
c9f4341587 refactor(instructions): UpdateSinkInput use channel and reduce nesting 2024-10-06 04:14:44 +02:00
409
cdb2cd5144 Merge branch 'dev' 2024-07-03 14:42:48 +02:00
409
7d810a603a docs: add hint to byte 5 in the table 2024-07-03 14:41:03 +02:00
409
0107ad88f3 Squashed commit of the following:
commit edef922902
Author: 409 <bloecker.s@gmail.com>
Date:   Mon Jul 1 13:22:02 2024 +0200

    feat: automatically select new sink input if the current selection is
    none
2024-07-01 13:26:08 +02:00
409
edef922902 feat: automatically select new sink input if the current selection is
none
2024-07-01 13:22:02 +02:00
409
f31e7ee894 chore: README.md 2024-06-30 13:52:58 +02:00
409
a08728250a Merge branch 'dev' 2024-06-29 22:20:29 +02:00
409
3f083d3ee5 feat: --silent flag to disable notifications 2024-06-29 22:19:53 +02:00
409
94338d2e37 fix: sluggish controls 2024-06-29 22:08:09 +02:00
409
0e87327f06 Merge branch 'dev' 2024-06-29 21:36:44 +02:00
409
4db37a1107 feat: GetCurrentOutput instruction 2024-06-29 21:36:08 +02:00
409
13d2579419 Merge branch 'dev' 2024-06-29 13:45:44 +02:00
409
39f1148cad fix: crash when a sink input was removed 2024-06-29 13:44:42 +02:00
409
638eded282 fix: ignore mono sink inputs (this would lead to duplicates sometimes) 2024-06-29 13:44:04 +02:00
409
389c8f8ebe feat: show current sink input number and sink input length in
notification
2024-06-29 13:42:41 +02:00
409
88e40cd27a fix: crash when an instruction is issed while there are no sink inputs 2024-06-29 13:41:59 +02:00
409
eeea6938ad Merge branch 'dev' 2024-06-29 13:07:05 +02:00
409
fa5c1c53f1 formatting: removed unused import 2024-06-29 13:06:09 +02:00
409
28ac91bca2 Merge branch 'dev' 2024-06-29 13:05:37 +02:00
409
7b1ba23754 feat: notification volume bar 2024-06-29 13:05:03 +02:00
409
d73ee870ec formatting: reformat mixer.rs 2024-06-29 12:54:49 +02:00
409
cb413e8774 Merge branch 'dev' 2024-06-29 12:50:21 +02:00
409
b5ffe7257a fix: README 2024-06-29 12:49:50 +02:00
409
20083d1f60 Squashed commit of the following:
commit 2c3dc3a3c9
Author: 409 <bloecker.s@gmail.com>
Date:   Sat Jun 29 12:37:17 2024 +0200

    feat!: search playerctl players using simsearch
2024-06-29 12:43:10 +02:00
409
2c3dc3a3c9 feat!: search playerctl players using simsearch 2024-06-29 12:37:17 +02:00
409
d2ed1dba66 formatting: remove unused import 2024-06-29 12:17:33 +02:00
409
9671eb7672 Merge remote-tracking branch 'origin/master' 2024-06-29 02:25:41 +02:00
409
46aeeb61a1 chore: README.md 2024-06-29 01:57:33 +02:00
409
ca4fc5a00d feat: previous / next instructions 2024-06-29 01:57:14 +02:00
409
7bb0bcfa4b chore: remove tokio from dependencies 2024-06-29 00:24:28 +02:00
409
8c77ffbf6e feat: handle invalid instructions 2024-06-29 00:11:31 +02:00
409
fa80c35261 Initial commit 2024-06-29 00:05:57 +02:00
409
1f48737b2b feat: working version 2024-06-28 23:55:33 +02:00
409
c2f0cd0492 chore: init 2024-06-28 14:15:50 +02:00