| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-26 | Use wxDC for all drawing of the audio mapping view, removing | Carl Hetherington | |
| use of wxGraphicsContext. This seems to fix strange rendering problems on Windows. Backported-from-commit: 3e4f6d59b46e3c09c9d0aba907ff0633bf0bc2e5 Backported-from-branch: v2.15.x | |||
| 2020-08-31 | Build fixes for Boost >= 1.73v2.14.37 | Carl Hetherington | |
| 2019-05-28 | Fix off-by-one channel when editing audio map levels numerically.v2.14.7 | Carl Hetherington | |
| 2019-05-15 | Fix scrolling of audio channel group labels. | Carl Hetherington | |
| Backported from 7ceb67dae630ddefc10090be5a0a8dea9ac835ad in v2.15.x. | |||
| 2019-05-14 | Add tooltip for input groups (#1557). | Carl Hetherington | |
| Backported from ca20cd4711c6b56ac238cf2313d2d4d1db92fe1a in v2.15.x. | |||
| 2019-05-14 | Truncate audio mapping view channel group names (part of #1557). | Carl Hetherington | |
| Backported from faa42e385ec2e36e75347ba5da1e4e0f69b6d6f3 in v2.15.x. | |||
| 2019-05-04 | Build fix for previous. | Carl Hetherington | |
| 2019-05-04 | Fix crash in audio mapping view in various circumstances. | Carl Hetherington | |
| 2019-04-28 | Tweak cosmetic appearance of audio mapping view.v2.13.156 | Carl Hetherington | |
| 2019-04-28 | Fix AudioMappingView scrolling so that only the body of the grid is scrolled.v2.13.154 | Carl Hetherington | |
| 2019-04-27 | Nudge audio mapping view sizes up a little. | Carl Hetherington | |
| 2019-04-27 | Fix channel numbering in tooltip. | Carl Hetherington | |
| 2019-04-27 | Re-work of audio mapping view to use a custom-drawnv2.13.153 | Carl Hetherington | |
| canvas rather than wxGrid. Inspired by the accumulation of odd problems due to the use of 3 separate panels, and also the endless resizing loop weird bug #1535. | |||
| 2018-07-18 | Tidying up of scrolling in the matrix view. | Carl Hetherington | |
| 2017-05-13 | Restore scrollbars on large audio mapping views on Linux (#970). | Carl Hetherington | |
| 2016-11-19 | No-op; rename a whole load of wx constants to their shorter equivalents. | Carl Hetherington | |
| 2016-08-24 | Allow import of OV/VF DCPs (#906). | Carl Hetherington | |
| 2016-08-17 | Scroll audio mapping view labels with the grid (#919). | Carl Hetherington | |
| 2016-08-17 | Comment typo. | Carl Hetherington | |
| 2016-08-12 | Move locale_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Replace incorrect uses of raw_convert with a new locale_convert. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-07-20 | Fix audio matrix view labels when DCP audio channel counts change. | Carl Hetherington | |
| 2016-06-07 | Add tooltips over content channel names in the audio mapping view (#888). | Carl Hetherington | |
| 2016-06-03 | Fix audio mapping view on Windows (#885). | Carl Hetherington | |
| The appearance was odd due to a lack of refresh. | |||
| 2016-06-01 | Tweak group label formatting in AudioMappingView. | Carl Hetherington | |
| 2016-06-01 | Basics of better audio stream labelling in the audio mapping view (#849). | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-03-12 | Include trimming. | Carl Hetherington | |
| 2015-09-17 | Speculative fix for crash on using the audio mapping view with i18n. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-09-04 | Fix sizing of audio mapping view. | Carl Hetherington | |
| Before it would start with a wide column 0 and then resize on the first click. | |||
| 2015-08-27 | Tweak audio mapping view so that 12 channels fit on screen on Linux. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-03 | Preserve row names across update_cells(). | Carl Hetherington | |
| 2015-06-03 | Various work on audio mapping. | Carl Hetherington | |
| Fix everything up so that the audio mapping view in the audio panel reflects the processor (or lack of). | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2014-06-20 | Merge master; fix destruction of Server; some test cleanups. | Carl Hetherington | |
| 2014-06-15 | Fix crash on changing audio gain in some locales. | Carl Hetherington | |
| Reported-by: Daniel Chauvet | |||
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | Change the -3dB preset to -6dB since we are dealing with amplitude, not power. | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
| 2014-05-10 | Merge master. | Carl Hetherington | |
| 2014-05-09 | MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS. | Carl Hetherington | |
| 2014-05-02 | Comments. | Carl Hetherington | |
| 2014-03-05 | Merge branch 'master' into 2.0 | Carl Hetherington | |
| 2014-03-05 | Bump maximum audio channels to 12 so that we can (crudely) use | Carl Hetherington | |
| BsL/BsR. Requested-by: Markus Raab | |||
| 2014-02-24 | Tweaks for libdcp. | Carl Hetherington | |
| 2014-02-24 | Merge master; specify libdcp-1.0. | Carl Hetherington | |
