/soda-js

Create innovative and non-standard user interfaces to control things like visual timelines, play, pause, changing the volume, etc. This project will create a library that provides some commonly needed interfaces

Primary LanguageJavaScript

  SODA. JS - 0.1
  non-standard media user interfaces
  
  //////////////////////////////////////////////////////////////////////////////
  
  License MIT (see included LICENSE)
  Original Authors Center for Development of Open Technology @ Seneca College
  
  Github Repo. http://github.com/annasob/soda-js
  Bug Tracking http://webmademovies.lighthouseapp.com/projects/62243-soda-js/overview

  IMPORTANT! - NOTE FOR DEVELOPERS
  Please read the guidelines before pushing your code to the repository. The function(s) you are working on may already be finished and queued for push.

  GUIDELINES
  http://webmademovies.lighthouseapp.com/projects/62243/workflow

  IRC CHANNEL
  Join the development team at irc://irc.mozilla.org/webmademovies for more info

  //////////////////////////////////////////////////////////////////////////////
  
  PLATFORM AND BROWSER COMPATIBILITY
  Soda.js is explicitly developed for and actively tested on browsers that
  support the HTML5 <Video> element.
  
  Soda.js aims for 100 percent compatibility across all supported browsers;
  however, differences between individual video implementations may give
  slightly different results.
  
  //////////////////////////////////////////////////////////////////////////////