Commit Graph

20 Commits

Author SHA1 Message Date
Ben Schwartz
ad39d78fe8 Make corresponding change to the tests 2014-10-06 16:27:54 -04:00
Ben Schwartz
fcae92c73e Change "onicechange" to "oniceconnectionstatechange" in webrtc.
The corresponding change to the WebRTC specification occurred in
January 2013.
2014-10-06 11:43:32 -04:00
nakakura
8bced0edd8 update webrtc/MediaStream.d.ts, RTCPeerConnection.d.ts 2014-09-10 15:22:22 +09:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Lucas Dixon
47e1dccd77 added missing getStats 2014-07-05 19:17:35 -04:00
Lucas Dixon
d0cbf02b26 made RTC prefix standard for all interfaces 2014-07-04 18:13:39 -04:00
Lucas Dixon
df6f0353d0 standardized tabs & spaces 2014-07-04 15:15:29 -04:00
Lucas Dixon
013410fc78 fixed to make it pass tests with --noImplicitAny 2014-07-01 12:11:32 -04:00
Lucas Dixon
ec15376306 * Added TODOs for things that can be done when/if typescript is improved with links in case people want typescript to be better and want to vote on the issue.
* Removed unused IceState
* Added moz specific prefixes
* Fixed broken use of enum for things that are actually strings and added a TypeScript issue for the fix
* Added comments with WebIDL spec for enums
* Added RTCMessageEvent for data channels
* Support send with ArrayBufferView
2014-06-29 22:53:17 -04:00
Lucas Dixon
f57d1bfc3a added optional media constraints 2014-06-29 14:33:23 -04:00
Akonwi Ngoh
88b702265e Update MediaStream.d.ts 2014-06-04 16:09:24 -05:00
Bartvds
1c1a37c1e4 removed utf-8 BOM marker
for consistency
2014-01-24 18:51:21 +01:00
Bartvds
d436daf4c2 added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
d4c6dd3d45 fix webrtc definitions 2013-06-24 18:40:03 +01:00
Ken Smith
7280954e72 Update definitions to more closely match current spec state 2013-05-31 10:09:31 -07:00
Ken Smith
4d98a4a4f1 Added basic tests. 2013-01-17 09:48:27 -08:00
Ken Smith
b2ec1c1c99 Added first pass at WebRTC definitions. 2013-01-17 08:54:54 -08:00