Basics of per-channel audio gain.
[dcpomatic.git] / src / wx / audio_panel.cc
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2013-11-16 Carl HetheringtonFix erroneous reset of visible channels in audio level...
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonTry to neaten things up; first wxChoice.
2013-11-11 Carl HetheringtonAdd a couple of audio properties to the multi-select...
2013-11-11 Carl HetheringtonUse GridBagSizer for audio panel.
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-11-10 Carl HetheringtonUpdate audio channel mapping control when a different...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-15 Carl HetheringtonFix includes.
2013-07-26 Carl HetheringtonSet up audio stream description on load.
2013-07-23 Carl HetheringtonUse wx 2.9 binding API.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-20 Carl HetheringtonLayout audio panel sizer after changing mapping; should...
2013-07-19 Carl HetheringtonHopefully sensitivity is a bit tidier.
2013-07-19 Carl HetheringtonSplit video panel.
2013-07-19 Carl HetheringtonSeparate audio panel out.