summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-12FreeBSD compatibility (#435)schmirl
2008-02-22TS PAT repacker for streamtype TS. The PAT shoudln't refer to PMTs we don'tschmirl
2008-02-11Fixed default target (suggested by rofafor - #430)schmirl
2007-12-12Workaround which fixes tuning problems for VDR 1.5.x clients. Theseschmirl
2007-09-21VTP now also supports PS, PES and EXTERN.schmirl
2007-09-21fixes for some new warnings from gcc 4.3.0schmirl
2007-09-21High load when client isn't accepting data fast enough. Bug report andschmirl
2007-07-20Client did not reconnect properly to server when server app restarts.schmirl
2007-07-20Lock in ~cStreamdevDevice when shutting down (#355).schmirl
2007-05-30cRingBufferLinear::Read() will return 0 either if EOF is encounteredschmirl
2007-05-09Set DSCP 41 on stream data packets. WMM capable WLAN accesspointsschmirl
2007-05-07Check vasprintf return code (thanks to rofafor)schmirl
2007-05-07Fixed segfaults due to cTSBuffer disconnect detection workarounds (#260)schmirl
2007-05-07Fixed memory leak in buffer overflow situation (thanks to rofafor)schmirl
2007-04-26Removed duplicated code fragments probably caused by patches with tooschmirl
2007-04-24server_live-filter_remove_setfilter.patch by Petri Hintukainenschmirl
2007-04-24server_connectionVTP-add-filter-stream.patch by Petri Hintukainenschmirl
2007-04-24server_live-filter-streamer.patch by Petri Hintukainenschmirl
2007-04-24server_livefilter-add_public_Add_and_Del.patch by Petri Hintukainenschmirl
2007-04-24client_device-sections-socket.patch by Petri Hintukainenschmirl
2007-04-24client_filter-data-handling.patch by Petri Hintukainenschmirl
2007-04-24server_ts-pat-pmt-filter.patch by Petri Hintukainenschmirl
2007-04-24server_livefilter-add_ts_pusi_flag.patch by Petri Hintukainenschmirl
2007-04-24server_connectionVTP-new-data.patch by Petri Hintukainenschmirl
2007-04-24client_socket-close_data_connection.patch by Petri Hintukainenschmirl
2007-04-24Add live filter stream typeschmirl
2007-04-24client_device-disconnect_detection-fix.patch by Petri Hintukainenschmirl
2007-04-24client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219)schmirl
2007-04-23based on server_livefilter-streamer-type.patch by Petri Hintukainenschmirl
2007-04-23client_section-pipe-carbage-collector.patch by Petri Hintukainenschmirl
2007-04-23Fixed whitespaces. No functional changesschmirl
2007-04-23client_invalid-section-data_and_pipe-overflow.patch by Petri Hintukainenschmirl
2007-04-23client_device.patch by Petri Hintukainenschmirl
2007-04-23client_filter-close-fix.patch by Petri Hintukainenschmirl
2007-04-23Fixed typosschmirl
2007-04-23client_section-filter-socket.patch by Petri Hintukainenschmirl
2007-04-23client_filter-visibility.patch by Petri Hintukainenschmirl
2007-04-16Use compiler flag -Wall. Cleanup code as necessary.schmirl
2007-04-02Close pipe when externremux.sh is gone. Fixes high CPU load problem (#235)schmirl
2007-04-02Close connection when client is gone. Fixes high CPU load problem (#201)schmirl
2007-03-19Silence warning about overloaded namespace (#244, thanks to rofafor)schmirl
2007-03-19Silence warnings caused by implicit casts between uint8_t and char.schmirl
2007-03-02Fixed null pointersschmirl
2007-02-19Fixed indenting - no code changeschmirl
2007-02-19Added commandline switch -r/--remux for specifying name of externremux script...schmirl
2007-01-15Compatibility for vdr < 1.3.38 (#169)schmirl
2007-01-15API changes of VDR 1.5.0 (#219)schmirl
2007-01-15Indenting - no code changesschmirl
2007-01-15Log throttle for connection failure messages (#183)schmirl
2007-01-15Replace uint64 by uint64_t (#200)schmirl