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

2405 Коммитов

Автор SHA1 Сообщение Дата
Jon Buckley 54b190c36b Merge pull request #22 from rwldrn/991
Fixed context for onStart, onEnd, onFrame callbacks [#991]
2012-04-30 10:16:10 -07:00
Jon Buckley 523ff77ac2 Merge pull request #30 from humphd/t981
Added Stamen maps custom layer support to googlemap and openmap [#981]
2012-04-30 08:33:12 -07:00
David Seifried 2d21e790ca Merge pull request #35 from ScottDowne/t796
[#796] calling destroy on all popcorns in tests.
2012-04-30 08:24:42 -07:00
David Seifried f2a3b6a595 Merge pull request #25 from dseif/t1002
[#1002] Add-on manifests defined with an anonymous object do not appear in Popcorn.registry
2012-04-27 12:02:57 -07:00
David Seifried efeb6fce75 [#1002] Fixed tests and review comments 2012-04-25 11:49:39 -04:00
ScottDowne f85f984f91 [#796] calling destroy on all popcorns in tests. 2012-04-24 22:37:12 -04:00
ScottDowne b4ef74badf [#1020] youtube height and width test fails fixed. 2012-04-24 19:33:50 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 9ac52cd8c8 Fix OpenLayers Stamen code (transform lonlat based on projection) and add example. 2012-04-21 16:00:22 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 8e48a73b33 Add Stamen Google Map example. 2012-04-21 15:59:06 -04:00
stevenaw e5228b6cad [#971] Multiple blank line at EOF fix 2012-04-18 22:41:29 -04:00
Rick Waldron waldron.rick@gmail.com fac1d52423 [#1015] Implement ranges: [ {}, … ] property (plugin feature)
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-04-18 11:52:36 -04:00
Rick Waldron waldron.rick@gmail.com c6404c356e [#1015] Adds failing tests for ranges property imp.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-04-18 11:49:24 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca af3510db81 Add Stamen custom layer support to googlemap and openmap. 2012-04-17 15:44:35 -04:00
David Seifried 38f292a0e3 [#1005] Modified the tests to ACTUALLY use the proper asyncTest this time, also modified the tests a bit 2012-04-16 12:37:33 -04:00
David Seifried 015b861cc9 [#1005] Updated tests to use asyncTest 2012-04-10 18:29:12 -04:00
David Seifried 7055bea779 [#478] Added in a hack so you can set the currentTime while paused and the player will update 2012-04-10 18:26:48 -04:00
David Seifried ca069327c7 [#478] Fixed youtube unit tests, everything should be fine now 2012-04-10 18:00:07 -04:00
David Seifried c65856b523 [#1005] Removed a third arugement from a poorly constructed listener 2012-04-09 18:46:39 -04:00
David Seifried 304b0946b0 [#478] Cleanup up the html file a bit 2012-04-09 18:44:01 -04:00
David Seifried 2cbc3ae2fd Soundcloud rewritten, need tests 2012-04-09 17:54:44 -04:00
ScottDowne cc38a82a4b [#972] Only play the media if it was specified to do so. 2012-04-09 16:44:27 -04:00
David Seifried b089f2940e [#1005] Re-added the destroy tests that somehow never got staged 2012-04-09 13:00:49 -04:00
David Seifried cde2d8dc81 [#994] Fixed issue where trackevents that were currently showing when destroy got called were not being destroyed 2012-04-09 12:03:44 -04:00
David Seifried 5e0e338234 [#1002] Made sure our registry updates when a manifest is specified as the third arguement of the plugin constructor 2012-04-09 11:29:57 -04:00
David Seifried 7fc366e0e3 Merge pull request #24 from dseif/t997
[#997] Added a manifest for gml
2012-04-09 07:43:05 -07:00
David Seifried b4f6cc65f7 Merge pull request #23 from dseif/t998
[#998] Fixed rdio manifest
2012-04-09 07:40:34 -07:00
David Seifried 489a79e2c9 [#997] Added a manifest for gml 2012-04-09 09:39:50 -04:00
David Seifried 6631798d3c [#998] Fixed rdio manifest 2012-04-09 09:25:50 -04:00
David Seifried d45b65cec5 Merge pull request #13 from dseif/t977
[#977] Changed from using nodeType to nodeName, added support for audio ...
2012-03-30 06:11:20 -07:00
David Seifried 129aac07d9 [#977] Fixed up tests, replaced all instances of exec with cue, reverted back to upercase as comparison is easier 2012-03-28 12:56:56 -04:00
David Seifried 788fa401ec Merge branch 'master' of git://github.com/mozilla/popcorn-js into t977 2012-03-28 11:47:12 -04:00
David Seifried f254b98235 [#977] Fixed typo of asyncTest 2012-03-28 11:46:37 -04:00
David Seifried 95ee218811 [#977] Updated tests so they use newest QUnit methods now 2012-03-28 11:44:04 -04:00
David Seifried 51d2b0288f [#977] Removed use of uppercase AUDIO and VIDEO 2012-03-28 11:40:11 -04:00
Rick Waldron waldron.rick@gmail.com a9503dea84 [#991] Explicitly set context for onStart, onEnd, onFrame callbacks
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-27 14:25:03 -04:00
Rick Waldron waldron.rick@gmail.com 104ca77130 [#991] Failing tests
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-27 14:24:10 -04:00
ScottDowne 5c4fb99eef [#975] modified test to check against offset width instead of style width, this way we don't get a string with pixels. 2012-03-26 13:35:29 -04:00
David Seifried a24897278b Merge pull request #18 from ScottDowne/t958
[#958] make sure start time is never less than 0.
2012-03-23 10:55:00 -07:00
David Seifried 7f240b3744 [#986] Fixed by removing cue trackevents right after the event was fired, ensuring we get no duplicate events 2012-03-23 13:43:44 -04:00
David Seifried f58738ca57 [#986] Wrapped popcorn.play call in a canplaythrough listener 2012-03-23 13:15:54 -04:00
David Seifried 3e0da2e30d Merge pull request #14 from ScottDowne/t974
[#974] - refactor timeupdate and frameanimation
2012-03-23 07:30:28 -07:00
ScottDowne f82605116a [#958] make sure start time is never less than 0. 2012-03-22 18:44:26 -04:00
Jon Buckley 6709953d20 Merge pull request #17 from dseif/t985
[#985] Increased timeout for testswarm
2012-03-22 15:07:22 -07:00
David Seifried 069f1b2148 [#985] INcreased timeout for testswarm 2012-03-22 17:59:37 -04:00
David Seifried 8f7f564e55 Merge pull request #12 from dseif/t978
[#978] fixed issue where Popcorn no longer accepted a HTML video or audio element in it's constructor
2012-03-22 12:31:54 -07:00
David Seifried 61cd6aa2ad [#978] Fixed a spacing issue 2012-03-22 15:30:42 -04:00
David Seifried e175257e65 [#978] Fixed styling issue 2012-03-22 15:15:22 -04:00
David Seifried b5788d23a6 Merge branch 'master' of git://github.com/mozilla/popcorn-js into t978 2012-03-22 15:10:21 -04:00
David Seifried 3bd49b67f2 Merge pull request #16 from dseif/t980
[#980] Added in a tests.conf file to work with TestSwarm
2012-03-21 11:42:04 -07:00
David Seifried f6feaae243 [#980] Fixed silly JSON mistakes 2012-03-21 12:40:13 -04:00