summaryrefslogtreecommitdiff
path: root/src/wx/audio_mapping_view.cc
AgeCommit message (Expand)Author
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
2015-08-27Tweak audio mapping view so that 12 channels fit on screen on Linux.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-03Preserve row names across update_cells().Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2014-06-20Merge master; fix destruction of Server; some test cleanups.Carl Hetherington
2014-06-15Fix crash on changing audio gain in some locales.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Change the -3dB preset to -6dB since we are dealing with amplitude, not power.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-05-10Merge master.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-05-02Comments.Carl Hetherington
2014-03-05Merge branch 'master' into 2.0Carl Hetherington
2014-03-05Bump maximum audio channels to 12 so that we can (crudely) useCarl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-24Merge master; specify libdcp-1.0.Carl Hetherington
2014-02-20Basic support for 7.1/HI/VI audio tracks.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-12Missing LocaleGuards.Carl Hetherington
2014-01-06Tooltips for audio matrix.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-07-11Remove wx2.8 compatibility stuff.Carl Hetherington
2013-07-11Basics of allowing setup of DCP audio channels.Carl Hetherington
2013-07-10Hackily fix compile on OS X.Carl Hetherington
2013-05-26Improve audio mapping handling a bit.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-20Some basics of AudioMapping.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-072.8 fixes.Carl Hetherington