summaryrefslogtreecommitdiffstats
path: root/src/encoder/encodermp3settings.h
AgeCommit message (Expand)Author
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-10Use #pragma once everywherexerus2000
2020-11-10Remove all @author commentsxerus2000
2020-05-27Encoder: make use of override feature to silence clang warningsDaniel Schürmann
2020-02-01Fix error prone recording settings prefs designUwe Klotz
2020-01-07Add a default implementation of use.. functions and add a DEBUG_ASSERT if thi...Daniel Schürmann
2019-12-29move getFormat to EncoderSettings interfaceDaniel Schürmann
2019-12-29Split out EncoderRecordingSettingsDaniel Schürmann
2019-12-29Removed unused functionsDaniel Schürmann
2017-03-18mono recording for low MP3 bitrates (low VBR modes too). Different kbit/s val...JosepMaJAZ
2017-03-04Some more improvements to the preferences dialog and implemented LAME VBR and...JosepMaJAZ
2017-02-28some fixes from the PRJosepMaJAZ
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ