summaryrefslogtreecommitdiffstats
path: root/src/encoder/encodersndfileflac.cpp
AgeCommit message (Expand)Author
2021-06-12Delete obsolete comments referencing Ubuntu Bionic 18.04Uwe Klotz
2021-03-13Avoid duplicated call to sf_write_int()Daniel Schürmann
2021-03-13Improve convertFloat32ToIntFormatDaniel Schürmann
2021-03-13Add date based version number to the list of affected Ubuntu versions.Daniel Schürmann
2021-03-12Implement a working clamping code to work around the broken code in libsndfil...Daniel Schürmann
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-10Remove all @author commentsxerus2000
2020-05-27Encoder: make use of override feature to silence clang warningsDaniel Schürmann
2017-03-03correctly detect presence of SFC_SET_COMPRESSIONJosepMaJAZ
2017-02-28fixed linux build. Also flac compression only available with libsndfile 1.0.26JosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ