summaryrefslogtreecommitdiff
path: root/src/wx/audio_dialog.cc
AgeCommit message (Expand)Author
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-29Don't display all possible channel checkboxes while the analysisv2.15.94Carl Hetherington
2020-05-17Clicking on the audio graph jumps to that position in the film (#1507).Carl Hetherington
2020-04-20Add LEQ(m) when analysing audio (#1382).v2.15.52Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-01-08Re-analyse audio when DCP channel count changes (#1189).Carl Hetherington
2019-01-08Make sure audio analysis is re-run even if there's an existing job for the sa...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-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-04-16Put project path in the audio dialog title bar.Carl Hetherington
2018-03-26Add real-time mouse cursor readout in audio analysis (rest of #1082).Carl Hetherington
2018-03-26Allow audio analysis window to expand horizontally.Carl Hetherington
2018-02-10Fix odd behaviour when analysing single bits of audio which start at non-zero...Carl Hetherington
2017-10-13Colour axis labels in the audio plot (#835).Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-28Hacky window-on-top fix for OS X.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-07-05Try wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP (#909).Carl Hetherington
2016-07-02Fix crash when analysing audio of large-channel-count files.Carl Hetherington
2016-06-16Potential fix for crash on loading a new film after starting an audio analysis.Carl Hetherington
2016-05-30Keep audio dialog always-on-top (#756).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.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-22Select active channels on opening audio analysis (#802).Carl Hetherington
2015-11-18Bump ffmpeg; gain-correct new LUFS/LRA.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-10-14Only show existing DCP channels in the audio dialog (#715).Carl Hetherington
2015-09-21Fix crash reported on OS X, although the actual cause is not entirely clear.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-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-20Fix some warnings.Carl Hetherington
2015-06-19Fix audio analysis after recent breakage.Carl Hetherington
2015-06-17AudioDialog does not need explicit playlist.Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-17Remove unnecessary Playlist argument to Film::audio_analysis_path.Carl Hetherington
2015-06-12Add a close button to the AudioDialog on Linux in case it doesn't get a close...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-05-13Port XML audio analysis code from master.Carl Hetherington