openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
node-dvbtee
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 15, 2025 — Sep 15, 2026
Showing page 66 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
serve: add 'debug' command to set debug level
Michael Krufky
More...
about 14 years ago
serve: add 'check' command for checking pipeline status #gklst
Michael Krufky
More...
about 14 years ago
serve: tag debug output with 'server::' prefix
Michael Krufky
More...
about 14 years ago
serve: add 'quit' command to stop the server
Michael Krufky
More...
about 14 years ago
serve: add function is_running() to report whether the socket is accepting new connections
Michael Krufky
More...
about 14 years ago
serve: add server command, 'stopoutput'
Michael Krufky
More...
about 14 years ago
feed: there is no need to call parser.stop() in feed::stop()
Michael Krufky
More...
about 14 years ago
rbuf: use log.h for console debug output
Michael Krufky
More...
about 14 years ago
rbuf: ensure that we are always protected by a single mutex in rbuf::write()
Michael Krufky
More...
about 14 years ago
output: move all stream_method specific code into output_stream_thread()
Michael Krufky
More...
about 14 years ago
output: fix stream stop methodology
Michael Krufky
More...
about 14 years ago
serve: this ugly hack will remind me to clean up the formating code later on
Michael Krufky
More...
about 14 years ago
serve: before attaching new clients, check that all active sockets are valid
Michael Krufky
More...
about 14 years ago
serve: remove unneeded braces in serve_client::stop()
Michael Krufky
More...
about 14 years ago
serve: track the data format within the serve_client class
Michael Krufky
More...
about 14 years ago
serve: only send http headers when we're sure we're not going to pass the socket off to the binary data streamer
Michael Krufky
More...
about 14 years ago
output: Removing trailing whitespace from line 63
Michael Krufky
More...
about 14 years ago
dvbtee: temporary hack: pass -S 2 to start streaming from the http listener port+1
Michael Krufky
More...
about 14 years ago
output: inline function tcp_send() to be updated later
Michael Krufky
More...
about 14 years ago
output: check for and delete dead output_stream's when pushing data
Michael Krufky
More...
about 14 years ago
output: add the ability to spawn an http server for multiple streaming clients #gklst
Michael Krufky
More...
about 14 years ago
serve: use socket_listen class for handling incoming socket connections #gklst
Michael Krufky
More...
about 14 years ago
listen: add socket_listen class for handling incoming socket connections #gklst
Michael Krufky
More...
about 14 years ago
parse: output: use CHAR_CMD_COMMA macro where possible
Michael Krufky
More...
about 14 years ago
output: add function is_streaming() to report current state
Michael Krufky
More...
about 14 years ago
serve: dynamic serve_client context creation
Michael Krufky
More...
about 14 years ago
output: prevent output_stream::start() from being called twice
Michael Krufky
More...
about 14 years ago
serve: output: display socket fd in debug
Michael Krufky
More...
about 14 years ago
serve: create class serve_client to manage client context (work-in-progress) #gklst
Michael Krufky
More...
about 14 years ago
stream: one small step closer to fixing up a buggy streamback scheme
Michael Krufky
More...
about 14 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
75
76
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree