]> git.sesse.net Git - nageru/history - input_mapping_dialog.h
Fix an issue where the mixer lagging too much behind CEF would cause us to display...
[nageru] / input_mapping_dialog.h
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. GundersonUpdate the UI with state changes and new ALSA cards...
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 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. GundersonStore an input mapping, and show it in the UI.
2016-10-19 Steinar H. GundersonAdd a beginning UI for mapping inputs. No logic connect...