Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-24 | Revert "dropped cServerConnection::m_Pending" | Frank Schmirler | |
Required by VTP This reverts commit bdaea38b863ef7649d7a2253ac937130b6e11d8d. | |||
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 ↵ | Frank Schmirler | |
1.7.15 | |||
2011-01-28 | Fixed the code deciding if a device is in use for live TV or not. It did | Frank Schmirler | |
not work as expected for FF cards (fixes #536) | |||
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 | |
- Avoid device allows more efficient code when trying to move live TV to different card - Added some more dsyslog messages to help debugging channel switch issues | |||
2010-12-10 | make sure that a client doesn't interrupt replaying on server's FF card | Frank Schmirler | |
http://www.vdr-portal.de/board/thread.php?postid=948311 (reported by wtor) | |||
2010-12-10 | switching away live TV failed even when "always suspended" | Frank Schmirler | |
The vdr main loop usually switches back to the previous channel at "Make sure we have a visible programme in case device usage has changed" (#472) | |||
2011-03-22 | Snapshot 2010-09-15 | Frank Schmirler | |
2009-09-18 | - cleaned up common.h / common.c | schmirl | |
- dropped cStreamdevMenuSetupPage | |||
2009-02-13 | Added IGMP multicast server | schmirl | |
Modified Files: CONTRIBUTORS HISTORY Makefile README po/de_DE.po po/fi_FI.po po/fr_FR.po po/it_IT.po po/ru_RU.po server/component.c server/component.h server/connection.c server/connection.h server/livefilter.c server/server.c server/setup.c server/setup.h server/streamer.c server/streamer.h streamdev/streamdevhosts.conf tools/socket.c tools/socket.h Added Files: patches/vdr-cap_net_raw.diff server/componentIGMP.c server/componentIGMP.h server/connectionIGMP.c server/connectionIGMP.h | |||
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-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 | |
Modified Files: server/connection.c server/livestreamer.c server/livestreamer.h | |||
2006-09-14 | Re-enabled logging for the Detach()/Attach() issue which is still under ↵ | schmirl | |
observation | |||
2006-07-05 | Auskommentiertes 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 include | lordjaxom | |
2005-05-09 | - added TS compatibility mode | lordjaxom | |
2005-03-24 | - streamer now gets stopped when connection terminates unexpectedly | lordjaxom | |
- fixed recursive delete in streamer | |||
2005-02-08 | - transfer | lordjaxom | |
2004-12-30 | Initial revision | lordjaxom | |