log layer/Layer.h @ 876:b62c2785ed83 tonioni

age author description
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-02-04 Chris Cannam Avoid compiler warnings tonioni
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
2013-06-20 matthiasm instrument is now "click" -- some other minor changes I don't remember tonioni
2013-06-15 matthiasm split drag delete tonioni
2013-04-20 gyorgyf splitting notes works but major cleanup needed tonioni
2012-01-30 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
2011-07-06 mathieub Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard). sonification
2011-06-24 Chris Cannam Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do sonification
2011-06-21 mathieub Branch to handle audio feedback and metadata sonification interactively with the UI. sonification
2011-04-14 Chris Cannam Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)