1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'new_master' More... almost 13 years ago
dvbtee v0.1.1 #gklst More... almost 13 years ago
dvbtee v0.1.0 #gklst More... almost 13 years ago
decode_reporter: passed decoded epg event data in a decoded_event_t #gklst More... almost 13 years ago
parse: pass parsed channel data in a parsed_channel_info_t #gklst More... almost 13 years ago
add 'simple' live stream parser example code for using the library interface #gklst More... almost 13 years ago
serve: add ability to control a stream feeder if no tuner present #gklst More... almost 13 years ago
serve: add api to add a feeder rather than a tuner into server control More... almost 13 years ago
server example: simplify startup procedure More... almost 13 years ago
feed: add the ability to parse a live stream using a library function interface #gklst More... almost 13 years ago
server example: fix getopt args More... almost 13 years ago
server example: remove unused variable #gklst More... almost 13 years ago
add serve::scan() api for sync & asynch scanning & channel dumpa via callback #gklst More... almost 13 years ago
add serve::get_channels() api for an app to fetch channel lists from the server via a callback function #gklst More... almost 13 years ago
text: allow use of www interface as 'channel flipper' More... almost 13 years ago
serve: list display verified services with priority over saved services that haven't been seen this session #gklst More... almost 13 years ago
parse: move set_ts_id() into parse.cpp More... almost 13 years ago
serve: derive physical channel number as soon as we can More... almost 13 years ago
add 'simple' server example code for spawning a server #gklst More... almost 13 years ago
dvbtee v0.1.0 #gklst More... almost 13 years ago
serve: fix bug: server acts on wrong command due to http referrer More... almost 13 years ago
text: html should use tune= api rather than channel= & service= api's More... almost 13 years ago
serve: fix missing channel in error message 'already tuned to physical channel' More... almost 13 years ago
serve: fix warning: control reaches end of non-void function More... almost 13 years ago
serve: fix build system More... almost 13 years ago
serve: fix warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result More... almost 13 years ago
serve: fix warning: unused variable 'cmd_buf' More... almost 13 years ago
serve: fix warning: no return statement in function returning non-void More... almost 13 years ago
dvbtee: break server code out into a seperate library #gklst More... almost 13 years ago
serve: the 'loadchanconf' command will serve channel listings from channels.conf instead of decoded PSIP #gklst More... almost 13 years ago