Skip to content
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

Earthengine pull request 2014 06: update earthengine-head to Time Machine head 2014-06-04, commit 694299ffbbfb2471fbc2ec55113314f017ede27e (plus changes TBD from review) #2

Closed
wants to merge 203 commits into from

Conversation

rsargent
Copy link
Member

@rsargent rsargent commented Jun 5, 2014

No description provided.

pdille and others added 30 commits October 22, 2013 16:56
- added support to fit viewer to browser window (full screen support coming soon)
- merged hyperwall code
- merged joystick code
- file formatting changes
- fixed UI race condition when stopping/replaying tours
…options when creating a time machine.

- integrated-viewer.html is now a bare bones example, as it was in the past. Needed for TMCA. Further html examples/file cleanup forthcoming.
- Tweaked fix from previous commit for instant warps between keframes in tours.
Fixed a bug that caused zoomGracefully to not zoom to the correct level.
File formatting changes to crossdomain_api.js
… there exists 0.5 difference.

Fixed a bug in controller.html for sorting keyframes due to the update from Android 4.3 to 4.4
… outside the browser window or outside an iframe.
…res) when the user's mouse leaves the viewport that is inside an iframe.
Added presentation mode.
Added the ability to rearrange keyframes while creating a tour.
Misc bug fixes.
Added new example files.
Fixed a bug in timelapse.js that skipping frames at the end does not correctly remove the captured times.
Redesign the default UI.
…ajax loading and loading via javascript includes.

- Updated the template javascript include file.
yenchiah and others added 28 commits May 19, 2014 15:22
…tocol; before it was a library that had many fallbacks/hacks for older browsers. This does mean we lost

cross domain support for older browsers, but they could not have used the viewer anyway. The only scenario that all browsers could handle would be binding some handler based
on the browser compatibility that the viewer reports. Now the page that embeds the viewer will have to do its own detection for older browsers if a fallback is wanted besides
the default message the viewer would display in this case. The API stays the same, so this should be a drop in replacement.
#1 (comment)
- Fixed issue with playing/pausing through the cross domain protocol when the time machine is looping.
…a user forces a video format in the viewer settings and

the browser doesn't actually support it, a message will be displayed rather than a black viewport.
…ssary; Fixed syntax errors tripping up older browsers (IE

< 8); Removed unused CSS
Playing a tour now hides the annotator UI.
…ks the custom UI.

Tweaked the button for toggling the annotator.
…k upon page load. For the case of initially loading a dataset, this has reduced the

number of times a video is loaded or seeked by about half.
- Bug fixes that came about as a result of the refactor above.
@rsargent rsargent closed this Jun 6, 2014
@rsargent rsargent deleted the earthengine-pull-request-2014-06 branch June 6, 2014 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants