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.c
Age
Commit message (
Expand
)
Author
2011-11-28
Added server menu with list of clients. Connections can be terminated
Frank Schmirler
2011-11-21
Code cleanup and optimization (thanks to Ville Skyttä)
Frank Schmirler
2011-10-24
Revert "dropped cServerConnection::m_Pending"
Frank Schmirler
2011-10-20
dropped cServerConnection::m_Pending
Frank Schmirler
2011-09-10
updated device selection to code of VDR 1.7.19
Frank Schmirler
2011-03-07
Live TV must be switched in VDR main thread (fixes #568).
Frank Schmirler
2011-02-01
updated copy of GetClippedNumProvidedSystems to the version used since VDR 1....
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-01-14
connection runs as thread, so it must not use Skins.Message
Frank Schmirler
2010-12-14
Improved channel switch code
Frank Schmirler
2010-12-10
make sure that a client doesn't interrupt replaying on server's FF card
Frank Schmirler
2010-12-10
switching away live TV failed even when "always suspended"
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-04-08
- added gettext support (thanks to Rolf Ahrenberg)
schmirl
2007-05-07
Check vasprintf return code (thanks to rofafor)
schmirl
2007-05-07
Fixed memory leak in buffer overflow situation (thanks to rofafor)
schmirl
2007-01-15
API changes of VDR 1.5.0 (#219)
schmirl
2006-09-14
Re-enabled logging for the Detach()/Attach() issue which is still under obser...
schmirl
2006-07-05
Auskommentiertes Attach/Detach wieder aktiviert.
thomas
2005-05-09
- fixed missing include
lordjaxom
2005-05-09
- added TS compatibility mode
lordjaxom
2005-03-24
- streamer now gets stopped when connection terminates unexpectedly
lordjaxom
2005-02-08
- transfer
lordjaxom
2004-12-30
Initial revision
lordjaxom