]> git.sesse.net Git - nageru/history - input_mapping_dialog.cpp
Add support for ALSA devices that have no channel maps.
[nageru] / input_mapping_dialog.cpp
2016-10-19 Steinar H. GundersonAdd support for ALSA inputs to the mixer.
2016-10-19 Steinar H. GundersonCommunicate number of channels to the input mapping...
2016-10-19 Steinar H. GundersonPrepare InputMappingDialog for arbitrary kinds of input...
2016-10-19 Steinar H. GundersonMake AudioMixer ready for indexing on multiple types...
2016-10-19 Steinar H. GundersonMake remove/up/down buttons work.
2016-10-19 Steinar H. GundersonRename InputMapping::Input to InputMapping::Bus; it...
2016-10-19 Steinar H. GundersonMake most of the input mapping dialog actually work.
2016-10-19 Steinar H. GundersonTweak the look of the input mapping dialog box a bit.
2016-10-19 Steinar H. GundersonStore an input mapping, and show it in the UI.