]> git.tdb.fi Git - xinema.git/history - source/client.cpp
Avoid crashing due to network exceptions
[xinema.git] / source / client.cpp
2015-10-16 Mikko RasaAvoid crashing due to network exceptions
2015-10-16 Mikko RasaProtect some important parts with mutexes
2015-10-16 Mikko RasaImplement basic playback controls
2015-10-16 Mikko RasaFix a command processing error
2015-10-16 Mikko RasaHook up any new clients to an existing stream
2015-10-16 Mikko RasaInform clients of stream title changes
2015-10-16 Mikko RasaExport some simple playback information to clients
2015-10-14 Mikko RasaAdd a simple networked command interface