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

2272 Коммитов

Автор SHA1 Сообщение Дата
Rick Waldron waldron.rick@gmail.com 8f5d87b1b4 [#1037] Initial Popcorn.dom, Popcorn.dom.find( selector, context ) implementation
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-05-02 12:36:33 -04:00
Rick Waldron waldron.rick@gmail.com 891e96e75f [#1037] Popcorn.dom, Popcorn.dom.find( selector ) tests.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-05-02 12:36:33 -04:00
Rick Waldron waldron.rick@gmail.com a9b9a901ed Hotfix leaking "plugin" var and misc ws removal
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-05-02 12:33:24 -04:00
David Seifried 4e4effb943 Merge pull request #41 from ScottDowne/t1035
[#1032] Soundcloud HTML5 Player Bugs
2012-05-02 07:48:21 -07:00
ScottDowne 5bbac5f43f [#1035] removed a console.log that went rogue. 2012-05-02 10:02:28 -04:00
David Seifried a7f3a3f950 Merge pull request #32 from stevenaw/t971
[#971] srt parser fails on subtitle file end with line break
2012-05-02 06:23:20 -07:00
Jon Buckley 917c760b40 Merge pull request #40 from ScottDowne/t1033
Fixed googlemap plugin to use clientHeight [#1033]
2012-05-01 14:40:58 -07:00
ScottDowne c3e1b22a4b [#1035] 1: No longer plays while paused. Used events to make sure things are ready and loaded in a proper order. 2: Removed seeking hack. 3. hide the player's ui until play and pause have been cycled to trigger ready state, by hiding it, the user cannot interact with it, thus ensuring it stays in synch. 2012-05-01 15:56:06 -04:00
ScottDowne d3a8bb09de [#1032] soundcloud setter properly setting. 2012-05-01 14:40:04 -04:00
ScottDowne 088052e39b [#1033] offsetHeight to clientHeight. 2012-05-01 12:25:18 -04:00
ScottDowne e7b9f1f793 Merge pull request #37 from ScottDowne/t1029
[#1029] google map height fix.
2012-05-01 07:21:10 -07:00
ScottDowne b8c6ad1501 Merge pull request #21 from ScottDowne/t975
T975
2012-05-01 07:03:03 -07:00
ScottDowne 4d9879b13b Merge pull request #27 from ScottDowne/t972
[#972] Only play the media if it was specified to do so.
2012-05-01 07:01:35 -07:00
David Seifried 8042a7431b Merge pull request #39 from ScottDowne/t1032
[#1032] - Google maps needs updated defaults
2012-05-01 06:14:18 -07:00
ScottDowne f591e73351 [#1032] whitespace fix. 2012-04-30 20:54:46 -04:00
ScottDowne 97707aab12 [#1032] defaulting google map values. 2012-04-30 20:53:01 -04:00
David Seifried 23ed5c3fb0 Merge pull request #38 from dseif/t994
[#994] Fixed issue where trackevents that were currently showing when de...
2012-04-30 17:44:58 -07:00
Christopher De Cairos 419bfa3c3b Merge pull request #29 from dseif/t478
T478
2012-04-30 17:10:52 -07:00
David Seifried 1bf82d3536 [#478] Added in new way to handle soundcloud urls, so the old style works. Also updated stuff based on peer review 2012-04-30 17:11:31 -04:00
ScottDowne 785d8aa8a5 [#1029] google map height fix. 2012-04-30 16:30:01 -04:00
David Seifried 2fa945d98a [#478] Soundcloud now works with old soundcloud urls and new, beginning of teardown function 2012-04-30 15:12:56 -04:00
ScottDowne 237ca35f9c Merge pull request #26 from dseif/t1005
[#1005] Re-added the destroy tests that somehow never got staged
2012-04-30 11:25:26 -07:00
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
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
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