index
:
vdr-plugin-streamdev
dead
master
servermenu
v0_4
VDR Streamdev Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
connection.h
Age
Commit message (
Expand
)
Author
2012-06-28
Corrected typos (thanks to Ville Skyttä)
Frank Schmirler
2012-05-12
Replaced server-side suspend modes with priority based precedence handling
Frank Schmirler
2012-03-11
Using SetOccupied() won't work as it isn't considered in GetDevice(). Trying
Frank Schmirler
2011-11-28
Added server menu with list of clients. Connections can be terminated
Frank Schmirler
2011-10-24
Revert "dropped cServerConnection::m_Pending"
Frank Schmirler
2011-10-20
dropped cServerConnection::m_Pending
Frank Schmirler
2011-03-07
Live TV must be switched in VDR main thread (fixes #568).
Frank Schmirler
2011-01-28
Fixed the code deciding if a device is in use for live TV or not. It did
Frank Schmirler
2011-03-22
Snapshot 2010-09-15
Frank Schmirler
2009-09-18
- cleaned up common.h / common.c
schmirl
2009-02-13
Added IGMP multicast server
schmirl
2008-10-14
- added HTTP authentication (#475)
schmirl
2007-04-16
Use compiler flag -Wall. Cleanup code as necessary.
schmirl
2007-04-02
Close connection when client is gone. Fixes high CPU load problem (#201)
schmirl
2005-05-09
- added TS compatibility mode
lordjaxom
2005-02-08
- transfer
lordjaxom
2004-12-30
Initial revision
lordjaxom