summaryrefslogtreecommitdiff
path: root/src/wx/audio_mapping_view.cc
AgeCommit message (Collapse)Author
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
BsL/BsR. Requested-by: Markus Raab
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 ↵Carl Hetherington
complexity.
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
2013-05-06Better attempt at clearing background of check boxes.Carl Hetherington
2013-05-06Try to fix lack of redraw on resize on Windows; also corrupted background to ↵Carl Hetherington
checkbox in AudioMappingView.
2013-04-11Static / wx2.8 fixes.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington