1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
serve: allow starting the server with the CLI disabled More... over 12 years ago
output: reclaim resources when idle streams found in check() More... over 12 years ago
output: dont stream when there is no data More... over 12 years ago
output: dont feed buffers when there is no data More... over 12 years ago
output: packet counters should be unsigned long More... over 12 years ago
output: improve macro is_streaming() to return false if f_kill_thread is true More... over 12 years ago
rbuf: dont forget to unlock mutex when bailing out of write() More... over 12 years ago
serve: re-enable resource reclaiming by default More... over 12 years ago
serve: disable resource reclaiming by default (for now) More... over 12 years ago
serve: remove dead code from monitor_thread() More... over 12 years ago
serve: allow 15 sec grace period after tuning before reclaiming resources More... over 12 years ago
serve: check if tuner is feeding rather than locked when reclaiming resources More... over 12 years ago
serve: add monitor thread for reclaiming resources when idle More... over 12 years ago
output: fix check() to return true if we're still streaming, false otherwise #gklst More... over 12 years ago
dvbtee: increment version to 0.1.5 (since much time passed since 0.1.4) More... over 12 years ago
dvbtee: display github repository location on startup More... over 12 years ago
dvbtee: update copyright date More... over 12 years ago
serve: add functional API for fetching EPG events via callback More... over 12 years ago
serve: make channels.conf parser a bit more fault-tolerant More... over 12 years ago
add to C??FLAGS: -D_GNU_SOURCE -D__USE_LARGEFILE64 More... over 12 years ago
libdvbtee: convert to use newer libdvbpsi More... over 12 years ago
serve: display tune=phy~svc in channels dump CLI More... almost 13 years ago
serve: enable use of the tidle (~) as seperator between physical channel and service id More... almost 13 years ago
dvbtee v0.1.4 #gklst More... almost 13 years ago
channels: fix bug in function: dvbt_freq_to_chan() More... almost 13 years ago
serve: allow 256 characters per line when reading channels.conf More... almost 13 years ago
serve: attempt to fix broken dvb-t channels.conf parsing More... almost 13 years ago
parse: make TEI debug less verbose More... almost 13 years ago
parse: disable ett collection by default (again) for now More... almost 13 years ago
text: provide episode description text in xmltv, json and html output formats More... almost 13 years ago