log plugin/plugins/SamplePlayer.cpp @ 1733:c3b5564cfb78 by-id

age author description
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
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