0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sndiod: Remove the app/xxx.level controls before exit. More... 2 days ago
sndiod: Call ctl_del() instead of inlining code to delete ctls More... 2 days ago
sndiod: Don't pre-allocate the resampling history buffers More... 3 days ago
sndiod: Use a simpler way to interate over slot_list More... 4 days ago
sndiod: Don't forget to call slot_detach() for drained slots More... 4 days ago
libsndio: Upon xrun, reset the number of unreported clock ticks More... 5 days ago
libsndio: Use dprintf(3) instead of fprintf(3) to print debug traces More... 6 days ago
sndiod: Refactor ans simplify the hello message handling More... 14 days ago
sndiod: Don't use midi_send() to generate MIDI messages More... 14 days ago
sndiod: Initialize the array of unused opt_app structures More... 14 days ago
sndiod: Make sure strings received from the network are 0-terminated More... 15 days ago
sndiod: Add the server.thru control for midi ports More... 16 days ago
sndiod: Swap port and midithru fields of the ctl structure More... 16 days ago
sndiod: Use pointers to midithru structures instead of indices More... 17 days ago
sndiod: Drop extra \n in debug printf More... about 1 month ago
sndioctl: Allow list elements to be added or removed More... 3 months ago
sndioctl: Split the parse_modeval() function More... 3 months ago
sndiod: Unlink the MIDI port from the socket when its closed More... 4 months ago
sndiod: Add a reference counter to the port structure More... 4 months ago
sndiod: Allow control slots to have NULL opt pointer More... 4 months ago
sndiod: When connecting midi endpoints, check their modes More... 4 months ago
sndiod: Save a pointer to the struct opt associated to the midi endpoint More... 4 months ago
sndiod: Implement control of midithru ports with sndioctl. More... 4 months ago
sndiod: Fix confusion between OPT_NMAX and DEV_NMAX More... 4 months ago
sndiod: Make the device sample rate and buffer sizes global More... 4 months ago
aucat: Drop redundant variables or variables used only once More... 4 months ago
aucat: Factor the code to join/expand channels as in sndiod More... 4 months ago
sndiod: Add the server.mode control making the setting dynamic More... 4 months ago
sndiod: Fix calls to enc_sil_do() with uninitialized argument. More... 4 months ago
sndiod: Enable recording and monitoring at the same time More... 4 months ago