summaryrefslogtreecommitdiffstats
path: root/src/encoder/encodervorbis.h
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-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 long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-05-27Encoder: make use of override feature to silence clang warningsDaniel Schürmann
2018-06-12Source typosluz.paz
2017-03-25Added explicit stereo and mono modes for broadcastingJosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan