Commit graph

98 commits

Author SHA1 Message Date
DashieTM a369356b49 chore: Bump version 2024-06-13 14:38:16 +02:00
DashieTM 7532c1e065 chore: Bump version in all files 2024-06-11 20:32:22 +02:00
DashieTM 69d131282c chore: Bump version and deps 2024-06-10 16:22:51 +02:00
DashieTM 5f1fad8154 chore: Bump version 2024-06-07 01:32:37 +02:00
DashieTM ab266dddb6 chore: Rename only bin to ReSet 2024-06-07 01:31:05 +02:00
DashieTM 1a1753f551 chore: chagne name of program 2024-06-07 00:38:11 +02:00
DashieTM d75c9aa78d chore: Bump version 2024-06-07 00:30:18 +02:00
DashieTM 452eac3209 deps: Bump version 2024-06-06 22:24:10 +02:00
DashieTM c297717ca6 deb: update includes 2024-06-06 21:54:45 +02:00
DashieTM 7c2a4e7934 chore: Bump version 2024-06-06 19:04:12 +02:00
DashieTM 9832fc3ea9 deps: use latest daemon 2024-06-06 15:36:16 +02:00
DashieTM dcc9de9230 startup: Add spinloop until deamon is ready 2024-06-05 00:43:23 +02:00
DashieTM 918bf9c70a startup: Add spinloop until daemon is ready 2024-06-04 23:37:15 +02:00
DashieTM f1ee049e17 nix: improve plugin installation 2024-06-03 14:30:54 +02:00
takotori 1e4ca9f73a add frontend tests 2024-06-01 14:26:28 +02:00
DashieTM fe85ff3c70 chore: Bump version 2024-05-31 18:48:12 +02:00
DashieTM d49523f69e deps: Bump version of daemon 2024-05-31 18:47:56 +02:00
DashieTM 7f8b9bd101 packages: bump version 2024-05-30 21:21:21 +02:00
DashieTM 84660083f9 chore: bump versions of dependencies, small refactor on errors -> use macros 2024-05-06 20:47:26 +02:00
DashieTM 4a93fac141 chore: Bump version 2024-04-24 11:55:42 +02:00
DashieTM 3c85f39e56 chore: Bump version 2024-04-24 11:38:23 +02:00
Dashie 5f0781ee18
refactor: generic audio implementation (#98)
* refactor: Combine new_plugin and new for sidebar entries

* chore: Format project

* chore: Fix clippy warnings

* wip: generic audio implementation

* wip: format and fix warnings

* wip: Refactor Dbus functions

* wip: Add TAudioStreamObject

* fix: use prelude instead of traits

* wip: Add generic audio stream

* wip: Work on generic audio listener

* wip: Finish audio generics refactoring

* fix: Use proper path for dbus function

* chore: Format project

* fix: Use adw prelude instead of traits
2024-04-04 08:00:16 +02:00
Fabio Lenherr / DashieTM d5392dfc87 chore: Change license to GPL3-or-later 2024-03-29 16:55:26 +01:00
takotori a9e0758435 add example plugin
should be working now
add plugins to sidebar
add plugin system base
Create function signatures for plugins
Update crates
2024-03-29 16:44:53 +01:00
Fabio Lenherr / DashieTM a510147d19 chore: Bump version of daemon 2023-12-21 13:14:24 +01:00
Fabio Lenherr / DashieTM e5263b0dc7 chore: Bump version 2023-12-21 13:10:11 +01:00
Fabio Lenherr / DashieTM 8796abb08f fix: Properly handle wifi and bluetooth turned on and off 2023-12-19 21:38:35 +01:00
dashie be3ff85800 chore: Bump version 2023-12-19 12:27:14 +00:00
dashie b34264027a chore: Bump version of Daemon 2023-12-19 11:51:38 +00:00
Fabio Lenherr / DashieTM 834206f819 chore: Bump version 2023-12-18 20:35:39 +01:00
Fabio Lenherr / DashieTM 27e003e48a chore: Bump version of daemon and lib 2023-12-18 19:42:17 +01:00
Fabio Lenherr / DashieTM 9c85bf6705 fix: Show selected tab at startup 2023-12-17 22:28:33 +01:00
Fabio Lenherr / DashieTM c3fa24ddc8 chore: Bump version 2023-12-17 18:21:21 +01:00
Fabio Lenherr / DashieTM 1c0b467d8a chore: Bump version of daemon 2023-12-17 18:21:02 +01:00
takotori 6055856f18 bump daemon 2023-12-16 19:49:14 +01:00
Fabio Lenherr / DashieTM c860fcddee fix: Use ssid over path for events 2023-12-16 12:18:13 +01:00
dashie b97da674a8 chore: Open sidebar with ctrl-f 2023-12-15 17:48:10 +00:00
dashie 27cf46dde4 chore: Bump version of daemon 2023-12-15 16:37:08 +00:00
dashie 9cddc33a75 chore: Bump version 2023-12-15 15:57:49 +00:00
Fabio Lenherr / DashieTM 7635c96d9f chore: Bump version of daemon 2023-12-14 22:07:57 +01:00
takotori db501b2e93 improve ui 2023-12-14 15:54:31 +01:00
Fabio Lenherr / DashieTM 017381f776 chore: Bump version of daemon 2023-12-13 14:16:29 +01:00
Fabio Lenherr / DashieTM b864dc9caf fix: Bluetooth and wifi restart 2023-12-13 14:14:57 +01:00
Fabio Lenherr / DashieTM 22ed037d1f chore: Bump version of daemon and lib 2023-12-13 01:23:36 +01:00
Fabio Lenherr / DashieTM e1b027a68d fix: Use metered properly 2023-12-13 00:41:14 +01:00
Fabio Lenherr / DashieTM 4b09745fce chore: Bump version of daemon and lib 2023-12-12 23:12:43 +01:00
Fabio Lenherr / DashieTM 3ed909a5e4 chore: Use namespace with flatpak compatibility 2023-12-12 22:35:16 +01:00
Fabio Lenherr / DashieTM 770bdda317 chore: Add license to cargo 2023-12-12 20:53:22 +01:00
Fabio Lenherr / DashieTM 42477b9b02 chore: Prelease 2023-12-12 20:52:18 +01:00
takotori f95dca41a4 fix save connection settings according to the book of resetlib 2023-12-11 21:45:19 +01:00