openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libdvbtee
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 25, 2024 — Aug 25, 2025
Showing page 55 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tune: check the desired scan mode in the range version of start_scan()
Michael Krufky
More...
almost 13 years ago
tune: separate start_scan() into two separate functions to build a list of channels and to begin scanning
Michael Krufky
More...
almost 13 years ago
tune: scan_thread() iterates a list of channels rather than a range of channels to scan
Michael Krufky
More...
almost 13 years ago
serve: use streamback_callback hack to dump channel lists via http
Michael Krufky
More...
almost 13 years ago
html: start (unused) function html_dump_channels()
Michael Krufky
More...
almost 13 years ago
serve: fix http chunking issue when returning no data
Michael Krufky
More...
almost 13 years ago
serve: create static inline function stream_crlf()
Michael Krufky
More...
almost 13 years ago
serve: create static function stream_http_chunk()
Michael Krufky
More...
almost 13 years ago
serve: move static function declaration of serve_thread to directly above class member function
Michael Krufky
More...
almost 13 years ago
serve: convert some potentially reusable strings into #define'd macros
Michael Krufky
More...
almost 13 years ago
serve: include EPG in scan when scan=epg or scan/epg etc
Michael Krufky
More...
almost 13 years ago
serve: include EPG in scan when scan=epg
Michael Krufky
More...
almost 13 years ago
serve: fix HTTP response
Michael Krufky
More...
almost 13 years ago
serve: use MAX_SOCKETS macro instead of hard-coded integer
Michael Krufky
More...
almost 13 years ago
dvbtee: hack-in-progress to dump EPG in HTML #gklst
Michael Krufky
More...
almost 13 years ago
decode: begin supporting custom callbacks for epg output #gklst
Michael Krufky
More...
almost 13 years ago
dvbtee v0.0.7 #gklst
Michael Krufky
More...
almost 13 years ago
serve: enable build-time option PRETTY_URLS to enable &= instead of ;/
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[ts_id].get_decoded_vct() twice in xine_dump()
Michael Krufky
More...
almost 13 years ago
parse: remove redundant code & cleanup function set_service_ids()
Michael Krufky
More...
almost 13 years ago
parse: move pat processing from take_pat() to new function, process_pat()
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[ts_id].get_decoded_pmt() twice in xine_dump() & fix set_service_ids()
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[ts_id].get_decoded_pat() twice in xine_dump()
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[ts_id].get_decoded_p[am]t() twice in set_service_ids()
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[ts_id].get_decoded_mgt() twice in take_mgt()
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[p_pat->i_ts_id].get_decoded_pat() twice in take_pat()
Michael Krufky
More...
almost 13 years ago
parse: remove #ifdef INLINE_PAT_REWRITE
Michael Krufky
More...
almost 13 years ago
parse: avoid calling decoders[ts_id].get_decoded_pmt() twice in take_pmt()
Michael Krufky
More...
almost 13 years ago
parse: remove redundant code moved from take_pmt() into process_pmt()
Michael Krufky
More...
almost 13 years ago
parse: change bool process_pmt() to void process_pmt()
Michael Krufky
More...
almost 13 years ago
←
1
2
…
51
52
53
54
55
56
57
58
59
…
62
63
→
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