Steve Heffernan
ef321a8072
MAJOR REFACTOR: Restrcutured code into class-based components. Setup and configuring should still work the same, but controls and tech elements are now sub-classes for Component, which builds elements and applies event behaviors.
...
Removed demo source code from repository root. Was receiving pull requests for the release files instead of source files. This makes it more clear where to make changes.
2011-11-29 11:40:05 -08:00
Steve Heffernan
0274280d66
Broke library into pieces and continued to reorganize.
2010-11-14 11:41:04 -08:00
Steve Heffernan
604b802df8
Added each function.
...
Updated controlbar to controlbars
2010-11-12 16:23:35 -08:00
Steve Heffernan
c211869e6a
Created "Behaviors" and reorgainzed functions based on them.
2010-11-12 15:04:46 -08:00
Steve Heffernan
004fb9ee13
Cleaned up spinner styles.
2010-11-11 19:49:07 -08:00
Steve Heffernan
afd350050f
Removed option to turn off links because it messes up controls alignment.
...
Explained some styles.
2010-11-11 19:33:33 -08:00
Steve Heffernan
9fe4307dd3
Updated skins to work with new layout methods.
2010-11-11 18:35:19 -08:00
Steve Heffernan
31f6fcdbd6
Created activateControl method for applying behaviors
...
Added rEvtContext for creating removable event listeners with context.
Switch to top/left form holygrail for load bar positioning.
Switched to relative/absolute for contorlsBelow instead of JS calculating heights.
Started testing maps integration.
2010-11-11 17:40:22 -08:00
Steve Heffernan
6a682af82c
Starting new "Activate" method for controls.
...
Switched play/pause class on play button to playing/paused class on box, so other elements can style based on that.
2010-11-10 00:05:28 -08:00
Steve Heffernan
f59237e0e8
Switched back to divs for controls elements in order to make styles more portable. LIs had too many conflicsts.
2010-11-09 22:41:09 -08:00
Steve Heffernan
6d20179ad2
Updated subitles. Now using track element method for setting subitles.
2010-11-08 20:13:43 -08:00
Steve Heffernan
77a48d9324
More reorg.
...
Switched spinner to use CSS for centering instead of JS.
Created some device checks.
Modularized some device fixes.
2010-11-08 18:44:51 -08:00
Steve Heffernan
bea0021b5f
Hopefully fixed issue with Android playback.
...
Fixed issue where big play button would appear over other fullscreen videos.
2010-11-08 13:49:05 -08:00
Steve Heffernan
b907b8d1f7
Massive reoganization.
2010-11-07 17:31:33 -08:00
Steve Heffernan
3b9141a1ae
Switched to "players" list method for controlling fallbacks and fallback order
2010-11-07 15:30:59 -08:00
Steve Heffernan
5da3957cca
Updated readme.
2010-11-07 12:17:51 -08:00
Steve Heffernan
6303b02119
Updated readme
2010-11-05 18:52:22 -07:00
Steve Heffernan
864e5bca0c
Updated version numbers.
...
Created test folder.
2010-11-05 17:32:13 -07:00