log plugin/plugins/SamplePlayer.cpp @ 1359:1c9bbbb6116a 3.0-integration

age author description
Tue, 10 Jan 2017 10:58:25 +0000 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
Thu, 23 Jun 2016 08:45:52 +0100 Chris Cannam Small fix to compiler warning spectrogram-minor-refactor
Tue, 03 Mar 2015 17:09:19 +0000 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
Tue, 26 Nov 2013 14:37:01 +0000 Chris Cannam Merge from default branch tonioni
Tue, 26 Nov 2013 13:48:13 +0000 Chris Cannam Likewise, but for toLocal8Bit().data()
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Sat, 13 Apr 2013 20:03:40 +0100 gyorgyf sample playback problems tonioni
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)