Commit Graph

  • 6a5eb039f5 🐛 Make sure data directory exists on first run main minie4 2025-01-06 09:49:40 +01:00
  • 005c509197 📝 Add LICENSE and README minie4 2025-01-06 09:49:01 +01:00
  • d4fd5d44d5 Implement editPort method in websocket api minie4 2024-12-16 21:35:49 +01:00
  • 5122791f85 ️ Do not save config changes to disk immediately minie4 2024-12-16 21:29:51 +01:00
  • 35681102b4 🚑 Fix concurrent writes in websocket connection minie4 2024-12-16 21:26:14 +01:00
  • f2f0962b81 🐛 Fix missing default config for ports.toml minie4 2024-10-29 01:18:09 +01:00
  • 26720fa35e 🚑 Fix concurent writes in wsClients map minie4 2024-10-29 01:02:18 +01:00
  • 9c9f7798ab 🩹 Add missing newlines to printf minie4 2024-08-29 00:34:01 +02:00
  • c4c8b6bcda ⚰️ Remove unused variable minie4 2024-08-29 00:32:45 +02:00
  • 4ac862bbbe ⬆️ Upgrade dependencies minie4 2024-08-29 00:28:38 +02:00
  • 8808994098 Implement endpoint for editing ports minie4 2024-07-03 10:19:09 +02:00
  • f5bdbca8ec ✏️ Fix typo minie4 2024-02-28 23:46:42 +01:00
  • d1ca8d5d4b 🐛 Fix not using correct Port pointer in routing minie4 2024-02-28 23:43:19 +01:00
  • fb5d739a90 🎨 Make API responses more consistent minie4 2024-02-28 23:38:37 +01:00
  • aee617cc88 Implement WebSocket API minie4 2024-02-28 11:13:02 +01:00
  • dd665d9443 🎨 Make JSON keys lowercase minie4 2024-02-28 11:03:53 +01:00
  • 4bdeb3a666 🎨 Make API functions more modular minie4 2024-02-28 10:27:02 +01:00
  • 4b567ddb43 Respect mute, volume and balance of routes and outputs minie4 2024-02-25 11:57:19 +01:00
  • bc4cea580b 🎉 Implement working Audio Mixer backend with Jack support minie4 2024-02-24 23:03:18 +01:00