-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JPlayer Updates from Mars Game #526
base: development
Are you sure you want to change the base?
Commits on Dec 15, 2015
-
Got the jPlayer driver to load...
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 11ada8a - Browse repository at this point
Copy the full SHA 11ada8aView commit details -
Got the new videoManager dropped in. Doesn't break TDG.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 1722312 - Browse repository at this point
Copy the full SHA 1722312View commit details -
Got the changes to the jPlayer model driver merged in. It loads and
nothing breaks horifically.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for d433d90 - Browse repository at this point
Copy the full SHA d433d90View commit details -
Removed unnecessary method which sets z-index.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for ef5613d - Browse repository at this point
Copy the full SHA ef5613dView commit details -
Debugged calling "play" along with passing in the URL.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 42a1676 - Browse repository at this point
Copy the full SHA 42a1676View commit details -
Got more stuff using "vwf." rather than this.kernel.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 12a23cc - Browse repository at this point
Copy the full SHA 12a23ccView commit details -
Now it appears that we can inject divs dynamically?
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for c6b6bae - Browse repository at this point
Copy the full SHA c6b6baeView commit details -
Div injection now works (I think?)
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 93b46ab - Browse repository at this point
Copy the full SHA 93b46abView commit details -
Changed default names of jPlayer div container and player container BACK
so that TDG doesn't break!
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for febf021 - Browse repository at this point
Copy the full SHA febf021View commit details -
Corrected tabs vs spaces in the view driver.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 2603289 - Browse repository at this point
Copy the full SHA 2603289View commit details -
Brett Swift committed
Dec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 4de359e - Browse repository at this point
Copy the full SHA 4de359eView commit details -
Div injection now works (I think?)
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 8eb23d2 - Browse repository at this point
Copy the full SHA 8eb23d2View commit details -
Instead of creating a new mediaObject for every case of file format, …
…we now create a single mediaObject and augment as necessary.
Configuration menu - View commit details
-
Copy full SHA for 5f1b308 - Browse repository at this point
Copy the full SHA 5f1b308View commit details -
Beginnings of consuming an array of video input URLs is there...
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 159f2e0 - Browse repository at this point
Copy the full SHA 159f2e0View commit details -
Adding multi-format support appears to work!
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for ad03d93 - Browse repository at this point
Copy the full SHA ad03d93View commit details -
Now, mars-game appears to pass both test cases: playing on a browser …
…without h.264 support, but with webM support (Chromium) and vice versa (Safari)
Configuration menu - View commit details
-
Copy full SHA for 3a0a2fb - Browse repository at this point
Copy the full SHA 3a0a2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b4ada - Browse repository at this point
Copy the full SHA 19b4adaView commit details -
Removed two unnecessary lines of code.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for e5f0d43 - Browse repository at this point
Copy the full SHA e5f0d43View commit details -
Cleaned up the video URL. Now we are ready to test if it's a string or a
list.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 63f49b7 - Browse repository at this point
Copy the full SHA 63f49b7View commit details -
Added check to see if we're parsing a string or an array.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for e657c2b - Browse repository at this point
Copy the full SHA e657c2bView commit details -
Cleand up the code a little bit - in setURL, we now determine if we're
feeding it an array or a single string.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 6610428 - Browse repository at this point
Copy the full SHA 6610428View commit details -
Fixed spacing and removed some debug code.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for f17cf61 - Browse repository at this point
Copy the full SHA f17cf61View commit details -
Now we are checking if the URL exists.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for b28b108 - Browse repository at this point
Copy the full SHA b28b108View commit details -
Separated setting the URL from playing the video. This should allow us
to preload.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 0fb486e - Browse repository at this point
Copy the full SHA 0fb486eView commit details -
"load" now works in the jPlayer model.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 324e877 - Browse repository at this point
Copy the full SHA 324e877View commit details -
Got the load functionality into the jPlayer driver...
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 567290a - Browse repository at this point
Copy the full SHA 567290aView commit details -
Now we can pre-load the correct cutscenes in the scenario1* series of…
… scenarios.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 8815fcf - Browse repository at this point
Copy the full SHA 8815fcfView commit details -
Now the jPlayer driver doesn't set the URL (which may cause a load to
trigger) if its being set to the same URL as before.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for dae264d - Browse repository at this point
Copy the full SHA dae264dView commit details -
Got rid of unnecessary, commented-out code.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for aefead2 - Browse repository at this point
Copy the full SHA aefead2View commit details -
Got rid of another commented-out block that has no relevance.
Nathan Marshak authored and Brett Swift committedDec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for f31f6a3 - Browse repository at this point
Copy the full SHA f31f6a3View commit details -
Brett Swift committed
Dec 15, 2015 Configuration menu - View commit details
-
Copy full SHA for cbf764c - Browse repository at this point
Copy the full SHA cbf764cView commit details