- 16 Apr, 2013 1 commit
-
-
Dan Rossi authored
- #70 load osmf classes as runtime libraries for bwcheck except a few required classes to be loaded first. the rsls are loaded from httpstreaming instead, but is required to be configured and loaded first in the config. - cleanup rtmpcluster class and use builtin urlutil instead.
-
- 14 Apr, 2013 1 commit
-
-
Dan Rossi authored
- Fix for issue caused by #322 with bitrateselect plugin, template should be created at the start like it was, ready function wrapper still requires bitrateselect template to be placed above in the page or else $(document).ready is required. - #96 possible confusion caused by the naming of the widgets with accessibility options for screen readers. Use the tooltip labels instead of the widget name if set. - Cleanup of imports on the dock config.
-
- 06 Apr, 2013 1 commit
-
-
Dan Rossi authored
- fixes for osmf class in f4m plugin
-
- 27 Mar, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 20 Mar, 2013 3 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
Anssi Piirainen authored
hack to fix a namespace conflict with the JSON parser now included in the Flex SDK. I want to keep it using our patched JSON parser instead of the Flex one.
-
- 18 Mar, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 14 Mar, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 11 Mar, 2013 4 commits
-
-
Anssi Piirainen authored
- adding cloudfront plugin
-
Anssi Piirainen authored
-
Dan Rossi authored
-
Dan Rossi authored
-
- 09 Mar, 2013 5 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
- 08 Mar, 2013 2 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
- 06 Mar, 2013 1 commit
-
-
Dan Rossi authored
- #58 fix alignment issue with tooltips. first obtain the global coordinates of the parent to use for configuring the alignment of the tooltip. outmost left and right tooltips are aligned right and left or else centre them.
-
- 02 Mar, 2013 2 commits
-
-
Dan Rossi authored
- #70 Refactored changes with dynamic stream switching features for rtmp and httpstreaming. Switching rules and metrics differ between them.
-
Dan Rossi authored
- Refactored changes with dynamic stream switching features for rtmp and httpstreaming. Switching rules and metrics differ between them. New code requires to be compiled against OSMF 2.0 - Updated versions for f4m and httpstreaming which also require OSMF 2.0.
-
- 28 Feb, 2013 1 commit
-
-
Dan Rossi authored
-
- 27 Feb, 2013 1 commit
-
-
Dan Rossi authored
- #77 for live streams once unpublished, stop the player to prevent streamnotfound errors reconnecting or if the server shuts down
-
- 26 Feb, 2013 1 commit
-
-
Dan Rossi authored
- #77 for live streams once unpublished, stop the player to prevent streamnotfound errors reconnecting or if the server shuts down.
-
- 24 Feb, 2013 1 commit
-
-
Dan Rossi authored
- #77 for live streams once unpublished, stop the player to prevent streamnotfound errors reconnecting.
-
- 12 Feb, 2013 3 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
Release 3 2 16
-
Anssi Piirainen authored
-
- 07 Feb, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 29 Jan, 2013 6 commits
-
-
Dan Rossi authored
- Get the redirection url to obtain the baseurl from using a proxy script. This is required because of a limitation in flash obtaining the response url. redirection is configured in a separate file build-redirect.xml and configured using redirectUrl.
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
Anssi Piirainen authored
#27 regression caused by #550, only stop the player for live streams. ca...
-
Anssi Piirainen authored
Issue #21: consistent clip url queries in json config and api
-
Anssi Piirainen authored
Issue #55: leading "bang syntax" for JS
-
- 18 Jan, 2013 1 commit
-
-
Dan Rossi authored
-
- 20 Dec, 2012 1 commit
-
-
Dan Rossi authored
- #58 tooltip offset position was switched from right to left, required to changed it back, or else longer tooltips with hooks hover over other areas.
-
- 17 Dec, 2012 1 commit
-
-
Dan Rossi authored
- #50 if we have metadata already set it is being updated during seeks and switching, dispatch metadata change events instead. new clip event method added onMetadataChange
-