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 2 hours
ago. based on code collected
about 2 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 9 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
log: remove GCC6 hack; use hash before fmt
Michael Ira Krufky
More...
about 9 years ago
log: force GCC6 hack on Apple and Windows for now
Michael Ira Krufky
More...
about 9 years ago
log: dont check GCC version on Apple or Windows
Michael Ira Krufky
More...
about 9 years ago
Merge pull request #23 from mkrufky/gcc-6.1#21
Michael Ira Krufky
More...
about 9 years ago
log: dont check GCC version on Apple
Michael Ira Krufky
More...
about 9 years ago
stats: fix error: unable to find string literal operator ‘operatorfmt’ with ‘const char [17]’, ‘long unsigned int’ arguments
Michael Ira Krufky
More...
about 9 years ago
log: fix error: unable to find string literal operator ‘operatorfmt’ with ‘const char [21]’, ‘long unsigned int’ arguments
Michael Ira Krufky
More...
about 9 years ago
.travis.yml: fix brew issue with libtool by uninstall / reinstall
Michael Ira Krufky
More...
about 9 years ago
parse: fix warning: invalid suffix on literal
Michael Ira Krufky
More...
about 9 years ago
log: fix error: unable to find string literal operator
Michael Ira Krufky
More...
about 9 years ago
.travis.yml: add gcc-6 to the build matrix
Michael Ira Krufky
More...
about 9 years ago
dvbtee v0.4.5
Michael Ira Krufky
More...
about 9 years ago
Merge pull request #20 from mkrufky/escape-quotes-dr_4d#15
Michael Ira Krufky
More...
about 9 years ago
desc_4d: fix scoping of char* escaped
Michael Ira Krufky
More...
about 9 years ago
desc_4d: check name text for '"' character before calling escape_quotes()
Michael Ira Krufky
More...
about 9 years ago
desc_4d: add FIXME: we should escape these strings on output rather than on store
Michael Ira Krufky
More...
about 9 years ago
desc_4d: fix error: invalid conversion from ‘const void*’ to ‘void*’
Michael Ira Krufky
More...
about 9 years ago
desc_4d: fix error: ‘free’ was not declared in this scope
Michael Ira Krufky
More...
about 9 years ago
desc_4d: dont forget to free memory allocated by escape_quotes()
Michael Ira Krufky
More...
about 9 years ago
serve: fix Coverity issue: Unused value (UNUSED_VALUE)
Michael Ira Krufky
More...
about 9 years ago
decode/table: tabl_4e: add unixTimeBegin / unixTimeEnd to eitEV JSON object
Michael Ira Krufky
More...
about 9 years ago
desc_4d: escape quotes (") in name text
Michael Ira Krufky
More...
about 9 years ago
.travis.yml: temporarily disable build under clang 3.5 / 3.6
Michael Ira Krufky
More...
about 9 years ago
dvbtee v0.4.4
Michael Ira Krufky
More...
over 9 years ago
examples: uncomment cleanup
Michael Ira Krufky
More...
over 9 years ago
examples: remove this silly pid-based context tracking
Michael Ira Krufky
More...
over 9 years ago
demux: fix 'uninitialized pointer read' in destructor
Michael Ira Krufky
More...
over 9 years ago
output: output_stream: always initialize priv to NULL
Michael Ira Krufky
More...
over 9 years ago
feed: copy constructor & operator= should be private
Michael Ira Krufky
More...
over 9 years ago
feed: feed_map should be a map of feed* rather than feed itself
Michael Ira Krufky
More...
over 9 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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