summaryrefslogtreecommitdiff
path: root/src/wx/audio_dialog.h
AgeCommit message (Expand)Author
2025-10-10Cleanup: use signals for seeking on audio graph clicks.Carl Hetherington
2025-10-10Fix comment.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-02-11Add comment about AudioDialog.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-10-14Remove unused variable.Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-07-29Don't display all possible channel checkboxes while the analysisv2.15.94Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl 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-04-14Fix Empty/Player behaviour when using a playlist that is not the same as the ...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
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-03-26Add real-time mouse cursor readout in audio analysis (rest of #1082).Carl Hetherington
2017-04-19Various Doxygen fixes.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-18Split audio; builds.Carl Hetherington
2016-04-22Select active channels on opening audio analysis (#802).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-14Peak value of audio into the audio tab.Carl 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-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-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2013-12-02Fix crash on double-click of show-audio button.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-25Prevent infinite loop of audio analysis if it is cancelled.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-08Stop infinite loop if audio analysis fails.Carl Hetherington
2013-02-26Pretty dumb smoothing.Carl Hetherington
2013-02-25Multiple simultaneous plots.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-25Respond to gain in the audio dialog.Carl Hetherington