7 Commits

Author SHA1 Message Date
fb28b9361a Implement port connection dialog
Implements:
- Viewing connections (routes)
- Creating and deleting connections
- Changing volume of connectons
- Muting / unmuting connections
2024-08-28 23:20:48 +02:00
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
959796210d Implement WebSocket API client
- List ports
- Read and write mute state
- Read and write volume
2024-02-29 11:49:49 +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