summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.cc
AgeCommit message (Expand)Author
2014-02-21Remove FFmpegStream id accessor.Carl Hetherington
2014-02-21Make FFmpegStream::_id private.Carl Hetherington
2014-01-09Clear out audio stream description on de-selection of FFmpeg content.Carl Hetherington
2014-01-09Layout tweaks.Carl Hetherington
2014-01-09Fix label alignment on OS X.Carl Hetherington
2014-01-08Fix audio channel mapping disappearing on Windows.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2013-11-16Fix erroneous reset of visible channels in audio level dialog when changing g...Carl Hetherington
2013-11-11Try to neaten things up; first wxChoice.Carl Hetherington
2013-11-11Add a couple of audio properties to the multi-select list.Carl Hetherington
2013-11-11Use GridBagSizer for audio panel.Carl Hetherington
2013-11-11Basic multiple selection for cropping.Carl Hetherington
2013-11-10Update audio channel mapping control when a different stream is selected.Carl Hetherington
2013-08-15Fix includes.Carl Hetherington
2013-07-26Set up audio stream description on load.Carl Hetherington
2013-07-23Use wx 2.9 binding API.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-20Layout audio panel sizer after changing mapping; should fix #183.Carl Hetherington
2013-07-20Hopefully sensitivity is a bit tidier.Carl Hetherington
2013-07-19Split video panel.Carl Hetherington
2013-07-19Separate audio panel out.Carl Hetherington