Skip to content

Commit 32954a1

Browse files
committed
Add timeline
1 parent be055fa commit 32954a1

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

proposals/2026-05-14_pipewire.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,13 @@ This change affects linux users using PipeWire.
6767

6868
The tasks to do in order to migrate to the new idea.
6969

70-
* [ ] Implement support for PipeWire backend.
71-
* [ ] Add soundcard hotplug support.
72-
* [ ] Modify PipeWire graph from Mixxx UI
73-
* [ ] Update Mixxx UI from external graph changes
74-
* [ ] Test drift/jitter correction and sync with multiple soundcards
75-
* [ ] TODO: Find about accessing analog soundcard volume
70+
* [ ] (week 1 25/5 to 31/5) Implement support for PipeWire backend.
71+
* [ ] Refactor SoundManager into individual Enumerators (PortAudioEnumerator, PipewireEnumerator, NetworkEnumerator).
72+
* [ ] Add PipewireEnumerator, SoundDevicePipewire, test working with program and soundcard input/outputs.
73+
* [ ] (week 2 01/6 to 07/6) Add soundcard hotplug support.
74+
* [ ] (week 3 08/6 to 14/6) Implement drift/jitter correction and sync with multiple soundcards
75+
* [ ] (week 4 15/6 to 21/6) Test drift/jitter correction and sync with multiple soundcards
76+
* [ ] (week 5 22/6 to 28/6) Modify PipeWire graph from Mixxx UI
77+
* [ ] (week 6 29/6 to 05/7) Update Mixxx UI from external graph changes
78+
* [ ] (week 7 06/7 to 12/7) Implement hardware soundcard volume access
79+

0 commit comments

Comments
 (0)