summaryrefslogtreecommitdiffstats
path: root/src/engine/sidechain/shoutconnection.cpp
AgeCommit message (Expand)Author
2021-02-16ShoutConnection: allow AAC for ShoutcastBe
2021-02-02Fix second pop up in case of encoder issues during broadcasting.Daniel Schürmann
2021-02-02Improve error handling when initalize the encoders for recording or broadcastingDaniel Schürmann
2021-01-27Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3Daniel Schürmann
2021-01-22ShoutConnection: Fix potential race condition on disconnectUwe Klotz
2021-01-09fix include filesDaniel Schürmann
2021-01-08fdk-aac encoderStéphane L
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove filename headersxerus2000
2020-10-09audio/types: Add SampleRate::fromDouble() conversion functionJan Holthuis
2020-09-25engine/sidechain/shoutconnection: Add cast for QWaitCondition timeJan Holthuis
2020-09-25engine/sidechain/shoutconnection: Use mixxx::audio::SampleRateJan Holthuis
2020-04-28Forgot to do a clean build and the compiler didn't detect that I had to chang...JosepMaJAZ
2020-01-18Merge pull request #2415 from daschuer/encoding_refactoringUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-07Add util wrapper function for QAtomic*<T>::load/store[Relaxed] methodsJan Holthuis
2019-12-29add a new createEncoder function that returns an encoder independent from Use...Daniel Schürmann
2019-12-09Fix various typosluz.paz
2019-04-28Fix mixed use for ``sample rate ``stringS.Brandt
2019-03-24Merge pull request #1981 from uklotzde/unfinished_batch_analysisDaniel Schürmann
2019-03-23Merge branch '2.2'Uwe Klotz
2019-03-23Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2019-03-14Disable TLS, fixes lp:1817395Daniel Schürmann
2019-03-14Don't send an empty codec field in case of default ISO-8859-1, remove the rel...Daniel Schürmann
2019-03-14Improve error handling when sending broadcasting metadataDaniel Schürmann
2019-01-13Fix and cleanup Qt compatibility includesUwe Klotz
2019-01-12Fix the build when opus is disabled and add Opus streaming/recording to the c...RJ Skerry-Ryan
2019-01-11remove QT4 compatibility layer from util/compatibility.hDaniel Schürmann
2019-01-10help tr to find the textDaniel Schürmann
2019-01-08opus(encoder): keep opus constants in one placeStéphane Lepin
2018-12-31Opus encoderStéphane Lepin
2018-06-30Add version guard for libshoutPawel Golinski
2018-06-29Support IRC, AIM, ICQ in shoutcast broadcastsPawel Golinski
2018-05-23More qt5 compatibility fixes. How did these slip in?RJ Skerry-Ryan
2018-05-20More qt5 compatibility fixes. How did these slip in?RJ Skerry-Ryan
2018-04-05delete all leaking COsDaniel Schürmann
2017-08-23Make the error messages a bit more "welcoming"Stéphane Lepin
2017-08-23Fix issues with connection status and enabled statusStéphane Lepin
2017-08-11Replace uses of qDebug with Logger classStéphane Lepin
2017-08-10Change error/info dialog titlesStéphane Lepin
2017-08-10ShoutConnection: error and info dialog show the connection nameStéphane Lepin
2017-08-08(WIP) Audio streaming engine refactorStéphane L
2017-08-07ShoutConnection log msg fix + revert to shared pointer for netstreamStéphane Lepin
2017-08-04Fix windows buildsStéphane Lepin
2017-08-04Minor changesStéphane Lepin