Commit Graph

6 Commits

Author SHA1 Message Date
6fc9d80ab0
Rename audio/alsa modules 2017-07-19 02:51:42 +02:00
6251a65764
Make Audio subsystem a trait 'AudioFrontend'
Fixes #10
2017-07-19 02:23:03 +02:00
1428055c31
Cosmetics 2017-07-15 01:20:47 +02:00
0343ec6221
Don't invoke alsa functions from the high-level UI code
Instead, call indirection functions from the audio subsystem, so
we don't break module hierarchy.
2017-07-15 01:19:10 +02:00
bdcf8b0436
Document code, fixes #3 2017-07-15 01:17:19 +02:00
62b052ff13
Initial commit 2017-07-12 23:01:40 +02:00