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

Improved RTMP URL parsing #574

Merged
merged 7 commits into from
Sep 23, 2012
Merged

Improved RTMP URL parsing #574

merged 7 commits into from
Sep 23, 2012

Commits on Jul 24, 2012

  1. Normalize line endings

    sapientpants committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    0158b98 View commit details
    Browse the repository at this point in the history
  2. Normalize line endings

    sapientpants committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    3209bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a415485 View commit details
    Browse the repository at this point in the history
  4. Fix whitespace

    sapientpants committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    a7afd52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f118c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Recompiled for Flash 9

    sapientpants committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    32ea18e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2012

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      2.9.3 release
      updated version number
      removed use of $ and inArray
      allows use of "max-width:100%"
      Fixed bug on line 48, added type to source buttons
      Fixing parentheses syntax error in events demo
      Changed $ to mejs.$ to prevent conflicts with other libraries
      Changed $ to mejs.$ to prevent conflicts with other libraries
      Fix IE<=8 indexOf compatibility (cannot be used on an array)
    
    Conflicts:
    	build/mediaelement-and-player.js
    	build/mediaelement.js
    	build/mediaelementplayer.js
    	src/js/me-namespace.js
    	src/js/mep-player.js
    sapientpants committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    8cc9431 View commit details
    Browse the repository at this point in the history