[
http://opencast.jira.com/browse/MH-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31020#comment-31020
]
Christopher Brooks commented on MH-7135:
----------------------------------------
I see this in the diff file:
@@ -920,11 +931,7 @@
if (text === 'true') {
Opencast.Player.detailedLogging = true;
//This is done here because otherwise it doesn't fire (due
to async threads I'm guessing)
- Opencast.Player.addEvent(Opencast.logging.NORMAL_STARTUP);
- window.setInterval(function event() {
- Opencast.Player.addEvent(Opencast.logging.HEARTBEAT);
- },
- 30 * 1000); //30 seconds
+ Opencast.Player.addEvent("NORMAL-STARTUP");
} else {
Opencast.Player.detailedLogging = false;
}
> Show media file download links in the engage player
> ---------------------------------------------------
>
> Key: MH-7135
> URL: http://opencast.jira.com/browse/MH-7135
> Project: Matterhorn Project
> Issue Type: Task
> Components: Engage Tools
> Affects Versions: 1.3
> Reporter: Lovemore Nalube
> Assignee: Greg Logan
> Priority: Release Blocker
> Fix For: 1.3, 1.3.1
>
> Attachments: Downloads Dialog.png, HideDownLoadLinkRevised.diff,
> MH-7135_dowloadlinks_reviewed.diff, Single Stream recording.png,
> Untitled.jpg, Untitled.png
>
>
> Users will need to download the files easily (or at least with the
> 'out-of-the-box' version).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________