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
output: add function reset_pids() More... over 12 years ago
serve: display output stream target id in CLI More... over 12 years ago
serve: clean up handling of tune command when multiple tuners are present More... over 12 years ago
serve: attempt to find a tuner already tuned to the desired physical channel before searching for an available tuner #gklst More... over 12 years ago
serve: attempt to find an available tuner before stopping this tuner if we need to change the channel More... over 12 years ago
output: return target id after successful add() More... over 12 years ago
output_stream: store pidlist subscriptions to aid in demuxing flexibility #gklst More... over 12 years ago
parse: fix bad indent (whitespace) More... over 12 years ago
hdhr_tuner: dont make user apps require libhdhomerun headers More... over 12 years ago
libdvbtee_server, parser_example & server_example don't need to include /usr/lib/libhdhomerun More... over 12 years ago
dvbtee: document how to start a server using a specific HdHomeRun device More... over 12 years ago
dvbtee v0.1.8 #gklst More... over 12 years ago
Merge branch 'hdhr' of github.com:mkrufky/libdvbtee More... over 12 years ago
dvbtee: update documentation to include the -H option for HdHomeRun More... over 12 years ago
dvbtee: select HdHomeRun device by string using -H parameter More... over 12 years ago
dvbtee: improve multiple tuner management More... over 12 years ago
dvbtee: dont try to guess DVB adapter & frontend IDs unless the user specifies More... over 12 years ago
dvbtee: re-enable control of HdHomeRun devices More... over 12 years ago
dvbtee v0.1.7: temporarily disable hdhr_tuner & remove dependency on libhdhomerun More... over 12 years ago
linuxtv_tuner: add support for automatic discovery of available tuners #gklst More... over 12 years ago
hdhr_tuner: improve discovery of available tuners More... over 12 years ago
hdhr_tuner: add basic pid filtering support, fix debug & state tracking More... over 12 years ago
linuxtv_tuner: mark state as unlocked before a channel tune More... over 12 years ago
dvbtee: fix precompiler directives (change #if to #ifdef) More... over 12 years ago
linuxtv_tuner: make 'close_demux()' a private function More... over 12 years ago
hdhr_tuner: make device debug info human-readable More... over 12 years ago
hdhr_tuner: enable resource locking via hdhomerun_device_tuner_lockkey_request API #gklst More... over 12 years ago
linuxtv_tuner: check fe_fd & demux_fd before closing them More... over 12 years ago
feed: remove the len & ptr params from pull_callback More... over 12 years ago
feed: push directly into feeder from the pull_callback if the buffer passed in is NULL More... over 12 years ago