summaryrefslogtreecommitdiffstats
path: root/src/encoder/encodervorbis.cpp
AgeCommit message (Expand)Author
2020-01-17Reintroduce M_FALLTHROUGH_INTENDED macro for a warning free compilation onDaniel Schürmann
2020-01-15Use C++17 attribute [[fallthrough]]Uwe Klotz
2018-10-01Misc. typo and whitespace fixesluz.paz
2018-06-12Source typosluz.paz
2018-04-06Typo fixes luzpaz
2017-03-25Added explicit stereo and mono modes for broadcastingJosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26merge with masterJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2017-01-27Merge pull request #1031 from daschuer/bc_reconnectRJ Skerry-Ryan
2017-01-27Merge pull request #676 from nschloe/small-fixesRJ Skerry-Ryan
2016-10-26Added tryReconnect() with includes the new reconnect behaviourDaniel Schürmann
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2015-12-28Fix 'initalize' typos.RJ Ryan
2015-08-15uninitialized variablesNico Schlömer
2015-03-25indentation fixNico Schlömer
2015-03-25properly initialize vorbis structsNico Schlömer
2015-02-07better initialization of struct typesNico Schlömer
2015-02-03fix a bunch of initializersNico Schlömer
2014-04-17Nesting level does not match indentation - add bracesMarcos CARDINOT
2014-03-14Add some broadcasting comments.RJ Ryan
2013-12-21Fix encoders to deal with new [-1.0, 1.0] internal normalization.RJ Ryan
2013-12-07tabs to spaces also in cpp filesMax Linke
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan