1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:sourcey/libsourcey
Kam
More... about 7 years ago
Add keywords to av library Prefer make_shared over direct pointer
Kam
More... about 7 years ago
Fix #155 std::enable_if usage on Windows More... about 7 years ago
Add default and override keywords
Kam
More... about 7 years ago
Add override and default keywords
Kam
More... about 7 years ago
Add archo tests to CI Add more dirname tests
Kam
More... about 7 years ago
Merge branch 'master' of github.com:sourcey/libsourcey
Kam
More... about 7 years ago
Bump version to 1.0.2
Kam
More... about 7 years ago
Merge pull request #154 from Malesio/master More... about 7 years ago
Fix another typo (missing tilde) More... about 7 years ago
Move const qualifier to follow original style More... about 7 years ago
Fix spacing/typos More... about 7 years ago
Fix memory leaks caused by d-alloc of Delegates (virtual dtor created) More... about 7 years ago
FINAL fix of `httptests` and `nettests` segfaults More... about 7 years ago
Revert changes as issue is finally found More... about 7 years ago
Merge remote-tracking branch 'upstream/master' More... about 7 years ago
Fix #153 add sched.h module include header
Kam
More... about 7 years ago
Fix #152 #138 cannot locate prebuilt WebRTC libraries
Kam
More... about 7 years ago
Organize include headers
Kam
More... about 7 years ago
Update to C++14 syntax
Kam
More... about 7 years ago
Fix test that ought to fail but was expected to succeed More... about 7 years ago
Fix hardcoded address length (IPv6 address are > 16 in length) More... about 7 years ago
"Fix" segfaults caused by `net::dns::resolve` inline function More... about 7 years ago
Fix #152 audio assertion in webrtcstreamer sample Fix audio packet buffer alignment
Kam
More... about 7 years ago
Fix #150 linker errors with prebuilt WebRTC libraries
Kam
More... about 7 years ago
Bump version 1.0.1 [skip ci]
Kam
More... about 7 years ago
Fix log level definition
Kam
More... about 7 years ago
Fix default constructor syntax
Kam
More... about 7 years ago
Add move semantics to Logger class Logger not to add space Update logger syntax Update DNS resolver interface Add a free function helper to launch UV request types ConnectReq to use uv_pipe_t Move UV request types to request.h
Kam
More... about 7 years ago
Update README.md More... about 7 years ago