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 5 hours
ago. based on code collected
about 5 hours
ago.
Sep 06, 2024 — Sep 06, 2025
Showing page 20 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
dvbtee v0.3.7
Michael Ira Krufky
More...
about 10 years ago
serve: fix time-of-check time-of-use (TOCTOU) race condition
Michael Ira Krufky
More...
about 10 years ago
Merge branch 'master' into decoder
Michael Ira Krufky
More...
about 10 years ago
channels: fix warning: taking the absolute value of unsigned type 'unsigned int' has no effect
Michael Ira Krufky
More...
about 10 years ago
channels: fix typo: should be '-' rather than '=='
Michael Ira Krufky
More...
about 10 years ago
value/object: inline template function const T& get(std::string key) const
Michael Ira Krufky
More...
about 10 years ago
value/object: inline template function const ValueBase* set(std::string key, T val)
Michael Ira Krufky
More...
about 10 years ago
value/object: remove internal definition of template const ValueBase* Object::set<T>(int key, T val)
Michael Ira Krufky
More...
about 10 years ago
value: add support for primitive type 'long long'
Michael Ira Krufky
More...
about 10 years ago
value/array: implement array template for all types
Michael Ira Krufky
More...
about 10 years ago
value/object: inline template function const ValueBase* set(int key, T val)
Michael Ira Krufky
More...
about 10 years ago
value: add support for primitive type 'unsigned long long'
Michael Ira Krufky
More...
about 10 years ago
Merge branch 'master' into decoder
Michael Ira Krufky
More...
about 10 years ago
value/object: fix explicit specialization after instantiation
Michael Ira Krufky
More...
about 10 years ago
dvbtee: fix warning: unused parameter 'priv'
Michael Ira Krufky
More...
about 10 years ago
serve/text: fix warning: unused parameter 'context'
Michael Ira Krufky
More...
about 10 years ago
hlsfeed: fix warning: private field 'toplevel' is not used
Michael Ira Krufky
More...
about 10 years ago
hdhr_tuner: fix warning: unused parameter 'modulation'
Michael Ira Krufky
More...
about 10 years ago
parse: fix warning: unused parameter 'p_stt' & 'p_tot'
Michael Ira Krufky
More...
about 10 years ago
tunerprovider: fix warnings when building for non-linux
Michael Ira Krufky
More...
about 10 years ago
parse: fix warning: unused parameter 'handle'
Michael Ira Krufky
More...
about 10 years ago
feed: fix warning: equality comparison with extraneous parentheses
Michael Ira Krufky
More...
about 10 years ago
hlsfeed: add explicit braces to avoid dangling else
Michael Ira Krufky
More...
about 10 years ago
Merge branch 'master' into decoder
Michael Ira Krufky
More...
about 10 years ago
listen: set accepted_sock_fd to -1 after close()
Michael Ira Krufky
More...
about 10 years ago
serve: fix wrapper object use after free
Michael Ira Krufky
More...
about 10 years ago
Merge branch 'master' into decoder
Michael Ira Krufky
More...
about 10 years ago
QMAKE_CXXFLAGS: remove '-Wno-deprecated' & '-Wno-deprecated-declarations'
Michael Ira Krufky
More...
about 10 years ago
Merge branch 'master' into decoder
Michael Ira Krufky
More...
about 10 years ago
QMAKE_CXXFLAGS: remove '-Wno-ignored-qualifiers'
Michael Ira Krufky
More...
about 10 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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