log plugin/plugins/SamplePlayer.cpp @ 1480:5ac102155409 plugin-path-config

age author description
2018-05-15 Chris Cannam Fix some compiler warnings
2018-03-01 Chris Cannam Untabify
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