Commit Graph

9 Commits

Author SHA1 Message Date
3118ff87f7 🏷️ Type sendAction function in mixing tab 2024-07-02 11:49:39 +02:00
1d8b841f71 💄 Use different icon for mute state of outputs 2024-02-29 21:20:33 +01:00
f91cdc3827 Make status indicator work
- Display current state (Connecting, Error, Connected)
- Try to reconnect after disconnect
2024-02-29 20:21:25 +01:00
8e82ad36cb Implement connection selector
- Ability to Add/Modify/Delete connections
2024-02-29 20:06:13 +01:00
959796210d Implement WebSocket API client
- List ports
- Read and write mute state
- Read and write volume
2024-02-29 11:49:49 +01:00
280bee632d 💄 Remove tooltips from bottom nav bar 2024-02-29 11:44:47 +01:00
4f23a492ab Calculate number of columns depending on screen size 2024-02-25 20:25:36 +01:00
9252b0eef7 🐛 Fix scroll of grid view on mobile 2024-02-25 19:48:31 +01:00
4a6155769c 💄 Start working on the UI
- Add bottom NavBar
- Add top bar
- Start working on the `Mixing` Tab
2024-02-25 19:36:49 +01:00