]> git.tdb.fi Git - xinema.git/history - source/xinestream.cpp
Substitute "unknown" if channel language can't be determined
[xinema.git] / source / xinestream.cpp
2015-10-17 Mikko RasaSubstitute "unknown" if channel language can't be deter...
2015-10-17 Mikko RasaReorder some members
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 RasaRename check_info to update_info
2015-10-16 Mikko RasaAdd a signal emission that got left out earlier
2015-10-16 Mikko RasaProtect some important parts with mutexes
2015-10-16 Mikko RasaRemove handling of the progress event
2015-10-16 Mikko RasaImplement basic playback controls
2015-10-16 Mikko RasaInform clients of stream title changes
2015-10-16 Mikko RasaExport some simple playback information to clients
2015-10-15 Mikko RasaRefactor code to have the engine tick any streams
2015-10-14 Mikko RasaRefactor the libxine interface into classes