summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.cc
AgeCommit message (Expand)Author
2018-03-28Disable audio mapping control when analysing audio (#1250).Carl Hetherington
2018-03-27Use a label rather than a tooltip to tell users why they can't refer to DCPs.Carl Hetherington
2018-03-27why_not in can_reference can just be a string rather than a list of strings.Carl Hetherington
2018-01-31Tweak label as suggested by Carsten.Carl Hetherington
2018-01-17Fix layout with long translations.Carl Hetherington
2017-04-27Use orange for audio peaks that are quite near clipping and red for those tha...Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-08-07Small coding style tweak.Carl Hetherington
2016-08-05Update audio panel sensitivity when film's SMPTE/Interop selection changes.Carl Hetherington
2016-07-04Fix control sensitivity in various places.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-16Potential fix for crash on loading a new film after starting an audio analysis.Carl Hetherington
2016-06-01Put codec name into the audio mapping view for each stream.Carl Hetherington
2016-06-01Basics of better audio stream labelling in the audio mapping view (#849).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fix rebase onto master.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-04-15Allow setup of the frame rate that audio content is prepared for.Carl Hetherington
2016-03-12Include trimming.Carl Hetherington
2016-01-07Factor out some common stuff and give a better tooltip on the 'refer' buttons...Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
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