log

age author description
2016-11-25 Chris Cannam Tidy up, with some convenient C++11isms subdivide-instants
2016-11-25 Chris Cannam Add Winnow as well subdivide-instants
2016-11-25 Chris Cannam Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do! subdivide-instants
2016-11-24 Chris Cannam Fixes to mp3 decode in subrepo. Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames, fixing the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). Add MAD_BUFFER_GUARD padding at end of mp3 buffer, in order to ensure last frame is decoded successfully (otherwise the decoded audio is truncated). Both gleaned from madplay source code. 3.0-integration
2016-11-23 Chris Cannam Fix various column edge cases 3.0-integration
2016-11-22 Chris Cannam Ordered config -- avoid sub-builds clobbering one another 3.0-integration