vdr-plugin-streamdev/client
schmirl 518886b08b client_filter-data-handling.patch by Petri Hintukainen
- regonize PUSI flag in TS packets (bullet-proof section start+end indicator)
- Use own TS buffer to read directly from socket, no need for ring buffer anymore
- Re-activate all active filters after re-connection to server
- Simplify thread start/stop/running detection to current VDR style
- Update "filter closed by VDR" detection (datagram sockets
  return different errno's than pipes)
- Deliver data to first matching and active filter (do not drop data if first
  matching filter has been closed, there is quite likely new filter for it)
- Add disconnect detection to avoid 100% CPU usage in cTSBuffer::Action()
Modified Files:
	client/filter.c client/filter.h
2007-04-24 11:23:16 +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-disconnect_detection-fix.patch by Petri Hintukainen 2007-04-24 10:46:21 +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_filter-data-handling.patch by Petri Hintukainen 2007-04-24 11:23:16 +00:00
filter.h client_filter-data-handling.patch by Petri Hintukainen 2007-04-24 11:23:16 +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 client_socket-close_data_connection.patch by Petri Hintukainen 2007-04-24 10:57:34 +00:00
socket.h client_socket-close_data_connection.patch by Petri Hintukainen 2007-04-24 10:57:34 +00:00