summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.cc
AgeCommit message (Expand)Author
2019-01-15Fix crash on file -> close.Carl Hetherington
2019-01-11Tidy a little and remove Dolby fader calculation button in simple mode.Carl Hetherington
2019-01-11Remove audio delay from simple interface.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-10-20Remove erroneous empty gettext translations.Carl Hetherington
2018-10-08Try to fix crash reported in active_jobs_changed.Carl Hetherington
2018-09-06Remove extra spacing.Carl Hetherington
2018-09-06Tweak audio panel layout.Carl Hetherington
2018-09-06Interface levels in audio tab.Carl Hetherington
2018-08-19More missing updates.Carl Hetherington
2018-08-19Update new panels when they are created.Carl Hetherington
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