Danilo Bargen
677ea8dbd9
Update header
2016-06-22 09:13:51 +02:00
Danilo Bargen
dc58831c27
Update RTCConfiguration interface to latest spec
2016-06-22 09:13:51 +02:00
Danilo Bargen
1067762780
Add promise based API to RTCPeerConnection
2016-05-12 16:48:54 +02:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Toshiya Nakakura
b59563b811
update MediaDeviceInfo
2016-02-23 13:27:42 +09:00
vvakame
4de74cb527
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
vvakame
9027703c0b
pass npm run all in new definition-tester
2016-02-10 00:16:03 +09:00
Horiuchi_H
bc92442c07
change CRLF to LF
2016-02-08 12:01:16 +09:00
Hans-Georg Haberl
1e5b5976e6
added getUserMedia declaration to use with adapter.js
2016-01-29 17:18:48 +01:00
Hans-Georg Haberl
1350c60376
"url" is deprecated in interface RTCIceServer, changed to "urls'
...
instead;
2016-01-29 17:14:37 +01:00
nakakura
b91489d666
update webrtc/MediaStream.d.ts
2015-12-08 19:15:04 +09:00
Seth Miller
d66b227f9a
webrtc: Add MediaDeviceInfo interface and MediaDevices.enumeratedDevices()
2015-09-25 17:00:13 -07:00
vvakame
74c525a19a
fix webrtc/RTCPeerConnection.d.ts
2015-08-28 23:50:01 +09:00
Gabriel Garcia
f081c71187
mandatory/optional is deprecated
2015-07-24 18:44:40 -04:00
Gabriel Garcia
7f8dfda9a7
Fix test cases
2015-07-24 18:34:16 -04:00
Gabriel Garcia
6befcf5e84
MediaStream typings
2015-07-24 17:54:39 -04:00
Legokichi Duckscallion
e893bff332
MediaStream extends EventTarget
2015-07-06 00:44:30 +09:00
Martin D.
5fab3bdadc
Case change
2015-03-08 21:58:43 -04:00
Martin D.
edc17cd1b4
Case change and callbacks for addIceCandidate
2015-03-08 21:56:09 -04:00
vvakame
070fd9d268
remove not required tscparams
2015-01-02 20:48:15 +09:00
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