Missed update to private test repo version.
[dcpomatic.git] / src / wx / audio_dialog.cc
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-10-18 Carl HetheringtonImprove the appearance of things in macOS dark mode...
2022-10-18 Carl HetheringtonFix colouring of audio plot in dark mode.
2022-10-14 Carl HetheringtonRemove unused variable.
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2022-04-04 Carl HetheringtonCleanup: move some methods from util to maths_util.
2021-04-15 Carl HetheringtonShow content path in the audio dialog title bar when...
2021-02-01 Carl HetheringtonFix wxWidgets 3.1.x alignment assertion failure.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-07-29 Carl HetheringtonDon't display all possible channel checkboxes while... v2.15.94
2020-05-17 Carl HetheringtonClicking on the audio graph jumps to that position...
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-08 Carl HetheringtonRe-analyse audio when DCP channel count changes (#1189).
2019-01-08 Carl HetheringtonMake sure audio analysis is re-run even if there's...
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-04-15 Carl HetheringtonPut project path in the audio dialog title bar.
2018-03-26 Carl HetheringtonAdd real-time mouse cursor readout in audio analysis...
2018-03-26 Carl HetheringtonAllow audio analysis window to expand horizontally.
2018-02-10 Carl HetheringtonFix odd behaviour when analysing single bits of audio...
2017-10-13 Carl HetheringtonColour axis labels in the audio plot (#835).
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-27 Carl HetheringtonHacky window-on-top fix for OS X.
2016-08-25 Carl HetheringtonAdd channel details to high-audio-level hints (#822).
2016-07-05 Carl HetheringtonTry wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP...
2016-07-02 Carl HetheringtonFix crash when analysing audio of large-channel-count...
2016-06-15 Carl HetheringtonPotential fix for crash on loading a new film after...
2016-05-30 Carl HetheringtonKeep audio dialog always-on-top (#756).
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonFix rebase onto master.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-04-22 Carl HetheringtonSelect active channels on opening audio analysis (...
2015-11-18 Carl HetheringtonBump ffmpeg; gain-correct new LUFS/LRA.
2015-11-18 Carl HetheringtonBasic (untested) ebur128 (#368).
2015-10-14 Carl HetheringtonOnly show existing DCP channels in the audio dialog...
2015-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-21 Carl HetheringtonFix crash reported on OS X, although the actual cause...
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-14 Carl HetheringtonPeak value of audio into the audio tab.
2015-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-07-01 Carl HetheringtonRestore short-cutting of analysis gain updates.
2015-07-01 Carl HetheringtonRe-add show audio button and analyse just that content...
2015-07-01 Carl HetheringtonGo back to player having a playlist and not assuming...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-20 Carl HetheringtonFix some warnings.
2015-06-19 Carl HetheringtonMerge.
2015-06-19 Carl HetheringtonFix audio analysis after recent breakage.
2015-06-17 Carl HetheringtonAudioDialog does not need explicit playlist.
2015-06-17 Carl HetheringtonAnalyseAudioJob does not need an explicit playlist.
2015-06-17 Carl HetheringtonRemove unnecessary Playlist argument to Film::audio_ana...
2015-06-12 Carl HetheringtonAdd a close button to the AudioDialog on Linux in case...
2015-06-03 Carl HetheringtonMake show audio work on the whole DCP, not individual...
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonPort XML audio analysis code from master.
2015-05-09 Carl Hetherington0dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master...
2015-05-09 Carl Hetherington7fd73c0cf1f723896826c77fec3720c5c404d4e8 from master...
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-06-04 Carl HetheringtonMerge master.
2014-06-03 Carl HetheringtonUpdate audio plot window when audio mapping is changed.
2014-05-10 Carl HetheringtonMerge master.
2014-05-09 Carl HetheringtonMerge.
2014-05-09 Carl HetheringtonMAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.
2013-12-02 Carl HetheringtonFix crash on double-click of show-audio button.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-23 Carl HetheringtonRemove Content::path(), add Content::path_summary().
2013-10-25 Carl HetheringtonFix crash when trying to load non-existant analyses...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-15 Carl HetheringtonFix includes.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-25 Carl HetheringtonPrevent infinite loop of audio analysis if it is cancelled.
2013-07-24 Carl HetheringtonRename Content::_file to path and support md5sums of...
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-04 Carl HetheringtonMerge branch 'master' into staging
2013-07-04 Carl HetheringtonPad silence for things that already have at least some...
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMove audio bits into AudioContent.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-20 Carl HetheringtonTimeline fix ups.
next