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

2572 Коммитов

Автор SHA1 Сообщение Дата
Christopher De Cairos cf6c1a0be1 Merge pull request #162 from cadecairos/t1238
[#1238] Update Authors file
2012-07-24 15:09:07 -07:00
Christopher De Cairos ba74990890 [#1238] Fix typo in matt's name 2012-07-24 18:04:49 -04:00
Christopher De Cairos d9ff5c081d [#1238] Update Authors file 2012-07-24 18:00:35 -04:00
Christopher De Cairos 1b0d9961fc Merge pull request #161 from jbuck/changelog
Bug 1237 - Add CHANGELOG to repository
2012-07-24 13:47:51 -07:00
Jon Buckley d24b0919e7 Bug 1237 - Add CHANGELOG to repository 2012-07-24 16:41:19 -04:00
Christopher De Cairos b44e4bfaac Merge pull request #160 from cadecairos/t1236
[#t1236] Add script include for YT quarantine tests
2012-07-24 12:56:59 -07:00
Christopher De Cairos 80d22fe1df Merge pull request #158 from cadecairos/t1235
[#1235] Make TTML use text if textContent is undefined, fixing TTMLParse...
2012-07-24 12:19:35 -07:00
Christopher De Cairos 7f03406702 Merge pull request #157 from cadecairos/t1234
[#1234] Use the text property if textContent is undefined, fixes fails i...
2012-07-24 12:10:21 -07:00
Christopher De Cairos f21e897542 Merge pull request #159 from cadecairos/t1233
[#1233] Add runner injection script to IE8 shim tests
2012-07-24 12:04:54 -07:00
Christopher De Cairos aacc91012a [#t1236] Add script include for YT quarantine tests 2012-07-24 15:01:48 -04:00
Christopher De Cairos 0ca1c6e5ce [#1233] Add runner injection script to IE8 shim tests 2012-07-24 14:32:07 -04:00
Christopher De Cairos 6897ed245b [#1235] Make TTML use text if textContent is undefined, fixing TTMLParser work in IE9 2012-07-24 14:14:17 -04:00
Christopher De Cairos bb9ff3b79d [#1234] Use the text property if textContent is undefined, fixes fails in IE9 2012-07-24 14:05:34 -04:00
Matthew Schranz faf543664a [#1221] Fixed failing player module tests. Tests now pass in all supported browsers 2012-07-24 11:29:42 -04:00
Christopher De Cairos 6205465e29 Merge pull request #154 from cadecairos/t1227
[#1227] rAF test workaround for IE9, fix for compose tests, so they work...
2012-07-24 08:01:57 -07:00
Christopher De Cairos d47b6ea9f8 [#1227] Review Fixes 2012-07-23 16:02:41 -04:00
Christopher De Cairos d39033de00 [#1227] rAF test workaround for IE9, fix for compose tests, so they work in IE9 2012-07-23 14:41:18 -04:00
David Seifried 8f44ce1993 [#1222] Updated XML parser so it doesn't copy ids from its manifests 2012-07-23 11:12:50 -04:00
Christopher De Cairos 3c2fcfbbd9 [#1225] Create unsupported plugin directory, move plugins into it 2012-07-20 17:38:43 -04:00
Rick Waldron 88b7aff24b [#t1219] Allow JSONP to have arbitrary callback params with placeholder "?" values
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2012-07-20 17:12:32 -04:00
scottdowne de9d2f2ca4 [#1223] fixed order of logic in destroy 2012-07-20 16:51:50 -04:00
Jon Buckley fbd127e307 Bug 1173 - Workaround Safari video onerror regression 2012-07-20 16:16:51 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca f3532ac804 [t1220] Fixes for YouTube player tests 2012-07-20 11:07:51 -04:00
Charlie Stigler 00f2411651 [#1194] Fixed duration for new YouTube API 2012-07-18 08:31:02 -04:00
Jon Buckley 610144e8bb Bug 955 - Vimeo Universal API. r=scott 2012-07-18 11:57:09 -04:00
Scott Downe 04531ab2b2 [#1142] Plugins should never throw. 2012-07-18 06:04:17 -04:00
Christopher De Cairos c26203ad7a Merge pull request #107 from cadecairos/t1160
Move getScript call for youtube player API into setup [#1160]
2012-07-17 12:12:29 -07:00
Christopher De Cairos cf3f62f752 [#1160] Removed old variables that snuck in after a merge conflict. 2012-07-17 14:20:38 -04:00
Christopher De Cairos 8b42dd928b [#1160] Move getScript call in Youtube Player into setup, Add test 2012-07-17 12:02:27 -04:00
scottdowne 6ccaecc71a [#1201] make sure to only call clearVideo if it exists. 2012-07-17 11:21:03 -04:00
Jon Buckley 2fcc239652 Merge pull request #133 from secretrobotron/t1204
[t1204] Added webm/ogv/mp4 test to smart tests
2012-07-17 08:15:18 -07:00
secretrobotron ac8cad94f8 [t1204] review changes - styling 2012-07-17 10:10:00 -04:00
secretrobotron d4390940cd [t1204] Added webm/ogv/mp4 test to smart tests 2012-07-16 18:28:48 -04:00
secretrobotron f1803ac991 [t1203] Moved onmapsloaded to sensible place 2012-07-16 17:21:03 -04:00
ScottDowne 9e30c52fee Merge pull request #128 from cstigler/t1192-YouTubeParams
[#1192] Added URL params parsing for YouTube player
2012-07-16 13:39:50 -07:00
Rick Waldron a20baa839d [#1195] Removes Popcorn.extend(options, options), in favor of just 'options' 2012-07-16 15:18:16 -04:00
Rick Waldron 28f3e24ffb [#243] Update Popcorn.p.roundTime to use Math.round(). 2012-07-16 15:14:13 -04:00
Charlie Stigler cab72b121e [#1192] Fixed review issues 2012-07-16 11:11:35 -07:00
Matthew Schranz b6322459ea [#1019] Created a standard naming for all common manifest options. Fixed labeling on all. 2012-07-16 11:59:32 -04:00
David Seifried ac555be570 Merge pull request #116 from rwldrn/t1157
[#1157] ID-able instances
2012-07-16 08:29:56 -07:00
Charlie Stigler 03a9b871a9 [#1192] Added URL params parsing for YouTube player 2012-07-13 15:30:10 -07:00
Christopher De Cairos 17a5ab94af Merge pull request #126 from cadecairos/t1187
Updated inject script for Test Swarm [#1187]
2012-07-12 13:18:28 -07:00
Christopher De Cairos ccaa0bc424 Updated inject script for Test Swarm [#1187] 2012-07-12 15:44:41 -04:00
Scott Downe f0d52cbef1 [#1126] jsonp callback fix on certain query strings. 2012-07-11 16:17:42 -04:00
Jon Buckley 52f3474a4a Merge pull request #125 from ScottDowne/t1185
[#1185] Youtube height and width fixes, by way of deleted code :)
2012-07-11 11:59:37 -07:00
ScottDowne b1eb19f223 Merge pull request #120 from rwldrn/t1178
[#1178] Empty the trackEvent byStart, byEnd arrays on destroy
2012-07-10 09:00:08 -07:00
Jon Buckley e18787fd85 Merge pull request #122 from dseif/t1105
[#1105] Fixed core test which in turn fixed this ticket
2012-07-10 08:50:24 -07:00
ScottDowne 1209c2d734 Merge pull request #121 from secretrobotron/t1184
[t1184] exposed googlemap map as _map
2012-07-09 15:46:36 -07:00
Scott Downe e98cd4cb11 [#1185] removed dead code and updated messages in test. 2012-07-09 14:09:29 -04:00
Scott Downe 916a5aa406 [#1185] Removed dead code in youtube html test page. 2012-07-09 12:40:23 -04:00