summaryrefslogtreecommitdiffstats
path: root/src/engine/sidechain
AgeCommit message (Expand)Author
2018-06-30Add version guard for libshoutPawel Golinski
2018-06-29Support IRC, AIM, ICQ in shoutcast broadcastsPawel Golinski
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
2017-07-23Fix debug statements in ShoutOutputStéphane Lepin
2017-07-23Bring back [Shoutcast],statusStéphane Lepin
2017-07-22EngineBroadcast: fix stalled threadStéphane Lepin
2017-07-22EngineBroadcast: fix duplicate connect call + some cleaningStéphane Lepin
2017-07-22EngineBroadcast + ShoutOutput: connect only when broadcasting is onStéphane Lepin
2017-07-22EngineBroadcast: init connection list on constructStéphane Lepin
2017-07-22EngineBroadcast + ShoutOutput cleanupStéphane Lepin
2017-07-12DlgPrefBroadcast: disable unsaved changes dialogStéphane Lepin
2017-07-09ShoutOutput: start/stop connection on settings applyStéphane Lepin
2017-07-07EngineBroadcast sync with BroadcastSettingsStéphane Lepin
2017-07-07Tidying up from the refactorStéphane Lepin
2017-07-06Various fixesStéphane Lepin
2017-07-05ShoutOutput: Fix header closing commentStéphane Lepin
2017-07-05fix comparison of samples to framesbe_
2017-07-05(WIP) Preliminary work on ShoutOutput and EngineBroadcast refactorStéphane Lepin
2017-06-23BroadcastSettings: implement model and remove get/setCurrentProfilePalakis