summaryrefslogtreecommitdiffstats
path: root/src/encoder/encoderwave.cpp
AgeCommit message (Expand)Author
2021-07-08Encoder: Use mixxx::audio::SampleRate type instead of intJan Holthuis
2021-02-02Improve error handling when initalize the encoders for recording or broadcastingDaniel Schürmann
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove all @author commentsxerus2000
2020-04-28Fix various typosluz.paz
2019-12-29Use QString instead of Encoder::FormatDaniel Schürmann
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2017-04-15Fix some compiler warnings.RJ Ryan
2017-03-06PR 1202 relatedJosepMaJAZ
2017-03-06translation support. Merged relevant part of PR 1202JosepMaJAZ
2017-03-03toAscii instead of toLatin1 for wav/aiff. also bugfix from PR 1202JosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ