1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
decode: eit_x_complete_foo() return false when none More... over 12 years ago
hlsfeed: use a ringbuffer & push thread rather than feeding datapump directly More... over 12 years ago
hlsfeed: ignore #EXT lines for now More... over 12 years ago
hlsfeed: read in duration from playlist; display invalid lines More... over 12 years ago
curlhttpget: add missing space More... over 12 years ago
curlhttpget: display URL in failure messages More... over 12 years ago
dvbtee: use 'http' rather than '.m3u8' to invoke hlsfeeder More... over 12 years ago
dvbtee: enable output to stdout //FIXME More... over 12 years ago
libdvbtee: fix build dependencies More... over 12 years ago
libdvbtee: fix build dependencies More... over 12 years ago
output: remove extra semicolon (;) More... over 12 years ago
dvbtee: add support for HLS .m3u8 URLs as input #gklst More... over 12 years ago
dvbtee: fix -O parameter when using a network/file feeder rather than a tuner More... over 12 years ago
dvbtee: remove old 'listen_for_data' code remnants More... over 12 years ago
hlsfeed: remove feeder from class - use a callback instead More... over 12 years ago
add 'walk_hls' - walk an hls playlist and output ts packets to a data pump (or stdout) #gklst More... over 12 years ago
libdvbtee: add classes curlhttpget & hlsfeed #gklst More... over 12 years ago
tune: add function stop_scan() to interrupt scanning while in progress More... over 12 years ago
tune: disable vrtdbg macro More... over 12 years ago
serve: whitespace cleanup More... over 12 years ago
parse: whitespace cleanups More... over 12 years ago
tune: add the ability to provide a callback to be notified of progress during scanning More... over 12 years ago
dvbtee: fix warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] More... over 12 years ago
tuners: fix warning: base class ‘class tune’ should be explicitly initialized in the copy constructor [-Wextra] More... over 12 years ago
dvbtee: add FIXME comment to a line of code that generates a warning. More... over 12 years ago
dvbtee: fix warning: unused variable [-Wunused-variable] More... over 12 years ago
serve: fix warning: missing initializer for member [-Wmissing-field-initializers] More... over 12 years ago
dvbtee: fix warning: comparison between signed and unsigned integer expressions [-Wsign-compare] More... over 12 years ago
server_example: fix warning: no return statement in function returning non-void [-Wreturn-type] More... over 12 years ago
dvbtee: add QMAKE_CXXFLAGS to .pro files More... over 12 years ago