1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
parse: reprocess cached PMTs when we change services More... almost 13 years ago
parse: force-add the relevant PMT's if we have to update the PAT More... almost 13 years ago
parse: clear payload pid map in detach_demux() More... almost 13 years ago
parse: simplify test for payload pids containing elementary streams More... almost 13 years ago
parse: insert break statements where appropriate in feed function More... almost 13 years ago
parse: warning: passing ‘const map_decoded_pat_programs {aka const std::map<short unsigned int, short unsigned int>}’ as ‘this’ argument of ‘std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = short unsigned int, _Tp = short unsigned int, _Compare = std::less<short unsigned int>, _Alloc = std::allocator<std::pair<const short unsigned int, short unsigned int> >, std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type = short unsigned int, std::map<_Key, _Tp, _Compare, _Alloc>::key_type = short unsigned int]’ discards qualifiers [-fpermissive] More... almost 13 years ago
parse: correct PAT reconstruction functionality More... almost 13 years ago
parse: reconstructed PAT tables should be configured for 'No adaptation_field, payload only' More... almost 13 years ago
parse: dont limit the number of services in a PAT section More... almost 13 years ago
parse: increment the continuity counter for each reconstructed PAT sent #gklst More... almost 13 years ago
parse: move writePSI procedure into functions.cpp More... almost 13 years ago
parse: generate our own PAT tables using libdvbpsi #gklst More... almost 13 years ago
serve: add basic support for dumping channel list More... about 13 years ago
parse: create a callback mechanism for dumping channel info More... about 13 years ago
serve: whitespace cleanup More... about 13 years ago
serve: add basic scan command More... about 13 years ago
serve: hack in HTTP GET support (highlight on the word, hack) #gklst More... about 13 years ago
parse: fix eit debug More... about 13 years ago
serve: allow compound command lines using semicolon (;) as a delimiter More... about 13 years ago
serve: call tuner->close_fe() after tuner->stop_feed() More... about 13 years ago
feed: use strtok_r() instead of strtok() More... about 13 years ago
parse: use strtok_r() instead of strtok() More... about 13 years ago
serve: use strtok_r() instead of strtok() More... about 13 years ago
output: enable specifying multiple output targets by a single API call #gklst More... about 13 years ago
parse: enable the selection of multiple services by a single API call #gklst More... about 13 years ago
serve: add api to select individual services More... about 13 years ago
output: decrease debug verbosity More... about 13 years ago
serve: increase verbosity More... about 13 years ago
dvbtee v0.0.6 #gklst More... about 13 years ago
output: re-enable usleep() but decrease sleep time by a factor of 50 More... about 13 years ago