]> git.sesse.net Git - nageru/history - input_mapping_dialog.cpp
Write 1.4.0 changelog.
[nageru] / input_mapping_dialog.cpp
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-10-19 Steinar H. GundersonLet settings follow buses when editing the mapping.
2016-10-19 Steinar H. GundersonMake it possible to load/save input mappings.
2016-10-19 Steinar H. GundersonRename “name” to “display name”.
2016-10-19 Steinar H. GundersonUpdate the UI with state changes and new ALSA cards...
2016-10-19 Steinar H. GundersonSupport limited ALSA hotplug.
2016-10-19 Steinar H. GundersonAdd a global variable for the audio mixer; it was getti...
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.