]> git.tdb.fi Git - xinema.git/shortlog
xinema.git
2015-10-16 Mikko RasaRe-display the logo after the stream finishes
2015-10-16 Mikko RasaOverhaul BrowsePage to look and feel better
2015-10-16 Mikko RasaImplement seeking and play/pause controls in the remote
2015-10-16 Mikko RasaAvoid crashing due to network exceptions
2015-10-16 Mikko RasaProtect some important parts with mutexes
2015-10-16 Mikko RasaRevert to using XLockDisplay/XUnlockDisplay
2015-10-16 Mikko RasaRemove handling of the progress event
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 RasaDisplay a playback page on the remote after selecting...
2015-10-16 Mikko RasaExport some simple playback information to clients
2015-10-15 Mikko RasaDisplay a logo graphic on startup
2015-10-15 Mikko RasaRefactor code to have the engine tick any streams
2015-10-15 Mikko RasaPass expose events to Xine
2015-10-15 Mikko RasaRemove a debug print
2015-10-14 Mikko RasaAdd a remote control program for Sailfish OS
2015-10-14 Mikko RasaUse a datagram socket for automatic service discovery
2015-10-14 Mikko RasaAdd a simple networked command interface
2015-10-14 Mikko RasaRefactor the libxine interface into classes
2015-10-13 Mikko RasaA simple application using libxine to play a video...