Age | Commit message (Expand) | Author |
2007-07-20 | Lock in ~cStreamdevDevice when shutting down (#355). | schmirl |
2007-05-30 | cRingBufferLinear::Read() will return 0 either if EOF is encountered | schmirl |
2007-05-09 | Set DSCP 41 on stream data packets. WMM capable WLAN accesspoints | schmirl |
2007-05-07 | Check vasprintf return code (thanks to rofafor) | schmirl |
2007-05-07 | Fixed segfaults due to cTSBuffer disconnect detection workarounds (#260) | schmirl |
2007-05-07 | Fixed memory leak in buffer overflow situation (thanks to rofafor) | schmirl |
2007-04-26 | Removed duplicated code fragments probably caused by patches with too | schmirl |
2007-04-24 | server_live-filter_remove_setfilter.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_connectionVTP-add-filter-stream.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_live-filter-streamer.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_livefilter-add_public_Add_and_Del.patch by Petri Hintukainen | schmirl |
2007-04-24 | client_device-sections-socket.patch by Petri Hintukainen | schmirl |
2007-04-24 | client_filter-data-handling.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_ts-pat-pmt-filter.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_livefilter-add_ts_pusi_flag.patch by Petri Hintukainen | schmirl |
2007-04-24 | server_connectionVTP-new-data.patch by Petri Hintukainen | schmirl |
2007-04-24 | client_socket-close_data_connection.patch by Petri Hintukainen | schmirl |
2007-04-24 | Add live filter stream type | schmirl |
2007-04-24 | client_device-disconnect_detection-fix.patch by Petri Hintukainen | schmirl |
2007-04-24 | client_device-vdr-1.5.1-fixes.patch by Petri Hintukainen (#219) | schmirl |
2007-04-23 | based on server_livefilter-streamer-type.patch by Petri Hintukainen | schmirl |
2007-04-23 | client_section-pipe-carbage-collector.patch by Petri Hintukainen | schmirl |
2007-04-23 | Fixed whitespaces. No functional changes | schmirl |
2007-04-23 | client_invalid-section-data_and_pipe-overflow.patch by Petri Hintukainen | schmirl |
2007-04-23 | client_device.patch by Petri Hintukainen | schmirl |
2007-04-23 | client_filter-close-fix.patch by Petri Hintukainen | schmirl |
2007-04-23 | Fixed typos | schmirl |
2007-04-23 | client_section-filter-socket.patch by Petri Hintukainen | schmirl |
2007-04-23 | client_filter-visibility.patch by Petri Hintukainen | schmirl |
2007-04-16 | Use compiler flag -Wall. Cleanup code as necessary. | schmirl |
2007-04-02 | Close pipe when externremux.sh is gone. Fixes high CPU load problem (#235) | schmirl |
2007-04-02 | Close connection when client is gone. Fixes high CPU load problem (#201) | schmirl |
2007-03-19 | Silence warning about overloaded namespace (#244, thanks to rofafor) | schmirl |
2007-03-19 | Silence warnings caused by implicit casts between uint8_t and char. | schmirl |
2007-03-02 | Fixed null pointers | schmirl |
2007-02-19 | Fixed indenting - no code change | schmirl |
2007-02-19 | Added commandline switch -r/--remux for specifying name of externremux script... | schmirl |
2007-01-15 | Compatibility for vdr < 1.3.38 (#169) | schmirl |
2007-01-15 | API changes of VDR 1.5.0 (#219) | 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 |
2007-01-11 | Avoid loop/deadlock when two VDRs mutually share there DVB cards, i.e. | schmirl |
2007-01-11 | - Updated for VDR 1.4 | schmirl |
2007-01-11 | Devices are expected to honour the CA field. Without this patch there | schmirl |
2006-11-24 | Cache translation in cPluginStreamdevServer::Active() as this method | schmirl |
2006-11-10 | Use select with timeout and check if streamdev-server has to shutdown | schmirl |
2006-10-05 | - collect terminated externremux.sh processes (#136) | schmirl |
2006-09-14 | - detach all receivers before tuning to different transponder. Otherwise ABRT... | schmirl |
2006-09-14 | Re-enabled logging for the Detach()/Attach() issue which is still under obser... | schmirl |