1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
serve: add experimental json formatting for epg More... almost 14 years ago
serve: fix possible crash when data_fmt != SERVE_DATA_FMT_HTML More... almost 14 years ago
feed: add check() function for checking feed status More... almost 14 years ago
output: move ringbuffer setup into output_stream::start() More... almost 14 years ago
tune: add check() function for checking tuner status More... almost 14 years ago
output: store name of output stream for debug and possible later duplicates testing More... almost 14 years ago
output: fix printf unsigned integers More... almost 14 years ago
libdvbtee: get rid of streamback_callback cruft More... about 14 years ago
libdvbtee: get rid of void streamback_callback(const char *); More... about 14 years ago
libdvbtee: get rid of chandump_cb & chandump_context pointers, instead pass explicitly into functions if needed More... about 14 years ago
serve: fix bug: 'data_fmt' gets lost during while() loop in client_thread() More... about 14 years ago
serve: handle null arg for 'channel' command More... about 14 years ago
serve: no param to service command clears service_ids More... about 14 years ago
dvbtee: wait for server exit after scanning completes More... about 14 years ago
dvbtee: if we're running in server mode, we dont wait, stop or close More... about 14 years ago
dvbtee: allow server to run in conjunction with processing the command line arguments as the first instruction More... about 14 years ago
serve: add command 'channels' to dump current channel list as-is without waiting for a scan to complete More... about 14 years ago
serve: use dvbtee 'scan_flags' to determine VSB vs ClearQAM More... about 14 years ago
dvbtee: disable broken 'multiple tuners per server' code; check for running server on exit More... about 14 years ago
dvbtee: create function, stop_server() More... about 14 years ago
parse: fix warning: More... about 14 years ago
dvbtee: track server context within the main context More... about 14 years ago
dvbtee: allow comma separated channel list from the command line More... about 14 years ago
parse: initialize chandump_cb to NULL in the class constructor More... about 14 years ago
decode: move callback hacks below 'dprintf' definition More... about 14 years ago
decode: check that dump_epg_streamback_cb is set before calling it More... about 14 years ago
dvbtee v0.0.8 #gklst More... about 14 years ago
tune: make sure state is fully initialized in the copy constructor More... about 14 years ago
serve: apply flags to each tuner sent to serve class More... about 14 years ago
output: clean up check() debug More... about 14 years ago