Commit Graph

13 Commits

Author SHA1 Message Date
Joey Parrish 63f5a3a755 Sort tutorials.
Name all tutorials in one file.

Ensure that they are displayed in the same order as they are named
in the JSON file.

Change-Id: I013bcd987e564ea9f345dd80bd1497b55296713a
2015-04-16 15:13:51 -07:00
Joey Parrish 3d6bce90a2 Add docs for live streaming events.
Issue #21.

Change-Id: Id45875f7b2630320c2bbeba98a97ff5e8ecfb3dd
2015-04-16 13:21:07 -07:00
Joey Parrish 6e79d89bfb Add to the language tutorial.
This adds an example of a multi-lingual MPD, and gives some example
scenarios to better explain automatic language selection.

Change-Id: I120a6d96efa09ddab063ddd5f30bb046a3458faf
2015-04-16 11:51:29 -07:00
Joey Parrish 9ac2fb5f0a Update code samples in Player tutorial.
These were updated earlier in the sample text, but the HTML was not
updated.

Change-Id: I8ef02a46a28c20f6dc0e835a44ceff88cdfd4515
2015-04-16 11:39:31 -07:00
Joey Parrish 03964e4c84 Drop suppressMultipleEvents from DrmSchemeInfo.
This interfered with key rotation, and was not widely used.  Removing
the feature is the more general approach, and the worst that will
happen is that some applications will see more sessions than they
strictly need.

Change-Id: Ide2238433af296e729e4401711672fb17257093e
2015-04-09 19:31:34 +00:00
Joey Parrish 9c0d2db7f6 Persist bandwidth estimators across playbacks.
Also allows application developers to inject new bandwidth estimators
instead of using ours.

Change-Id: Ieef49df05f45dc3ec0f840f9ab12b63824e08884
2015-04-01 13:39:27 -07:00
Joey Parrish c25cf2a259 Add a note about checking out release versions.
Change-Id: I4f26112ce9770d2995ce1758a54a184e0d85f0b3
2015-03-31 10:54:10 -07:00
Joey Parrish e2f31dd268 Add a script to check versions.
This script checks for versioning mistakes and will prevent npm
publication if any of the checks fail.

This also drops the check.sh script, which nobody was using.

Related to #30

Change-Id: Ic8e504515ac31beb7833207aa2ac463d40cfae88
2015-03-11 16:19:06 -07:00
Joey Parrish f725f0058c Update content restrictions docs.
Change-Id: I103a7b6005420c41fabc9b622efe3b546957f691
2015-03-05 11:41:50 -08:00
Joey Parrish ca3783e22c Add media/ folder to docs.
Change-Id: Ife42e05a790cf747b1d108e39ee7e08f5062c25b
2015-03-05 11:41:50 -08:00
Joey Parrish 08220d77b2 Document building on windows.
Closes #13.

Change-Id: I0c92029ef60c873154a6f09960d5a7a6076cdeff
2015-01-26 15:08:48 -08:00
Joey Parrish d4df6987e7 Shaka Player release v1.1 2015-01-15 15:12:58 -08:00
Joey Parrish b3d035be9f Shaka Player release v1.0 2014-12-19 14:26:19 -08:00