ScottDowne
|
e72cdde5fa
|
[#572] white space
|
2011-06-14 09:20:23 -04:00 |
ScottDowne
|
3cf18e1eca
|
[#572] fixed addtrackevent typo... and tests for it
|
2011-06-13 18:52:29 -04:00 |
Jon Buckley
|
5ee6491d53
|
Merge remote-tracking branch 'rwldrn/t546b' into develop
|
2011-06-02 18:05:24 -04:00 |
Jon Buckley
|
9dcb877e94
|
Merge remote-tracking branch 'cadecairos/t481' into develop
|
2011-06-02 18:00:19 -04:00 |
rwldrn
|
d749372844
|
Restores Popcorn.getTrackEvent()
|
2011-06-02 11:30:25 -04:00 |
rwldrn
|
8e100faf9c
|
[#546] Implements track reference hash table, .ref static methods; Unit tests;
|
2011-06-02 11:08:11 -04:00 |
rwldrn
|
f5d870ad46
|
Adds new Popcorn instance member: trackRefs - object, Store track event object references by trackId
|
2011-06-02 09:33:46 -04:00 |
rwldrn
|
b727e193de
|
Relocate Popcorn.removePlugin() to more appropriate location
|
2011-06-02 09:27:14 -04:00 |
Christopher De Cairos
|
2565fac054
|
explicitly retur undefined if no trackEvent is found. minor change to tests
|
2011-06-01 18:53:28 -04:00 |
Christopher De Cairos
|
3034106383
|
fixed leaking var
|
2011-06-01 18:44:41 -04:00 |
Christopher De Cairos
|
b06a3bf667
|
modified the loop
|
2011-06-01 18:35:04 -04:00 |
Christopher De Cairos
|
2f3778484e
|
added getTrackEvent method to popcorn, added unit tests for it.
|
2011-06-01 18:13:56 -04:00 |
Christopher De Cairos
|
b296b12854
|
dried out code, removed baseplayerfrom tests, uses empty audio element instead.
|
2011-05-31 17:22:57 -04:00 |
Christopher De Cairos
|
69e9ea6597
|
fixed bug t481, created tests to enforce behaviour
|
2011-05-31 15:07:38 -04:00 |
rwldrn
|
f2461a3841
|
[#540] Loadtime event api table compilation; Perf boosts for event util method calls;
|
2011-05-24 11:54:38 -04:00 |
Anna Sobiepanek
|
b70c7fcd36
|
Merge remote branch 'scott/style' into 0.6
Conflicts:
popcorn.js
|
2011-05-17 12:08:53 -04:00 |
Anna Sobiepanek
|
84aff0136b
|
Merge remote branch 'rick/t520' into 0.6
|
2011-05-17 11:41:54 -04:00 |
Anna Sobiepanek
|
d6c04c7da8
|
Merge remote branch 'rick/t414' into 0.6
|
2011-05-17 11:19:35 -04:00 |
ScottDowne
|
7b2a2c0b71
|
[#521] style cleanup review
|
2011-05-16 22:56:43 -04:00 |
ScottDowne
|
7eea710aad
|
some whitespace cleanup of core
|
2011-05-16 20:57:04 -04:00 |
Rick Waldron
|
7f58664758
|
[#520] Quick lint fix; idx already defined
|
2011-05-16 20:16:18 -04:00 |
rwldrn
|
6c6a012c1f
|
[#414] Implements .toggle shorthand; Updates to tests; Changes per review
|
2011-05-11 14:04:33 -04:00 |
ScottDowne
|
00b3bd0337
|
[#483] whitespace cleanup
|
2011-05-11 13:41:50 -04:00 |
ScottDowne
|
79a7b4d1c3
|
[#t483] performance work for addTrackEvent
|
2011-05-11 13:33:40 -04:00 |
rwldrn
|
88a906d568
|
[#414] Adds support for disable/enable plugin commands; Includes unit tests
|
2011-05-11 11:38:23 -04:00 |
Rick Waldron
|
c21e762c02
|
[#504] tagName => nodeName
|
2011-05-08 20:21:48 -04:00 |
rwldrn
|
cc98aeadc1
|
[#398] Replace : with ! as resource delimiter
|
2011-04-26 14:33:41 -04:00 |
rwldrn
|
e5fc341c22
|
[#487] Adds unit test
|
2011-04-21 17:37:04 -04:00 |
ScottDowne
|
1adb3f3fbf
|
[#475] didn't mean to remove a newline, adding it back
|
2011-04-20 19:20:46 -04:00 |
ScottDowne
|
cebaa3aba4
|
[#475] youtube now working for position and offsetWidth/Height, subtitles now fixed
|
2011-04-20 19:18:34 -04:00 |
Anna Sobiepanek
|
31978eb821
|
Merge commit 'humph/bug455' into 0.5
|
2011-04-20 14:27:22 -04:00 |
David Humphrey
|
a1f8e1daf0
|
Add license header to all *.min.js files.
|
2011-04-20 12:56:40 -04:00 |
Anna Sobiepanek
|
1ea3d5983b
|
Merge branch 't474' into 0.5
|
2011-04-20 12:20:20 -04:00 |
Anna Sobiepanek
|
78f1535427
|
fixed as per PR comments [#474]
|
2011-04-20 10:55:34 -04:00 |
Anna Sobiepanek
|
50ef906e43
|
fixed butter tests [#474]
|
2011-04-15 20:56:26 -04:00 |
ScottDowne
|
3d0f1e9310
|
[#480] _cleanup --> _teardown
|
2011-04-15 19:29:34 -04:00 |
ScottDowne
|
a17ffa9150
|
[#480] _cleanup function for map plugin + tests
|
2011-04-15 13:05:36 -04:00 |
Anna Sobiepanek
|
3f7c14ac6d
|
Merge commit 'edsfault/ticket118' into 0.5
|
2011-04-14 14:31:27 -04:00 |
Anna Sobiepanek
|
f0318f080d
|
Merge commit 'scott/t470' into 0.5
|
2011-04-13 12:45:41 -04:00 |
Anna Sobiepanek
|
482e5f6057
|
Merge commit 'scott/t468' into 0.5
|
2011-04-13 11:47:29 -04:00 |
ScottDowne
|
be7a95eaef
|
[#470] inherit options object
|
2011-04-12 13:58:06 -04:00 |
ScottDowne
|
5472b203ba
|
[#468] popcorn.position audio test
|
2011-04-11 11:14:48 -04:00 |
rwldrn
|
666cd25ceb
|
[#446] renames vars per review
|
2011-04-08 16:52:11 -04:00 |
rwldrn
|
bb1b32ce3e
|
Lint check
|
2011-04-05 16:29:40 -04:00 |
rwldrn
|
9d772ff12d
|
[#446] Updated to Popcorn.isArray(); Changes per last review;
|
2011-04-05 14:34:55 -04:00 |
rwldrn
|
376a57523e
|
Merge branch '0.5' into t446
|
2011-04-05 13:56:43 -04:00 |
rwldrn
|
a79f2af651
|
[#t465] DRY out repeated options.dataType.toLowerCase()
|
2011-04-05 09:42:44 -04:00 |
Anna Sobiepanek
|
fecf32153b
|
Merge commit 'rick/415' into 0.5
|
2011-04-04 22:57:55 -04:00 |
Edsfault
|
7015a20344
|
Adding support and tests for standard time strings
|
2011-04-04 20:20:15 -04:00 |
rwldrn
|
0fbe4df004
|
[#463] Popcorn.isArray() to support FF3.6; +18 Unit tests
|
2011-04-01 16:43:43 -04:00 |