Add missing GUI-side verification note descriptions.
[dcpomatic.git] / src / wx / audio_mapping_view.cc
2024-01-11 Carl HetheringtonAttempt to rationalise menu IDs and avoid duplicates.
2023-04-25 Carl HetheringtonCleanup: remove some unnecessary includes.
2023-02-25 Carl HetheringtonRemove unused variable.
2023-02-19 Carl HetheringtonRemove the empty column when there are no input groups.
2023-02-19 Carl HetheringtonRemove scrolling in AudioMappingView.
2023-02-19 Carl HetheringtonCleanup: remove duplication.
2023-02-19 Carl HetheringtonAdd missing line in audio mapping view when there are...
2023-01-16 Carl HetheringtonUse wx_ptr more.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-04 Carl HetheringtonCleanup: move some methods from util to maths_util.
2021-04-11 Carl HetheringtonTidying up.
2021-04-02 Carl HetheringtonFix missing line in audio mapping view.
2021-03-31 Carl HetheringtonFix floating line at the top of the groups column.
2021-03-31 Carl HetheringtonAllow variable column widths on the auto mapping view...
2021-03-31 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-29 Carl HetheringtonFix overlapping group labels in the audio matrix (... v2.15.109
2020-10-23 Carl HetheringtonWhite space tweak.
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-05-24 Carl HetheringtonUse wxDC for all drawing of the audio mapping view...
2020-05-24 Carl HetheringtonFix audio mapping view on GTK3, with some cleanups...
2020-02-27 Carl HetheringtonAllow > 0dB gain per channel in the audio matrix (... v2.15.44
2020-02-27 Carl HetheringtonUse bound arguments to lose some methods.
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2019-12-19 Carl HetheringtonAdd an output audio matrix (#1482).
2019-06-27 Carl HetheringtonTry to reduce audio mapping flicker on Windows.
2019-05-28 Carl HetheringtonFix off-by-one channel when editing audio map levels...
2019-05-15 Carl HetheringtonFix scrolling of audio channel group labels.
2019-05-14 Carl HetheringtonBetter tooltips over audio mapping view nodes.
2019-05-14 Carl HetheringtonAdd tooltip for input groups (#1557).
2019-05-14 Carl HetheringtonTruncate audio mapping view channel group names (part...
2019-05-04 Carl HetheringtonBuild fix for previous.
2019-05-04 Carl HetheringtonFix crash in audio mapping view in various circumstances.
2019-04-28 Carl HetheringtonTweak cosmetic appearance of audio mapping view. v2.13.156
2019-04-28 Carl HetheringtonFix AudioMappingView scrolling so that only the body... v2.13.154
2019-04-27 Carl HetheringtonNudge audio mapping view sizes up a little.
2019-04-27 Carl HetheringtonFix channel numbering in tooltip.
2019-04-27 Carl HetheringtonRe-work of audio mapping view to use a custom-drawn v2.13.153
2018-07-18 Carl HetheringtonTidying up of scrolling in the matrix view.
2017-05-13 Carl HetheringtonRestore scrollbars on large audio mapping views on...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-24 Carl HetheringtonAllow import of OV/VF DCPs (#906).
2016-08-17 Carl HetheringtonScroll audio mapping view labels with the grid (#919).
2016-08-17 Carl HetheringtonComment typo.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-07-20 Carl HetheringtonFix audio matrix view labels when DCP audio channel...
2016-06-07 Carl HetheringtonAdd tooltips over content channel names in the audio...
2016-06-03 Carl HetheringtonFix audio mapping view on Windows (#885).
2016-06-01 Carl HetheringtonTweak group label formatting in AudioMappingView.
2016-06-01 Carl HetheringtonBasics of better audio stream labelling in the audio...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-03-12 Carl HetheringtonInclude trimming.
2015-09-17 Carl HetheringtonSpeculative fix for crash on using the audio mapping...
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-04 Carl HetheringtonFix sizing of audio mapping view.
2015-08-27 Carl HetheringtonTweak audio mapping view so that 12 channels fit on...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-03 Carl HetheringtonPreserve row names across update_cells().
2015-06-03 Carl HetheringtonVarious work on audio mapping.
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonMerge master.
next