1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
serve: add 'load' command to read channels.conf (work-in-progress) More... almost 13 years ago
serve: add 'save' command to save configuration to disk More... almost 13 years ago
tune: add the ability to track tuner state #gklst More... almost 13 years ago
tune: add comment, FIXME: deprecate start_scan & move to private More... almost 13 years ago
tune: add the ability to scan for services asynchronously #gklst More... almost 13 years ago
serve: fix error message in serve_client::cmd_tuner_channel(), invalid channel number. More... almost 13 years ago
serve: break out separate function, cmd_tuner_scan() More... almost 13 years ago
serve: remove old disabled fprintf in serve_client::cli_print() More... almost 13 years ago
serve: add command 'tune' to stop if needed, tune if needed, and set services if needed #gklst More... almost 13 years ago
tune: add get_channel() to get current channel More... almost 13 years ago
serve: fix data_fmt flags & prevent CLI prompt from showing in debug #gklst More... almost 13 years ago
output: bail out of socker_send() if (sockfd < 0) #gklst More... almost 13 years ago
serve: the abbreviation for Thursday is 'Thu' (not 'The') More... almost 13 years ago
serve: display hostname in CLI prompt More... almost 13 years ago
serve: improve CLI experience for 'epg' command More... almost 13 years ago
create feed_server class for spawning TS listening servers on a given port number More... almost 13 years ago
serve: improve CLI experience for 'channel' command More... almost 13 years ago
serve: display 'epg' command output in CLI More... almost 13 years ago
serve: differentiate between console debug and CLI output More... almost 13 years ago
serve: display 'channels' command output in CLI More... almost 13 years ago
dvbtee v0.0.10 #gklst More... almost 13 years ago
serve: add print_callback to decode_reporter for CLI use More... almost 13 years ago
serve: create static callback wrapper for class function cli_print() More... almost 13 years ago
serve: disable CLI prompt & prevent further command processing after receiving 'quit' command More... almost 13 years ago
serve: fix 'channel' command CLI output More... almost 13 years ago
serve: remove some dead code More... almost 13 years ago
serve: display 'CLI>' prompt after processing command More... almost 13 years ago
serve: wipe input buffer on each loop iteration More... almost 13 years ago
serve: add the beginings of a CLI interface More... almost 13 years ago
serve: add data_fmt type: SERVE_DATA_FMT_CLI More... almost 13 years ago