summaryrefslogtreecommitdiff
path: root/src/wx/audio_mapping_view.cc
AgeCommit message (Expand)Author
2021-04-12Tidying up.Carl Hetherington
2021-04-02Fix missing line in audio mapping view.Carl Hetherington
2021-03-31Fix floating line at the top of the groups column.Carl Hetherington
2021-03-31Allow variable column widths on the auto mapping view to fix #1945.Carl Hetherington
2021-03-31C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-30Fix overlapping group labels in the audio matrix (#1882).v2.15.109Carl Hetherington
2020-10-24White space tweak.Carl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-05-24Use wxDC for all drawing of the audio mapping view, removingCarl Hetherington
2020-05-24Fix audio mapping view on GTK3, with some cleanups that mess upCarl Hetherington
2020-02-27Allow > 0dB gain per channel in the audio matrix (#1720).v2.15.44Carl Hetherington
2020-02-27Use bound arguments to lose some methods.Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2019-12-19Add an output audio matrix (#1482).Carl Hetherington
2019-06-27Try to reduce audio mapping flicker on Windows.Carl Hetherington
2019-05-28Fix off-by-one channel when editing audio map levels numerically.Carl Hetherington
2019-05-15Fix scrolling of audio channel group labels.Carl Hetherington
2019-05-14Better tooltips over audio mapping view nodes.Carl Hetherington
2019-05-14Add tooltip for input groups (#1557).Carl Hetherington
2019-05-14Truncate audio mapping view channel group names (part of #1557).Carl Hetherington
2019-05-04Build fix for previous.Carl Hetherington
2019-05-04Fix crash in audio mapping view in various circumstances.Carl Hetherington
2019-04-28Tweak cosmetic appearance of audio mapping view.v2.13.156Carl Hetherington
2019-04-28Fix AudioMappingView scrolling so that only the body of the grid is scrolled.v2.13.154Carl Hetherington
2019-04-27Nudge audio mapping view sizes up a little.Carl Hetherington
2019-04-27Fix channel numbering in tooltip.Carl Hetherington
2019-04-27Re-work of audio mapping view to use a custom-drawnv2.13.153Carl Hetherington
2018-07-18Tidying up of scrolling in the matrix view.Carl Hetherington
2017-05-13Restore scrollbars on large audio mapping views on Linux (#970).Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-24Allow import of OV/VF DCPs (#906).Carl Hetherington
2016-08-17Scroll audio mapping view labels with the grid (#919).Carl Hetherington
2016-08-17Comment typo.Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-07-20Fix audio matrix view labels when DCP audio channel counts change.Carl Hetherington
2016-06-07Add tooltips over content channel names in the audio mapping view (#888).Carl Hetherington
2016-06-03Fix audio mapping view on Windows (#885).Carl Hetherington
2016-06-01Tweak group label formatting in AudioMappingView.Carl Hetherington
2016-06-01Basics of better audio stream labelling in the audio mapping view (#849).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-03-12Include trimming.Carl Hetherington
2015-09-17Speculative fix for crash on using the audio mapping view with i18n.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-04Fix sizing of audio mapping view.Carl Hetherington