1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
serve: use dvbtee 'scan_flags' to determine VSB vs ClearQAM More... almost 13 years ago
dvbtee: disable broken 'multiple tuners per server' code; check for running server on exit More... almost 13 years ago
dvbtee: create function, stop_server() More... almost 13 years ago
parse: fix warning: More... almost 13 years ago
dvbtee: track server context within the main context More... almost 13 years ago
dvbtee: allow comma separated channel list from the command line More... almost 13 years ago
parse: initialize chandump_cb to NULL in the class constructor More... almost 13 years ago
decode: move callback hacks below 'dprintf' definition More... almost 13 years ago
decode: check that dump_epg_streamback_cb is set before calling it More... almost 13 years ago
dvbtee v0.0.8 #gklst More... almost 13 years ago
tune: make sure state is fully initialized in the copy constructor More... almost 13 years ago
serve: apply flags to each tuner sent to serve class More... almost 13 years ago
output: clean up check() debug More... almost 13 years ago
serve: add 'debug' command to set debug level More... almost 13 years ago
serve: add 'check' command for checking pipeline status #gklst More... almost 13 years ago
serve: tag debug output with 'server::' prefix More... almost 13 years ago
serve: add 'quit' command to stop the server More... almost 13 years ago
serve: add function is_running() to report whether the socket is accepting new connections More... almost 13 years ago
serve: add server command, 'stopoutput' More... almost 13 years ago
feed: there is no need to call parser.stop() in feed::stop() More... almost 13 years ago
rbuf: use log.h for console debug output More... almost 13 years ago
rbuf: ensure that we are always protected by a single mutex in rbuf::write() More... almost 13 years ago
output: move all stream_method specific code into output_stream_thread() More... almost 13 years ago
output: fix stream stop methodology More... almost 13 years ago
serve: this ugly hack will remind me to clean up the formating code later on More... almost 13 years ago
serve: before attaching new clients, check that all active sockets are valid More... almost 13 years ago
serve: remove unneeded braces in serve_client::stop() More... almost 13 years ago
serve: track the data format within the serve_client class More... almost 13 years ago
serve: only send http headers when we're sure we're not going to pass the socket off to the binary data streamer More... almost 13 years ago
output: Removing trailing whitespace from line 63 More... almost 13 years ago