summaryrefslogtreecommitdiffstats
path: root/src/engine/sidechain/engineshoutcast.h
AgeCommit message (Expand)Author
2016-04-27Replace "shoutcast" with "broadcast" in most places.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-03-18Merge remote-tracking branch 'upstream/master' into replaygain2Daniel Schürmann
2016-03-01use p prefix for pointersDaniel Schürmann
2016-02-25Shoutcast: improve error reportingDaniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2015-12-01removed unused variableDaniel Schürmann
2015-10-29Try to make engineshoutcast build on windowsDaniel Schürmann
2015-10-22Added two signals 'shoutcastConnected' and 'shoutcastDisconnected' so re-conn...Tuukka Pasanen
2015-10-01Allow to control shoutcast by the status CO, and bind to status button in ShadeDaniel Schürmann
2015-10-01Improve status CO and remove redundant thread quit flagDaniel Schürmann
2015-10-01Re-added connecting state to be compatibleDaniel Schürmann
2015-09-30Improved the three state statusCODaniel Schürmann
2015-09-29Improved error handlingDaniel Schürmann
2015-09-29Ignore Sigpipe per threadDaniel Schürmann
2015-09-26turn [Shoutcast],"enable" into a ControlObjectDaniel Schürmann
2015-09-25split engineshoutcast from sidechainworkerDaniel Schürmann
2015-09-25made m_bThreadQuit volatileDaniel Schürmann
2015-09-25Fix typoDaniel Schürmann
2015-09-13Removed old Shoutcast status messages to favor new status messagesTuukka Pasanen
2015-09-07Move most libshout calls to shout threadDaniel Schürmann
2015-09-06Ensure that m_pOutputBuffer is set before shoutcast thread startsDaniel Schürmann
2015-09-03Fill buffer only if the thead is waitingDaniel Schürmann
2015-08-29Refactored the shoutcast thread to fit to EngineNetworkStreamDaniel Schürmann
2015-08-01Make Shoutcast side engine to cache content before it is send to server.Tuukka Pasanen
2014-12-28replaced ControlObjectThread with ControlObjectSlaveDaniel Schürmann
2014-12-15Define WIN32 when including shout.h.RJ Ryan
2014-01-26added custom format for shout metadataJohn Gresty
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-10-09fixed shoutcast status CO, broken by commitDaniel Schürmann
2013-09-21Set artist and title correctly as separate fields for OGG on Icecast2. (Launc...EinWesen
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan