summaryrefslogtreecommitdiffstats
path: root/src/engine/sidechain
AgeCommit message (Expand)Author
2019-08-06Minor source comment typo tweeksluz.paz
2019-04-28Fix mixed use for ``sample rate ``stringS.Brandt
2019-03-26Fix misc. typos and whitespaceluz.paz
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-05-01Misc. typosluz.paz
2018-04-05delete all leaking COsDaniel Schürmann
2017-08-24Merge branch 'master' into multi-broadcastingStéphane L
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-11EngineNetworkStream: add input workerStéphane Lepin
2017-08-11NetworkStreamWorker becomes NetworkOutputStreamWorkerSté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-07EngineBroadcast: rename channels count variableStéphane Lepin
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
2017-08-04Fix include protectionStéphane Lepin
2017-08-04Connection status moved to broadcast profileStéphane Lepin
2017-08-04EngineBroadcast back to QSharedPointerStéphane Lepin
2017-08-04Don't pass EngineNetworkStream to EngineBroadcastStéphane Lepin
2017-08-04Refactor EngineBroadcast as a simple pointerStéphane Lepin
2017-08-04Refactor ShoutOutput to ShoutConnectionStéphane Lepin
2017-07-27EngineBroadcast: handle "output stalled" caseStéphane Lepin
2017-07-27More detailed comments in EngineBroadcast::processStéphane Lepin
2017-07-27Streaming output "slow start"Stéphane Lepin
2017-07-24ShoutOutput: detect if broadcasting is disabledStéphane Lepin
2017-07-24ShoutOutput: avoid semaphore infinite lockStéphane Lepin
2017-07-24Changes in ShoutOutputStéphane Lepin
2017-07-24ShoutOutput: fix hardcoded channel countStéphane Lepin
2017-07-24Cleanup tab identationStéphane Lepin
2017-07-23Bugfix: connections not started when enabling broadcastingStéphane Lepin
2017-07-23EngineBroadcast + ShoutOutput refactorStéphane Lepin