| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-10 | Allow audio processors to pass through HI/VI/DBox etc (#3020). | Carl Hetherington | |
| Previously you couldn't map these things if you were using a processor. | |||
| 2025-07-10 | Remove unnecessary make_silent() calls. | Carl Hetherington | |
| The AudioBuffers constructor silences everything. | |||
| 2025-07-10 | White space: mid_side_decoder.{cc,h} | Carl Hetherington | |
| 2022-04-03 | C++11 and whitespace cleanups. | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-09-25 | Add NamedChannel and use it to hide the never-used channels | Carl Hetherington | |
| when mapping into a DCP. | |||
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-09-11 | Remove unused in_channels() in AudioProcessor. | Carl Hetherington | |
| 2015-09-11 | Fix assertion failure when processors return fewer channels than the DCP has. | Carl Hetherington | |
| 2015-06-12 | Fix M/S decoder input names. | 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). | |||
| 2014-07-15 | Add simple stereo-5.1 upmixer. | Carl Hetherington | |
| 2014-07-13 | Very basic audio processing framework. | Carl Hetherington | |
