log plugin/plugins/SamplePlayer.cpp @ 1262:c4f873749ab5 3.0-integration

age author description
2016-06-23 Chris Cannam Small fix to compiler warning spectrogram-minor-refactor
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Likewise, but for toLocal8Bit().data()
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-04-13 gyorgyf sample playback problems tonioni
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2010-09-22 Chris Cannam * Build a single library with a single .pro file, instead of using a recursive build
2009-08-18 Chris Cannam * debug only
2009-03-13 Chris Cannam ...
2008-04-29 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
2006-10-30 Chris Cannam ...
2006-07-26 Chris Cannam * Avoid note layer erasing notes as cursor passes over them
2006-07-26 Chris Cannam * Add Hz tuning dial to sample player plugin. Need to figure out the best
2006-05-12 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1
2006-04-26 Chris Cannam * Fix crash in spectrogram layer when replacing model
2006-04-25 Chris Cannam * Pull out temporary directory management into its own class
2006-04-10 Chris Cannam * Create temporary directory, cleaned up on exit, and use it to store
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import