summaryrefslogtreecommitdiff
path: root/server/connection.c
AgeCommit message (Collapse)Author
2008-04-08- added gettext support (thanks to Rolf Ahrenberg)schmirl
- added vdr-1.6.0-ignore_missing_cam patch - dropped obsolete respect_ca patch - removed legacy code for < VDR 1.5.9 (thanks to Rolf Ahrenberg)
2007-05-07Check vasprintf return code (thanks to rofafor)schmirl
2007-05-07Fixed memory leak in buffer overflow situation (thanks to rofafor)schmirl
2007-01-15API changes of VDR 1.5.0 (#219)schmirl
Modified Files: server/connection.c server/livestreamer.c server/livestreamer.h
2006-09-14Re-enabled logging for the Detach()/Attach() issue which is still under ↵schmirl
observation
2006-07-05Auskommentiertes Attach/Detach wieder aktiviert.thomas
Kartenblockade wird dadurch behoben und alle Channels lassen sich anzappen, Unbedenklichkeit ist aber nicht einwandfrei geklärt!
2005-05-09- fixed missing includelordjaxom
2005-05-09- added TS compatibility modelordjaxom
2005-03-24- streamer now gets stopped when connection terminates unexpectedlylordjaxom
- fixed recursive delete in streamer
2005-02-08- transferlordjaxom
2004-12-30Initial revisionlordjaxom