log plugin/plugins/SamplePlayer.cpp @ 1362:1bf38a4b91c4 3.0-integration

age author description
2017-01-10 Chris Cannam Win32 fixes 3.0-integration
2017-01-10 Chris Cannam Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration
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 ...