1
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 13 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated podspec to 0.4.2 More... about 8 years ago
Updated some method signatures More... about 8 years ago
NativeHandler: tweak signaling to support both JSON and SDP messages More... about 8 years ago
NativeDemo: tweak signaling to support both JSON and SDP messages More... about 8 years ago
web: unbreak JSON clients More... about 8 years ago
Move examples to demo.openwebrtc.org:80 from :38080 More... about 8 years ago
tests: Point test client to port 80 instead of 38080 More... about 8 years ago
web: Add HTTPS support to channel server (#182) More... about 8 years ago
web, NativeDemo: fix signalling More... about 8 years ago
Removing RTX for h264 from SDP as Chrome does not work correctly with it. (#606) More... about 8 years ago
Bump Podfile.lock to avoid static.verkstad.net timeout on 'pod install' (#176) More... about 8 years ago
Merge pull request #17 from sdroege/master More... about 8 years ago
android: Use same build tools and SDK versions as for the SDK (#174) More... about 8 years ago
Merge pull request #175 from sdroege/linter More... about 8 years ago
Update build-tools version to 23.0.3 More... about 8 years ago
Be explicit about locale when using toLowerCase/toUpperCase More... about 8 years ago
Add linter ignore file More... about 8 years ago
Simple fix to allow stopping a source. Will work more later to have it happen automatically if an element is removed from the DOM. (#602) More... about 8 years ago
Modified to allow spaces between parameters on fmtp lines. (#604) More... about 8 years ago
Removing cruft not needed anymore More... about 8 years ago
Changed SDP parsing to remove also RTX payloads from answer when corresponding codec has been removed. Needed to interop with Chrome 50. More... about 8 years ago
Fix infinite loop, initial commit. More... about 8 years ago
Non-breaking space wouldn't read correctly in Cordova. More... about 8 years ago
Fix "misleading indentation" error pointed out by GCC 6 More... over 8 years ago
Changelog now lives in releases More... over 8 years ago
New version 0.4.1 More... over 8 years ago
change [OpenWebRTC initialize] to [OpenWebRTC initOpenWebRTC] More... over 8 years ago
change initialize class name to initOpenWebRTC More... over 8 years ago
remove initialize method, fix warning message 'explicit call to +initialize results in duplicate call to +initialize' More... over 8 years ago
Remove incorrect char More... over 8 years ago