Граф коммитов

2405 Коммитов

Автор SHA1 Сообщение Дата
Matthew Schranz 825dddb064 [915] Update to use new Popcorn.smart for everything. 2012-05-31 11:27:10 -04:00
Matthew Schranz fde0aa9c44 [#915] Initial work at refactoring the code 2012-05-31 11:27:10 -04:00
Matthew Schranz fc29ff7084 [#915]Removed unneeded checks for Popcorn.plugin.debug in unit tests and plugin _start method 2012-05-31 11:27:10 -04:00
Matthew Schranz 1f64ffada8 [#915]Media Spawner Plugin. Accepts HTML5 Video/Audio and any custom player supported by Popcorn.smart 2012-05-31 11:27:10 -04:00
Matthew Schranz fb8bda512a Initial media spawner plugin work 2012-05-31 11:27:09 -04:00
Christopher De Cairos 7f16423838 Merge pull request #82 from secretrobotron/t1109
[t1109] Fixing Popcorn.smart extensions -> types
2012-05-29 11:38:51 -07:00
secretrobotron 9b6fb21b0c [t1109] fixed tests 2012-05-29 13:05:07 -04:00
secretrobotron 488015f72e [t1109] removed unwanted code 2012-05-29 12:48:33 -04:00
secretrobotron 8aa8ebeb35 [t1109] removed type attribute entirely 2012-05-29 11:59:27 -04:00
secretrobotron 4217c2e779 [t1109] Fixing Popcorn.smart extensions -> types
Added extensionTypes array to convert extensions to types when necessary.
2012-05-29 11:48:19 -04:00
David Seifried 86281b8592 Merge pull request #66 from dseif/t1060
[#1060] Made sure we reset the seeking flag after a seek
2012-05-28 17:17:28 -07:00
Christopher De Cairos c3fbed0ac0 Merge pull request #80 from cadecairos/t1104
Rename the error event emitted by plugins to pluginerror [#1104]
2012-05-28 17:00:24 -07:00
Christopher De Cairos 6e56fc14d1 Rename the error event emitted by plugins to pluginerror [#1104] 2012-05-28 19:32:06 -04:00
David Seifried a429eea6dc [#1060] Increased timeout time as this seems to be network related/a caching issue 2012-05-28 19:08:35 -04:00
David Seifried 77a02d40bf Merge pull request #78 from dseif/t908b
[#908] Manifests should provide default information
2012-05-28 14:51:01 -07:00
David Seifried 3edf6c2b88 [#908] Review fixes 2012-05-28 16:22:53 -04:00
David Seifried 18a29b1fb5 Merge pull request #79 from dseif/t1101
[#1101] Updated manifest with stamen map types
2012-05-28 13:07:08 -07:00
David Seifried 863da326ea Merge pull request #52 from ScottDowne/t1023
[#1023] added player queue to easily allow player authors to fire play a...
2012-05-28 12:59:34 -07:00
Scott Downe a9d3d99cf9 [#1023] Review fixes. 2012-05-28 15:31:32 -04:00
Scott Downe 9febc314ae [#1023] Moving to iframe youtube player. 2012-05-28 15:22:43 -04:00
Scott Downe e0a6977bb5 [#1023] removed some console.logs I left from last commit. Removed the youtube seeking hack. No longer update via youtube player seeks, only via butter seeks. 2012-05-28 15:20:42 -04:00
Scott Downe 3af0f4bcac [#1023] whitespace change. 2012-05-28 15:20:42 -04:00
Scott Downe 771b9b75a8 [#1023] Removed a piece of the hack stack, to make it easier to change things. Fixed soundcloud tests. Made all players compensate for the removed piece of the hack stack. 2012-05-28 15:20:42 -04:00
Scott Downe 7afb08b8b7 [#1023] whitespace fixes. 2012-05-28 15:20:41 -04:00
Scott Downe ef5b6f858f [#1023] Another bug where the asynch paused value is not always in synch with the synch paused value. I now cache a paused value, for external checks, but internal checks wait for the real value. 2012-05-28 15:20:41 -04:00
Scott Downe 674588f6a1 [#1023] Fixed a bug where player paused state could be out of synch before the flash player is ready. 2012-05-28 15:18:27 -04:00
Scott Downe c11dd0debb [#1023] fixed tests to pass, would fail because of invalid assumptions on video's ready state, exposed by ticket #1044. 2012-05-28 15:18:27 -04:00
Scott Downe e5b6a1cac0 [#1023] removed limit on player queue. 2012-05-28 15:18:27 -04:00
Scott Downe 4a5cbc78c5 [#1023] added space. 2012-05-28 15:18:27 -04:00
root 74ae25a73e [#1023] typo in comment. 2012-05-28 15:18:27 -04:00
Scott Downe 6f21999e0b [#1023] moved player queue next to happen if paused or playing, as it should not matter. 2012-05-28 15:18:27 -04:00
ScottDowne 15626cbeaf [#1023] added player queue to easily allow player authors to fire play and pause asynch in the proper order. 2012-05-28 15:18:26 -04:00
David Seifried bc61d60e1c [#1101] Updated manifest with stamen map types 2012-05-28 14:54:07 -04:00
ScottDowne 023eaf4505 Merge pull request #76 from humphd/t1094
Guard against youtubeObject going away in _teardown
2012-05-28 11:50:46 -07:00
David Seifried 137c734ff8 Merge pull request #77 from dseif/t621
[#621] Soundcloud player unit tests time out on all Firefox, Safari, and Chrome
2012-05-28 10:07:15 -07:00
Christopher De Cairos be7853b6bf Merge pull request #74 from cadecairos/t1089
Added subtitle functionality to text plugin [#1089]
2012-05-28 08:55:53 -07:00
David Seifried e7466d8ede [#908] Fixed linting error for openmap 2012-05-28 11:04:30 -04:00
David Seifried b5bda06973 Merge branch 't908' of github.com:dseif/popcorn-js into t908 2012-05-28 10:41:44 -04:00
David Seifried 087e8baf47 [#908] Fixed issue where some default values were still wrong 2012-05-28 10:41:13 -04:00
David Seifried 7ac68dcc11 [#908] Default is a keyword so had to change objects that had default as a property to 'default' 2012-05-28 10:40:34 -04:00
David Seifried f67be6ab6b [#908] Removed old reference to boolean and an old todo for checkboxes 2012-05-28 10:40:34 -04:00
David Seifried cda8e5c552 [#908] Updated manifests as per review comments 2012-05-28 10:40:33 -04:00
David Seifried 33e39f7107 [#908] Added default values for all the Plugins that made sense 2012-05-28 10:40:33 -04:00
David Seifried df43461d0f [#908] Merged remote work and the work on my work comp 2012-05-28 10:39:02 -04:00
David Seifried f8810af5de [#908] Fixed issue where some default values were still wrong 2012-05-28 10:33:02 -04:00
David Seifried 1e3c1b27c1 [#621] Fixed a fail in the soundcloud unit tests and made sure we clean up after ourselves a bit more 2012-05-28 09:49:43 -04:00
Christopher De Cairos 1f8280ab42 Make text plugin tests more friendly with Opera [t1089] 2012-05-25 14:35:07 -04:00
Christopher De Cairos 02ad601b53 Changes to text plugin and unit tests as per review [#1089] 2012-05-25 14:14:56 -04:00
Christopher De Cairos d5abf53954 Updates to text unit tests [#1089] 2012-05-23 11:46:35 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca e1dccf8bf0 Guard against youtubeObject going away in _teardown 2012-05-23 11:37:28 -04:00