summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.cc
AgeCommit message (Expand)Author
2015-11-08Fix bad layout in the audio tab.Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-10-20Fix update of reference-dcp-audio button.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-08-24Rename show-audio button to something which is (hopefully) clearer.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-13Layout the audio mapping's sizer after it changes (#597).Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-03Fix confusion with AUDIO_STREAMS property.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2015-04-29Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more deflick...Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2014-12-15Hand-apply 9e173bdda26f32a1da7afc38d5dcf8ed63e7d3cf; fix a few missing checks...Carl Hetherington
2014-11-06Forward-port move of content description generation to lib/ rather than wx/.Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-19Add simple note about resampling to the audio panel.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-23Remove seemingly unnecessary stream description in audio panel; tidy layout a...Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-06-22Merge master.Carl Hetherington
2014-06-21I don't think stuff in the Audio panel needs an Audio prefix.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-09Use a SpinCtrlDouble for audio gain, and change its representationCarl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington
2014-05-02Rename AudioContent frame_rate methods and move resampled_audio_frame_rate in...Carl Hetherington
2014-04-17Fix update of gain control from gain calculator dialog.Carl Hetherington
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