Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-23 | Fixed typos | schmirl | |
2007-04-23 | client_section-filter-socket.patch by Petri Hintukainen | schmirl | |
- Use datagram mode socket instead of pipe to feed section data to client VDR section handler -> preserve section data block boundaries | |||
2007-04-23 | client_filter-visibility.patch by Petri Hintukainen | schmirl | |
- Move cStreamdevFilter definition from filter.h to filter.c - Add IsClosed() and Reset() members to cStreamdevFilter: * IsClosed() returns true if filter was closed by VDR * Reset() discards (incomplete) queued section data Modified Files: client/filter.c client/filter.h | |||
2007-01-15 | Compatibility for vdr < 1.3.38 (#169) | schmirl | |
2007-01-15 | Indenting - no code changes | schmirl | |
2007-01-15 | Log throttle for connection failure messages (#183) | schmirl | |
2007-01-15 | Replace uint64 by uint64_t (#200) | schmirl | |
2006-09-14 | - detach all receivers before tuning to different transponder. Otherwise ↵ | schmirl | |
ABRT will be sent after tuning, which will destroy the LiveStreamer on the server. | |||
2005-11-06 | - adopted to VDR >= 1.3.36 | lordjaxom | |
2005-04-24 | - some compilers complained about missing declarations, added <ctype.h> | lordjaxom | |
2005-04-24 | - removed assembler and thus saving one ringbuffer | lordjaxom | |
- fixed destruction order on channel switch (fixes one crash that happens occasionally when switching) | |||
2005-03-12 | - fixed pure virtual crash in server | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - transfer | lordjaxom | |
2005-02-08 | - first adoptions (transfer-commit) | lordjaxom | |
2005-01-25 | - updated to 1.3.19 | lordjaxom | |
2004-12-30 | Initial revision | lordjaxom | |