1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
decode: enable support for decoding episode description text if parse::dont_collect_ett is false More... almost 13 years ago
text: add support for url encoding of strings More... almost 13 years ago
dvbtee v0.1.3 #gklst More... almost 13 years ago
decode: remove old code and channels.h include More... almost 13 years ago
output: raise flag MSG_NOSIGNAL in socket_send() More... almost 13 years ago
output: add function http_response() to generate the appropriate HTTP header based on MIME type #gklst More... almost 13 years ago
decode: store physical channel in epg event More... almost 13 years ago
serve: always use socket_send for http responses More... almost 13 years ago
output: optimize stream_http_chunk() sends More... almost 13 years ago
serve: wrap /xml/channels & /xml/epg with an xml <tv> tag More... almost 13 years ago
serve: /xmltv dumps xmltv formatted channel and programme entries #gklst More... almost 13 years ago
serve: be a bit more careful with string pointers and char array allocations More... almost 13 years ago
serve: add XML output format More... almost 13 years ago
text: begin adding support for xmltv data output format More... almost 13 years ago
feed: move getpeername() to add_tcp_feed() More... almost 13 years ago
serve: identify each feeder in list_feeders() More... almost 13 years ago
serve: add the ability to start a udp listener from a feed_server class #gklst More... almost 13 years ago
feed: fix typo in comments of start_tcp_listener() More... almost 13 years ago
serve: add the ability to control feed_servers from the server CLI More... almost 13 years ago
serve: add functions list_tuners() & list_feeders() More... almost 13 years ago
serve: prepare for the ability to context-switch between tuners & feeders #gklst More... almost 13 years ago
serve: prevent crash on 'tuner' command (FIXME) More... almost 13 years ago
decode: disable decode_report constructor / destructor debug More... almost 13 years ago
feed: disable unneeded debug in udp_listen_feed_thread() when rxlen != available More... almost 13 years ago
serve: clean up debug handling More... almost 13 years ago
feed: kill file_feed_thread if read() error is EINTR More... almost 13 years ago
add file / url support to live stream parser example #gklst More... almost 13 years ago
dvbtee v0.1.2: move version / build info printf into libdvbtee.so #gklst More... almost 13 years ago
parse: clean up handling of service_name in parse::xine_dump() More... almost 13 years ago
parse: revert a few bad lines of code to fix a crash in parse::xine_dump More... almost 13 years ago