summaryrefslogtreecommitdiff
path: root/src/wx/audio_panel.h
AgeCommit message (Expand)Author
2025-02-25Fix misunderstanding of wxDialog lifetime handling.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-01-28Remove reference checkboxes from video/audio/text tabs.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-01-16Use wx_ptr more.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-05-08Speed up content selection when we have audio analysis files (#2247).Carl Hetherington
2022-04-20Add button to use same fades for audio as video (#2230).Carl Hetherington
2022-04-20Tidying.Carl Hetherington
2022-04-04Add fade in/out option to the content audio tab (#1026).Carl Hetherington
2021-08-12Fix flickering black square when selecting content on Windows (#1866).Carl Hetherington
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-04-02Add language to audio content and use it instead of the general metadata.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-01-25Warn if doing a gain calculation might cause clipping.Carl Hetherington
2018-10-08Try to fix crash reported in active_jobs_changed.Carl Hetherington
2018-09-06Interface levels in audio tab.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-02-27Add a load of explicit keywords.Carl Hetherington
2016-06-16Potential fix for crash on loading a new film after starting an audio analysis.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.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-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2015-01-11Remove unused variable.Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-19Add simple note about resampling to the audio panel.Carl Hetherington
2014-07-23Remove seemingly unnecessary stream description in audio panel; tidy layout a...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-09Use a SpinCtrlDouble for audio gain, and change its representationCarl 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-11Basic multiple selection for cropping.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-20Hopefully sensitivity is a bit tidier.Carl Hetherington
2013-07-19Split video panel.Carl Hetherington
2013-07-19Separate audio panel out.Carl Hetherington