summaryrefslogtreecommitdiffstats
path: root/src/broadcast
AgeCommit message (Expand)Author
2021-06-15Broadcasting: fix wrapping arund pushbutton valuesronso0
2021-01-09update to libshout-idjc-2.4.1Daniel Schürmann
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-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-27BroadcastManager: Fix implicit cast from double to boolJan Holthuis
2020-05-27Encoder: make use of override feature to silence clang warningsDaniel Schürmann
2020-04-27Simplify the codec code definitionsJosepMaJAZ
2020-04-26Fix ogg vorbis codec for broadcasting.JosepMaJAZ
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2018-12-31Opus encoderStéphane Lepin
2018-05-25Coding standards conformancekshitij98
2017-10-21LB status handling : turn off if all connections are manually disconnectedStéphane Lepin
2017-09-14Fix status updates of main menu "Enable Live Broadcasting" actionStéphane Lepin
2017-09-04Broadcast manager: fix LB menu entry toggleStéphane Lepin
2017-09-02"Connect on apply" live broadcasting optionStéphane Lepin
2017-08-26Show failed status if Live Broadcasting is on with no enabled connectionStéphane Lepin
2017-08-26Broadcasting status: show failure status if all enabled conns failStéphane Lepin
2017-08-24Add warning state in status control object + update shadeStéphane Lepin
2017-08-23Fix issues with connection status and enabled statusStéphane Lepin
2017-08-14BroadcastManager: proper Live Broadcasting status reportStéphane Lepin
2017-08-11NetworkStreamWorker becomes NetworkOutputStreamWorkerStéphane Lepin
2017-08-11Replace uses of qDebug with Logger classSté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-04EngineNetworkStream as a unique pointerSté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-07-24ShoutOutput: fix hardcoded channel countStéphane Lepin
2017-07-22EngineBroadcast: fix stalled threadStéphane Lepin
2017-06-15SettingsManager: remove shared pointer typePalakis
2017-06-15BroadcastSettings: make sure only one instance existsPalakis
2017-03-25Added explicit stereo and mono modes for broadcastingJosepMaJAZ
2017-03-18mono recording for low MP3 bitrates (low VBR modes too). Different kbit/s val...JosepMaJAZ
2016-07-24Boadcast: Normalize server settings via QUrl and fix bug #1606065Daniel Schürmann
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan