1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix windows 10 compilation Add WebRTC streaming and recording peer connection classes More... over 7 years ago
Add extra options to WebRTC file streaming class Fix socketio events not propagating to subclass
Kam
More... over 7 years ago
Fix tests not running on circle
Kam
More... over 7 years ago
Tweak CMake files for better external inclusion Rename sked to sched
Kam
More... over 7 years ago
Merge branch 'master' of github.com:sourcey/libsourcey
Kam
More... over 7 years ago
WebRTC header documentation changes
Kam
More... over 7 years ago
Merge pull request #106 from normano/master More... over 7 years ago
Merge branch 'master' of github.com:normano/libsourcey More... over 7 years ago
Added messageV macro and MSG_VERBOSE to control status msg output More... over 7 years ago
Added messageV macro and MSG_VERBOSE to control status msg output More... over 7 years ago
Merge branch 'master' of https://github.com/sourcey/libsourcey More... over 7 years ago
Builds with FFMPEG on apple now More... over 7 years ago
Merge pull request #105 from normano/master More... over 7 years ago
Add logger to avfoundation More... over 7 years ago
Another include for mac More... over 7 years ago
Merge branch 'master' of github.com:sourcey/libsourcey
Kam
More... over 7 years ago
Remove QTKit code
Kam
More... over 7 years ago
Merge pull request #104 from normano/master More... over 7 years ago
mac fixes More... over 7 years ago
Add cstring include for std::size_t
Kam
More... over 7 years ago
Refactor Timer to inherit from async Runner
Kam
More... over 7 years ago
Add C++11 move semantics to async classes Move some functions to internal namespace
Kam
More... over 7 years ago
Remove extra include
Kam
More... over 7 years ago
Improve base module documentation
Kam
More... over 7 years ago
Add gcc 4.9 to circleci build
Kam
More... over 7 years ago
Add veradic args support to async classes
Kam
More... over 7 years ago
Refactor Thread class to use std::thread Refactor async types to use veradic args
Kam
More... over 7 years ago
Replace Mutex class with std::mutex
Kam
More... over 7 years ago
Remove SharedObject in favour of std::shared_ptr
Kam
More... over 7 years ago
Use std::atomic for state machine classes Cleanup PacketStream class Remove old code comments
Kam
More... over 7 years ago