From 0aebf3e3e03eacb634de661709031b496239cd15 Mon Sep 17 00:00:00 2001 From: Benoit Date: Mon, 25 May 2026 09:54:59 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20mise=20=C3=A0=20jour=20TODO.md=20-=20no?= =?UTF-8?q?mmage=20canaux=20compl=C3=A9t=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 3d79029..10c3452 100644 --- a/TODO.md +++ b/TODO.md @@ -174,11 +174,11 @@ Valider la faisabilité technique : 2-4 clients, PTT basique, latence < 150ms, m - [x] Backend : reload bridge audio sans redémarrer serveur #### Nommage des canaux -- [ ] API PUT /api/audio/channels/names (sauvegarde noms canaux) -- [ ] API GET /api/audio/channels/names (récupération noms) -- [ ] Page admin : formulaire nommage canaux (inputs/outputs) +- [x] API PUT /api/audio/channels/names (sauvegarde noms canaux) +- [x] API GET /api/audio/channels/names (récupération noms) +- [x] Page admin : formulaire nommage canaux (inputs/outputs) - [ ] Page admin : filtre "canaux nommés uniquement" -- [ ] Sauvegarde automatique dans config.yaml +- [x] Sauvegarde automatique dans config.yaml #### Matrice de routing (style Dante Controller) - [ ] API GET /api/audio/routing (récupération routing actuel)