log data/fileio/BZipFileDevice.cpp @ 1358:b7be05d57f0a 3.0-integration

age author description
2017-01-06 Chris Cannam Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding 3.0-integration
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h