]> git.tdb.fi Git - xinema.git/history - source/client.cpp
Create an icon for the remote
[xinema.git] / source / client.cpp
2015-10-18 Mikko RasaMake some auxiliary information about the stream available
2015-10-17 Mikko RasaAlso send the current position when a client connects
2015-10-17 Mikko RasaSend an end message after directory listing as well
2015-10-17 Mikko RasaRevise the channel interface
2015-10-16 Mikko RasaSupport changing audio and SPU channels
2015-10-16 Mikko RasaLocking fix
2015-10-16 Mikko RasaRe-display the logo after the stream finishes
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