]> git.sesse.net Git - nageru/commit
Store an input mapping, and show it in the UI.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 30 Jul 2016 23:26:59 +0000 (01:26 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commit4bbcd111d04f36a42cf3d40f18fcee5a91c6322a
tree7658baefa2d5b831ed6f49b4eb6e26f50dfc1bf6
parentc19209ad2d9f862ae634fefb4b7bb2e30bfc3dc1
Store an input mapping, and show it in the UI.

Edits you do in the UI are not actually editable yet, and the mixer doesn't
care about the mapping either.
audio_mixer.cpp
audio_mixer.h
input_mapping_dialog.cpp [new file with mode: 0644]
input_mapping_dialog.h
mixer.cpp
ui_input_mapping.ui