]> git.sesse.net Git - nageru/history - alsa_pool.h
Make NonlinearFader work with fixed 0..1000 range, not 0..height().
[nageru] / alsa_pool.h
2016-10-19 Steinar H. GundersonShut down the ALSA probe retry threads cleanly on exit.
2016-10-19 Steinar H. GundersonShut down the ALSA inotify thread cleanly on exit.
2016-10-19 Steinar H. GundersonMove ALSAPool into its own file; it is pretty large...