1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feed: remove extra semicolon (;) from function definitions More... almost 12 years ago
decode: remove extra semicolon (;) from function definitions More... almost 12 years ago
parse: remove extra semicolon (;) from function definitions More... almost 12 years ago
parse: remove extra semicolon (;) from define_table_wrapper macro calls More... almost 12 years ago
parse: track received PMT tables within parse module More... almost 12 years ago
parse: be sure to reprocess PMT if we return to a previously tuned channel More... almost 12 years ago
parse: be sure to reprocess PAT/MGT/VCT/SDT/NIT if we return to a previously tuned channel More... almost 12 years ago
tune: we no longer need to call feeder.parser.reset() within scan_thread() More... almost 12 years ago
tune: always call feeder.parser.reset() before proceeding with tune_channel() function More... almost 12 years ago
serve: add missing service from cli_print fmt string More... almost 12 years ago
serve: factor last_touched() into results of find_idle_tuner() search More... almost 12 years ago
dvbtee v0.2.1 More... almost 12 years ago
tune: remove dependency on linuxtv headers More... almost 12 years ago
tune: remove usage of fe_modulation_t More... almost 12 years ago
tune: remove usage of fe_type_t More... almost 12 years ago
server_example: only USE_LINUXTV under linux More... almost 12 years ago
dvbtee: only USE_LINUXTV under linux More... almost 12 years ago
libdvbtee: link against libiconv on OS X More... almost 12 years ago
linuxtv_tuner: be sure to include the necessary linux/dvb/*.h headers More... almost 12 years ago
libdvbtee: only build linuxtv_tuner under linux More... almost 12 years ago
output: MSG_NOSIGNAL is not defined on OS X More... almost 12 years ago
serve: quick & dirty hack to fix JSON output for 'channels' command More... almost 12 years ago
curlhttpget: pass info back to caller if requested More... about 12 years ago
curlhttpget: display total time of transfer More... about 12 years ago
hlsfeed: display playback duration More... about 12 years ago
stats: don't complain about pcr discontinuities More... about 12 years ago
curlhttpget: set useragent to libdvbtee More... about 12 years ago
dvbtee: define macro b_READ_TUNER (b_read_dvr || b_hdhr) More... about 12 years ago
hdhr_tuner: initialise device_filter & device_streaminfo to NULL More... about 12 years ago
dvbtee: handle hdhr & linuxtv tuners the same way, enabling use by serve module More... about 12 years ago