vdr-plugin-streamdev/client
schmirl d5a38b3213 client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219)
- VDR 1.5.0 calls some device members in different order and
  streamdev can't currently handle this.
- do not trust in OpenDvr/CloseDvr, instead keep count of active PIDs,
  open data connection when it is needed and close it only when there
  are no active PIDs
  (closing data connection unsubscribes all pids at server end)
- some sanity checks on server side
Modified Files:
	client/device.c client/device.h server/connectionVTP.c
2007-04-24 10:43:40 +00:00
..
assembler.c - updated to 1.3.19 2005-01-25 14:14:43 +00:00
assembler.h Initial revision 2004-12-30 22:43:55 +00:00
device.c client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219) 2007-04-24 10:43:40 +00:00
device.h client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219) 2007-04-24 10:43:40 +00:00
filter.c client_section-pipe-carbage-collector.patch by Petri Hintukainen 2007-04-23 12:52:28 +00:00
filter.h client_section-pipe-carbage-collector.patch by Petri Hintukainen 2007-04-23 12:52:28 +00:00
menu.c - fixed pure virtual crash in server 2005-03-12 12:54:19 +00:00
menu.h Initial revision 2004-12-30 22:43:55 +00:00
remote.c - some compilers complained about missing declarations, added <ctype.h> 2005-04-24 16:26:14 +00:00
remote.h - transfer 2005-02-08 17:22:35 +00:00
setup.c - transfer 2005-02-08 15:34:38 +00:00
setup.h - transfer 2005-02-08 15:34:38 +00:00
socket.c Indenting - no code changes 2007-01-15 11:45:48 +00:00
socket.h - transfer 2005-02-08 17:22:35 +00:00