- Dec 30, 2023
-
-
Laurent Pelecq authored
-
- Dec 29, 2023
-
-
Laurent Pelecq authored
-
- Dec 21, 2023
-
-
Laurent Pelecq authored
-
- Sep 03, 2023
-
-
Laurent Pelecq authored
-
- Aug 27, 2023
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
- Aug 14, 2023
-
-
Laurent Pelecq authored
-
- Jul 30, 2023
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
- Jan 29, 2023
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
- Oct 22, 2022
-
-
Laurent Pelecq authored
-
- Apr 18, 2022
-
-
Laurent Pelecq authored
-
- Apr 16, 2022
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
- Apr 10, 2022
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
- Apr 09, 2022
-
-
Laurent Pelecq authored
-
- Apr 03, 2022
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
- Mar 27, 2022
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
* Add commands history_get_clients, ... * Change type of length from u16 to u32.
-
Laurent Pelecq authored
* Add history commands, not implemented. * Add types for history commands. * Fix i8 instead of u8 for rate, pitch and volume. * Use u16 for length in commands.
-
- Mar 25, 2022
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
* When compiled without mio, QueuedClient returns the raw fd. * When compiled with mio, there is a register method.
-
Laurent Pelecq authored
-
- Mar 18, 2022
-
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
* Generic methods can be used in the synchronous API. It gives the choice to use either specific calls or the generic ones. * AsyncClient consists in a simple queue of requests. * Getters only return the generic Response::Get. Callers must convert if it's an integer.
-
Laurent Pelecq authored
-
Laurent Pelecq authored
-
Laurent Pelecq authored
* Simplify fifo tests with tempfile. * Test getter in async fifo tests.
-
- Mar 17, 2022
-
-
Laurent Pelecq authored
-