summaryrefslogtreecommitdiff
path: root/src/wx/audio_plot.h
AgeCommit message (Expand)Author
2026-03-18Fix build problems with warnings generated by newer macOS build environments.Carl Hetherington
2025-10-29Switch to a default value.Carl Hetherington
2025-10-10Cleanup: use signals for seeking on audio graph clicks.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-04-21Only snap the crosshair to visible plots.Carl Hetherington
2021-01-07std::shared_ptrCarl 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
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-03-26Add real-time mouse cursor readout in audio analysis (rest of #1082).Carl Hetherington
2018-03-26Bump audio analysis file version and cache drawn points in the audio plot.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2017-10-13Colour axis labels in the audio plot (#835).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-03-05Fix class/struct mismatch.Carl Hetherington
2014-02-26Fix missing RMS plots in some cases (caused by plotting #infCarl 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-07-18Split test compile up into individual files.Carl Hetherington
2013-02-27Improve smoothing behaviour.Carl Hetherington
2013-02-26Pretty dumb smoothing.Carl Hetherington
2013-02-25Multiple simultaneous plots.Carl Hetherington
2013-02-25Make minimum gain a constant.Carl Hetherington
2013-02-25Respond to gain in the audio dialog.Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-24Basic UI.Carl Hetherington