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

245 Коммитов

Автор SHA1 Сообщение Дата
Christopher De Cairos a0174e9e6a added tests for triggered events 2011-10-31 11:28:23 -04:00
ScottDowne d45383807f [#795] youtube now fires a canplaythrough event 2011-10-28 19:59:51 -04:00
Christopher De Cairos a437732b11 triggers canplaythrough 2011-10-28 13:30:37 -04:00
Christopher De Cairos e9ef87fab8 added 7 flashvar parameters available as options 2011-10-28 12:00:01 -04:00
ScottDowne 98921c3d01 [#774] youtube query string working tests 2011-10-26 13:12:28 -04:00
ScottDowne a03ea26238 [#t775] added support for youtube player query string 2011-10-25 17:24:42 -04:00
ScottDowne 86ca9a8d8e [#776] switching to protocol-less urls in user facing code 2011-10-25 13:58:36 -04:00
Christopher De Cairos f5ad5850b1 Re-wrote the Vimeo Player using the new player API 2011-10-25 13:17:50 -04:00
Christopher De Cairos 1cd83e55d1 Removed http references in new Vimeo player to support different connection types 2011-10-25 13:16:19 -04:00
Christopher De Cairos 3452997045 fixes as per review [#728] 2011-10-24 10:47:00 -04:00
ScottDowne e6be45f2a7 #t782 removed testing code left behind 2011-10-20 12:14:41 -04:00
ScottDowne 501fbbdf7f #t782 default youtube player size 2011-10-20 12:13:27 -04:00
ScottDowne 169a9d765f #t781 proper html5 to youtube sound conversion 2011-10-20 11:32:35 -04:00
Christopher De Cairos 06cb016b15 fix brain fart on line 181 2011-10-17 11:48:14 -04:00
Christopher De Cairos 3df47e2fba fixes as per review 2011-10-17 10:55:53 -04:00
Christopher De Cairos 7cdfafb1cd fixes, as per review 2011-10-07 13:54:54 -04:00
David Seifried cedcd7646c [#770] Removed the old baseplayer code from the players directory 2011-10-06 11:30:57 -04:00
Christopher De Cairos ff4c81b3b1 Re-write of the Vimeo Player plug-in to use the new Player API [#728] 2011-09-30 00:09:46 -04:00
Christopher De Cairos caa6b79129 Baseplayer can now update players with state info after a player is ready. Also, updates to enable this in the Youtube Player. [#743] 2011-09-29 13:16:38 -04:00
ScottDowne 90295a89c6 [#743] basePlayer caching state for custom players 2011-09-29 11:40:00 -04:00
Christopher De Cairos c348189469 Fixed bad currentTime call in youtube unit test [#423] 2011-09-28 15:42:47 -04:00
Christopher De Cairos 261e12c8d8 Merge branch 't423' of git://github.com/ScottDowne/popcorn-js into t423 2011-09-28 12:37:57 -04:00
ScottDowne d76ea3d20e [#423] quote matching fix 2011-09-28 12:25:47 -04:00
ScottDowne ad0e9f094b [#423] tightened up volume event listener. fixed regression on timeupdate loop. youtube now works with target id, element, or hash-id, just like popcorn's html video targeting 2011-09-28 12:14:45 -04:00
ScottDowne 57e80e7c47 [#423] removed dead variable 2011-09-27 16:44:20 -04:00
Christopher De Cairos e98351c019 Merge branch 't423' of git://github.com/ScottDowne/popcorn-js into t423 2011-09-27 16:32:28 -04:00
ScottDowne 8bb4e4c0f9 [#423] whitespace fixes 2011-09-27 16:28:37 -04:00
Christopher De Cairos 57c1b232d9 Merge branch 't423' of git://github.com/ScottDowne/popcorn-js into t423 2011-09-27 15:08:30 -04:00
ScottDowne 25ad25162b [#423] polling volume changes in youtube player. youtube API has no events for volume changes, so I have to poll 2011-09-27 15:07:40 -04:00
Christopher De Cairos 2e2e258f80 Merge branch 't423' of git://github.com/ScottDowne/popcorn-js into t423 2011-09-27 14:20:06 -04:00
ScottDowne 30673002a5 [#423] fixed copy and paste error :P 2011-09-27 14:19:23 -04:00
Christopher De Cairos 4b05c31cad Merge branch 't423' of git://github.com/ScottDowne/popcorn-js into t423 2011-09-27 14:09:43 -04:00
Christopher De Cairos 7a377472e8 Merge branch 'develop' of github.com:cadecairos/popcorn-js into t423 2011-09-27 13:12:45 -04:00
ScottDowne f3dadbf526 review changes and Object.defineProperty use 2011-09-27 12:09:56 -04:00
Jon Buckley 6bbf24a842 Update and move sequence submodule. Slim Makefile 2011-09-26 15:37:13 -04:00
ScottDowne a3fdc5d53f [#423] one baseplayer to rule them all.
[#423] updates to initial baseplayer code to work better with custom players

[#423] a fix to media function calls; added return statement

[#423] pulling initial work into proper repo location, fixing tests

[423] finished youtube player and tests for youtube player and baseplayer
2011-09-20 17:12:51 -04:00
Christopher De Cairos a3b2bf6000 added webm source to all plugin and parser (and some other) unit test html files 2011-09-06 14:50:29 -04:00
ScottDowne c96536d3e2 [#693] fixes subtitles in youtube and vimeo 2011-08-29 15:37:16 -04:00
Rick Waldron e71c6efd2a [#680] Fixes suspicious code warnings 2011-08-23 13:54:06 -04:00
Rick Waldron a94ca3be4b [#680] Cleans whitespace junk 2011-08-23 13:52:49 -04:00
Jon Buckley 8aff6405c7 Update the sequence plugin to the latest version 2011-06-23 17:26:52 -04:00
Jon Buckley d530037ec9 Merge remote-tracking branch 'dseif/t541' into develop 2011-06-23 15:35:22 -04:00
David Seifried 25fe8403e5 [#541] Fixed some styling issues 2011-06-21 09:23:53 -04:00
Jon Buckley 3c5727f9c8 Merge remote-tracking branch 'cadecairos/t560' into develop 2011-06-20 16:49:24 -04:00
Christopher De Cairos 138e29d10e [560] addedmessage about two youtube videos present after tests 2011-06-20 16:44:49 -04:00
David Seifried e09f2e0a3c [#t541] Changed timeout from 250ms to 50ms and also added some array padding and other styling fixes 2011-06-20 14:40:45 -04:00
Christopher De Cairos 754ce0e31b added unit tests for controls and annotations 2011-06-20 14:18:15 -04:00
David Seifried 40a97fee6f Merge branch 't541' of github.com:dseif/popcorn-js into t541 2011-06-20 14:18:09 -04:00
Jon Buckley 8dc8af0d08 Merge remote-tracking branch 'dseif/youtubeBug' into develop 2011-06-17 17:07:05 -04:00
Christopher De Cairos 8f130292fa fixed typo, modified html file 2011-06-17 14:21:01 -04:00
David Seifried a8627785ec [#569] Added unit tests for added functionality, also initialized variable the created variable to false as thats what it should be 2011-06-15 15:24:29 -04:00
David Seifried feeabfc0ba Added flag that is used in butter to track whether the state of the video is paused or not 2011-06-13 11:32:08 -04:00
David Seifried d8a4bc51a0 Added a fix for the youtube bug that is affecting butter 2011-06-09 14:31:02 -04:00
Christopher De Cairos aea1877061 fixed html file 2011-06-08 16:57:52 -04:00
Christopher De Cairos c19a0da9a8 you can now toggle controls, and annotations 2011-06-08 16:48:39 -04:00
Christopher De Cairos 763ba4a3f2 initial work 2011-06-08 11:40:44 -04:00
David Seifried e5b7c63e3c [#541] Wrote some unit tests in order to test the timeupdating functionality of the baseplayer 2011-06-06 14:38:09 -04:00
David Seifried f0d3b4b9cb [#541] Made the time updating of the baseplayer more accurate using date objects to get the time difference 2011-06-03 14:20:18 -04:00
Anna Sobiepanek 94ccfb680a Merge remote branch 'dseif/t524' into 0.6 2011-05-18 15:55:30 -04:00
David Seifried e62106011a Merge branch 'sequence' of git://github.com/cadecairos/popcorn-js into t524 2011-05-18 12:58:12 -04:00
ScottDowne 832f745edb [#421] apply css property in options 2011-05-17 20:13:00 -04:00
ScottDowne 0565e9f34a [#421] removed getStyle from vimeo 2011-05-17 15:30:53 -04:00
ScottDowne 910fbbbf38 [#421] vimeo player position with subtitles fix 2011-05-17 14:21:22 -04:00
Christopher De Cairos 4fab966414 new commits in the subdirectory, removed old videosequencer file.. 2011-05-17 13:35:31 -04:00
Christopher De Cairos b9feb06c83 Set up Rick Waldrons popcorn.sequencer repository as a submodule in the players directory 2011-05-17 13:31:31 -04:00
Anna Sobiepanek 43438e8990 Merge remote branch 'bobby/493' into 0.6 2011-05-17 12:16:26 -04:00
secretrobotron 92fef66937 1. Added youtube unit test for underscores in urls.
2. Added 'expected' field to each url test.
2011-05-17 11:51:05 -04:00
Anna Sobiepanek 726ee73ce1 Merge remote branch 'scott/t486' into 0.6 2011-05-16 16:04:08 -04:00
Anna Sobiepanek 3c3b7c6ef5 Merge remote-tracking branch 'rick/t500' into 0.6 2011-05-14 04:45:06 -04:00
ScottDowne 78e4c623ec [#t486] generating container div for vimeo object 2011-05-11 16:22:59 -04:00
Anna Sobiepanek 140c149ea7 Merge commit 'rick/t503' into 0.6 2011-05-11 00:30:25 -04:00
Anna Sobiepanek 180f4c1d07 Merge commit 'rick/t488' into 0.6 2011-05-10 14:01:09 -04:00
Bobby Richter ae4cf70139 1. Scott's greedy regex.
2. Added /v/ to tests.
2011-05-09 11:10:29 -04:00
Rick Waldron a33773f1df [#503] Fix getStyle calls to correctly call from this 2011-05-08 20:04:16 -04:00
Rick Waldron 4fd6845b51 [#488] Replace getBoundingClientRect with pass through method to Popcorn.position() 2011-05-08 19:45:05 -04:00
Rick Waldron b770c627c1 [#500] Correct typo verion=>version 2011-05-08 19:30:25 -04:00
Rick Waldron 3cdba10927 [#496] Switch to abs path for serving soundclound player API 2011-05-08 19:15:53 -04:00
Bobby Richter 3c61e384ac 1. Assimilated youtube regex's
2. Added youtube regex tests
2011-05-06 22:54:26 -04:00
Bobby Richter d44927ab3a Fixing style. 2011-05-04 21:20:36 -04:00
Bobby Richter 7b7e530c1a 1. Fixed regex in youtube player plugin.
2. Regex compiled once per plugin instantiation.
2011-05-04 21:14:56 -04:00
Bobby Richter b6ea59fa98 Fixed youtube regex. 2011-04-28 16:06:24 -04:00
Anna Sobiepanek dc1c887db7 Merge commit 'steven/t380' into 0.5 2011-04-21 17:43:44 -04:00
Anna Sobiepanek 4c9dd95c98 Merge branch 't453' into 0.5
Conflicts:
	players/youtube/popcorn.youtube.js
2011-04-21 17:36:51 -04:00
Anna Sobiepanek 4c15ecb060 Merge branch 't452' into 0.5 2011-04-21 17:34:00 -04:00
Anna Sobiepanek 33fac4aeeb fixed linting [#489 state:peer-review-requested] 2011-04-21 16:38:19 -04:00
Anna Sobiepanek 0b3713a105 more fixes based on feedback from Steven [#452 state:peer-review-requested] 2011-04-21 16:36:03 -04:00
Anna Sobiepanek 0b46ef95ef linting [#452] 2011-04-21 16:29:58 -04:00
stevenaw 1f1d56e137 [#380] Increased test timeout 2011-04-21 16:17:05 -04:00
Anna Sobiepanek 77aee28cd8 Merge commit 'scott/t475' into 0.5 2011-04-21 16:09:27 -04:00
ScottDowne 1fc08123d5 [#475] bandaid for rounding error on chrome 2011-04-21 13:03:31 -04:00
stevenaw 944a8acb48 [#422] De-hairing code 2011-04-20 20:25:49 -04:00
stevenaw a5af0c4f28 [#422] Done. can be specified in ctor or styles 2011-04-20 20:21:29 -04:00
ScottDowne e4ee5bf502 [#475] removed commented out code and dead code that has been retired by #475 2011-04-20 19:51:39 -04:00
ScottDowne 3679966eac [#475] fixed up youtube test failures 2011-04-20 19:46:39 -04:00
stevenaw 6743cf25ec [#422] Stuff done 2011-04-20 19:28:45 -04:00
ScottDowne cebaa3aba4 [#475] youtube now working for position and offsetWidth/Height, subtitles now fixed 2011-04-20 19:18:34 -04:00
stevenaw 2eb3db8982 [#380] API and doc updated fully 2011-04-20 18:16:34 -04:00
stevenaw 57ce817111 [#380] API changes reverted 2011-04-20 17:18:49 -04:00
stevenaw 766ef80abc [#380] API signature updated. Test timeout increassed 2011-04-20 12:50:17 -04:00
stevenaw 87040a45eb Merge branch 't380' of github.com:stevenaw/popcorn-js into t380 2011-04-19 16:18:19 -04:00
stevenaw 0813567d60 [#380] Soundcloud updated to remove data-* 2011-04-19 15:25:43 -04:00
stevenaw b05796f761 Merge branch 'ticket-447' into t475 2011-04-16 19:51:33 -04:00
stevenaw 19e5d2711b Merge branch 't475' of github.com:stevenaw/popcorn-js into t475 2011-04-16 19:43:55 -04:00
Anna Sobiepanek e25d59e6bc Merge commit 'steven/ticket-447' into 0.5 2011-04-15 18:44:26 -04:00
stevenaw 2b49426bd9 [#380] Oops. Updated the page title, it still said 'Base Player' 2011-04-14 23:40:28 -04:00
stevenaw 5b1a6a714d [#380] Increased unit tests timeouts to allow players to load 2011-04-14 23:36:09 -04:00
stevenaw 5e6dfcb1b1 Merge branch 't380' of github.com:stevenaw/popcorn-js into t380 2011-04-14 23:27:46 -04:00
stevenaw 4ff55fae2a [#475] Vimeo and Youtube done. Waiting for baseplayer to stage 2011-04-14 23:21:14 -04:00
stevenaw 30272fa9a1 [#447] Update to ninja in for #475 2011-04-14 12:42:32 -04:00
stevenaw 8f0c275d6d [#447] Update to ninja in for #475 2011-04-14 12:12:56 -04:00
stevenaw 66392def7c [#380] Updaated demo page 2011-04-13 18:12:01 -04:00
unknown 7c635b114d [#380] Fix getBoundingClientRect() 2011-04-13 14:34:08 -04:00
stevenaw 33f90ccba4 [#380] Branch remade 2011-04-12 16:40:38 -04:00
stevenaw 678337614e [#447] Fix linting errors 2011-04-08 13:11:30 -04:00
stevenaw f24607b603 [#447] Added getBoundingClientrect(), getStyle() 2011-04-07 12:10:03 -04:00
stevenaw f23e244eac [#447] Unit test clarified for timeupdate overriding, event dispatching 2011-04-07 12:09:38 -04:00
stevenaw dd00e1bf8b [#447] Extract baseplayer to players/baseplayer 2011-04-07 12:09:25 -04:00
stevenaw 011bf02a8a [#424] Remote fetching of swfobject 2011-03-30 17:44:33 -04:00
Anna Sobiepanek a0ae78b5b9 fixed linting [#453] 2011-03-29 13:30:04 -04:00
David Humphrey e6363ef1ce Fixing trailing comma in vimeo player code. 2011-03-17 16:01:56 -04:00
Anna Sobiepanek 4dc2e5cc27 Merge commit 'steven/280_Flash' into 0.4
Conflicts:
	players/vimeo/popcorn.vimeo.html
	players/vimeo/popcorn.vimeo.js
	players/vimeo/popcorn.vimeo.unit.html
	players/vimeo/popcorn.vimeo.unit.js
2011-03-17 15:21:05 -04:00
Anna Sobiepanek 0b4a83fac6 Merge commit 'steven/140' into 0.4 2011-03-17 15:15:13 -04:00
stevenaw df7de37de1 [#140] Unit test bug fixed, tests now mutually independant 2011-03-17 02:31:15 -04:00
stevenaw 21328dd3d5 [#280] Documentation cleanup 2011-03-16 22:26:06 -04:00
stevenaw 1c2cdc3c66 [#140] To Do: Nasty duration unit test bug 2011-03-16 22:21:55 -04:00
stevenaw 410941e3bc [#140] Demos added, delayed events. TO DO: Fix test duration bug, mute toggle bug, setting of offset position 2011-03-16 19:03:50 -04:00
stevenaw c69ef70c68 [#280] Cleanup, add GoogleFeed 2011-03-16 18:31:30 -04:00
stevenaw d3d2801229 [#280] SWFObject.js inlined, demo upgraded to work with a multitude of plugins 2011-03-16 18:22:48 -04:00
stevenaw adce4eb9ef [#280] Protocol check 2011-03-16 08:51:59 -04:00
stevenaw 6d00162be1 [#280] Cleanup, tests done 2011-03-16 08:46:23 -04:00
stevenaw db37d68082 [#280] Object injected, events firing 2011-03-16 08:00:35 -04:00
stevenaw acf08ecd4c [#280] Ported to Flash Player 2011-03-16 07:18:50 -04:00
stevenaw bd326e1ec1 [#280] Things work better now. FF4 still broken by Vimeo's player 2011-03-16 06:11:55 -04:00
stevenaw 76a0961a00 [#280] No Core changes works in FF3.6. Chrome doesn't display (but DOM is updated), FF4Beta just doesn't 2011-03-16 02:48:38 -04:00
stevenaw 3e35330015 [#140] Unit tests fixed 2011-03-15 20:25:36 -04:00
stevenaw e237cbf969 [#140] Server detection, object embedding, and mute fix and UI tweaks 2011-03-15 18:20:36 -04:00
stevenaw 12805a7aec [#140] Unit tests fixed 2011-03-15 14:22:08 -04:00
stevenaw 79c12c5f0f [#140] Updated for core engine changes 2011-03-15 11:44:58 -04:00
stevenaw a8a3dc2288 [#140] Merge vvasabi's work 2011-03-15 11:27:12 -04:00
Brad Chen baf55c326d Use corret unix file format. 2011-03-11 02:22:03 -05:00
Brad Chen 5079221fae Use popcorn.extend to inject class methods. 2011-03-11 02:19:59 -05:00
Brad Chen 73bcf4d0c4 Initial draft of the normalized approach. 2011-03-11 02:07:11 -05:00
stevenaw 238d522ed0 [#280] Core tests added 2011-03-09 12:36:52 -05:00
stevenaw ea2d5c4540 [#280] Bugfixes in popcorn core for duration, mute implementation in player 2011-03-08 00:08:43 -05:00
stevenaw ac7935ddb5 [#280] Wrapper coded, unit tests written 2011-03-07 21:57:15 -05:00