]> git.tdb.fi Git - xinema.git/shortlog
xinema.git
2015-10-18 Mikko RasaCreate an icon for the remote master
2015-10-18 Mikko RasaGo back to ConnectPage if connection to the server...
2015-10-18 Mikko RasaDisplay the various bits of info only if they are available
2015-10-18 Mikko RasaTreat zero frame duration as zero fps rather than infinity
2015-10-18 Mikko RasaUse the correct value for margin
2015-10-18 Mikko RasaMove the language select buttons to the bottom of the...
2015-10-18 Mikko RasaDisplay stream size and codecs on the playback page
2015-10-18 Mikko RasaMake some auxiliary information about the stream available
2015-10-18 Mikko RasaMove non-page qml components to a separate subdirectory
2015-10-17 Mikko RasaUse filename as a fallback title if the stream doesn...
2015-10-17 Mikko RasaSubstitute "unknown" if channel language can't be deter...
2015-10-17 Mikko RasaAdd channel selection controls in the remote
2015-10-17 Mikko RasaAlso send the current position when a client connects
2015-10-17 Mikko RasaFix a bug in receiving data from the server
2015-10-17 Mikko RasaOnly push PlaybackPage if the BrowsePage is the current...
2015-10-17 Mikko RasaImplement the set default location menu item
2015-10-17 Mikko RasaReorder some members
2015-10-17 Mikko RasaSend an end message after directory listing as well
2015-10-17 Mikko RasaMove the xine_open call after event queue creation
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 RasaRename check_info to update_info
2015-10-16 Mikko RasaAdd a signal emission that got left out earlier
2015-10-16 Mikko RasaEnable navigation between BrowsePage and PlaybackPage
2015-10-16 Mikko RasaFine-tune PlaybackPage layout
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...