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

Master #382

Open
wants to merge 250 commits into
base: v2.3
Choose a base branch
from
Open

Master #382

wants to merge 250 commits into from

Commits on Oct 27, 2012

  1. Add opus codec for ogg, add flac

    official mime type for opus is audio/ogg, codec=opus
    flac native bitstream is unregistered and uses x-flac
    StefanBruens committed Oct 27, 2012
    Configuration menu
    Copy the full SHA
    1cdbaff View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. Configuration menu
    Copy the full SHA
    a638a2d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. Automatically destroy removed instances

    With multiple instances of jplayer, if one got removed from the dom without being destroyed, the others would cause a javascript error on play. This was caused by keeping a list of instances ($.jPlayer.prototype.instances) that would get out of sync with the page. With this patch, jPlayer clears the list of any nonexistent instances before iterating over the list.
    
    The error was triggered from pauseOthers() and $.jPlayer.pause().
    sterlinghirsh committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    c30b049 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2013

  1. Update JplayerRtmp.as

    Fix problem with connection Amazon cloudfront signeture url
    iking0980 committed May 10, 2013
    Configuration menu
    Copy the full SHA
    526da54 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2013

  1. Configuration menu
    Copy the full SHA
    382eeb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2013

  1. Configuration menu
    Copy the full SHA
    3489b17 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

  1. Configuration menu
    Copy the full SHA
    8a41f33 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2013

  1. Configuration menu
    Copy the full SHA
    8abab8f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev

    thepag committed Oct 31, 2013
    Configuration menu
    Copy the full SHA
    3600a54 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2013

  1. Merge branch 'master' of https://github.com/rickvanderzwet/jPlayer in…

    …to rickvanderzwet-master
    thepag committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    c393080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a28a8fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce902e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2013

  1. Merge branch 'patch-1' of https://github.com/StefanBruens/jPlayer int…

    …o StefanBruens-patch-1
    thepag committed Nov 2, 2013
    Configuration menu
    Copy the full SHA
    d341e00 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2013

  1. Configuration menu
    Copy the full SHA
    d083b28 View commit details
    Browse the repository at this point in the history
  2. Added globalVolume option

    thepag committed Nov 3, 2013
    Configuration menu
    Copy the full SHA
    49bd12e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e614d1f View commit details
    Browse the repository at this point in the history
  4. bower component.json

    Gao Yingkai authored and thepag committed Nov 3, 2013
    Configuration menu
    Copy the full SHA
    1345a74 View commit details
    Browse the repository at this point in the history
  5. semantic version for jquery

    popol1991 authored and thepag committed Nov 3, 2013
    Configuration menu
    Copy the full SHA
    a1f04cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f258145 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    377c4a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4a6c5d View commit details
    Browse the repository at this point in the history
  9. 2 Configuration menu
    Copy the full SHA
    5ca8187 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2013

  1. Configuration menu
    Copy the full SHA
    61edf67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    142afbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b7b6e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2013

  1. Fix flashreset volume #52 by @marcn

    thepag committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    c695b39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7f268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e927554 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. Configuration menu
    Copy the full SHA
    eef9658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7075ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67ce6a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2013

  1. Configuration menu
    Copy the full SHA
    b7b7dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182f6f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a80ff View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2013

  1. Configuration menu
    Copy the full SHA
    b767e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7731ec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2013

  1. Add bower install instructions

    s10wen committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    dd68b8d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2013

  1. Configuration menu
    Copy the full SHA
    985b8d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06e8f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #187 from simonowendesign/patch-1

    Add bower install instructions
    thepag committed Dec 30, 2013
    Configuration menu
    Copy the full SHA
    d44ea7c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Configuration menu
    Copy the full SHA
    26e2455 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2014

  1. Configuration menu
    Copy the full SHA
    3c9abf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2014

  1. The media.title property of the setMedia object is now written to the…

    … jp-title class of the instance.
    thepag committed Apr 1, 2014
    Configuration menu
    Copy the full SHA
    07b4cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce54455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3461207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c7d3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ae3fac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95fb735 View commit details
    Browse the repository at this point in the history
  7. The media.duration property of the setMedia object is now used when d…

    …isplaying the jp-duration.
    thepag committed Apr 1, 2014
    Configuration menu
    Copy the full SHA
    3c74f75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49dc5c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1906561 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. Configuration menu
    Copy the full SHA
    47ca9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d3fe2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c93ae27 View commit details
    Browse the repository at this point in the history
  4. Corrected date in Flash menu

    thepag committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    7a2ebbb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. Configuration menu
    Copy the full SHA
    f558e34 View commit details
    Browse the repository at this point in the history
  2. Updated the versioning

    thepag committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    aca237f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2014

  1. Update the android_phone fullscreen support useragent detection regex so

    that it allows fullscreen on android phones using the Chrome browser.
    
    Chrome on android has supported full screen since it's release:
    http://www.brighthand.com/default.asp?newsID=20141
    Matt Fawcett committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    0810db8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Add support for native fullscreen api in Internet explorer.

    Currenly works in IE11 (the latest) using the ms prefix.
    Matt Fawcett committed May 2, 2014
    Configuration menu
    Copy the full SHA
    16e8c38 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

  1. Configuration menu
    Copy the full SHA
    bd311f0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2014

  1. Configuration menu
    Copy the full SHA
    0b82804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0762d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb72ad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev

    thepag committed May 30, 2014
    Configuration menu
    Copy the full SHA
    b0d918d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2014

  1. Configuration menu
    Copy the full SHA
    b2389b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c478d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2216c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54408ec View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2014

  1. Configuration menu
    Copy the full SHA
    e7a426d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf43036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0526601 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

  1. Configuration menu
    Copy the full SHA
    4fe69b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcbdc52 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2014

  1. Add composer.json

    thormeier committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    4a90991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dfc8f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2014

  1. Updated versioning to 2.7.0

    thepag committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    94e3c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83d1dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cb614 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2014

  1. Browser-compatibility fix for data URI scheme.

    Since MSIE cuts off URL's validated in this way at 5120 bytes, data URI's should not be qualified this way. This bugfix allows you to use base64-encoded data URI's for audio data.
    smidgen committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    b2c841f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Bugfix for Chrome 37

    As of Chrome version 37, the Android bugfix appears to be no longer needed, and in fact breaks jPlayer. This is the fix.
    smidgen committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    f2c9f81 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2014

  1. Configuration menu
    Copy the full SHA
    7ddf198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebbd76 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2014

  1. Configuration menu
    Copy the full SHA
    4032921 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2014

  1. Configuration menu
    Copy the full SHA
    564edf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2014

  1. Configuration menu
    Copy the full SHA
    1e4adf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee1c24f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. Added grunt build process.

    thepag committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    c987cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4ff30e View commit details
    Browse the repository at this point in the history
  3. Tested grunt build process for no change changes. The SWF is differen…

    …t on recompile with no change.
    thepag committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    3a3db14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8078f8b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. Added circle player skin.

    thepag committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    c6e6e64 View commit details
    Browse the repository at this point in the history
  2. Added the demos

    thepag committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    cb78301 View commit details
    Browse the repository at this point in the history
  3. Added skin artwork PSD files.

    thepag committed Oct 17, 2014
    1 Configuration menu
    Copy the full SHA
    c357335 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2014

  1. Configuration menu
    Copy the full SHA
    1516419 View commit details
    Browse the repository at this point in the history
  2. Added mustache templates

    thepag committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    2aa37ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5612a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d54d2af View commit details
    Browse the repository at this point in the history
  5. Corrected bower file

    thepag committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    06fd9c7 View commit details
    Browse the repository at this point in the history
  6. Removed old template file.

    thepag committed Oct 23, 2014
    Configuration menu
    Copy the full SHA
    47ae957 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. Configuration menu
    Copy the full SHA
    9bfefea View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2014

  1. Configuration menu
    Copy the full SHA
    383431c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ebc70 View commit details
    Browse the repository at this point in the history
  3. Built new min JavaScript

    thepag committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    958c410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c7be0 View commit details
    Browse the repository at this point in the history
  5. Updated new Pink Flag examples

    thepag committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    77ef857 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    587cb4f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2014

  1. Create CLA.md

    maboa committed Oct 31, 2014
    Configuration menu
    Copy the full SHA
    b38b192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483311c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d3640 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Configuration menu
    Copy the full SHA
    6a49e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c854751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d9edc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb503d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c846d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. Configuration menu
    Copy the full SHA
    3ddfa52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4266bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    770fc60 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

  1. Configuration menu
    Copy the full SHA
    5f5b7b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2014

  1. Configuration menu
    Copy the full SHA
    ddbe336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9bda36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f916c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e044d03 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into dev

    thepag committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    7754298 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. Configuration menu
    Copy the full SHA
    aa83cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375cf2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86265e9 View commit details
    Browse the repository at this point in the history
  4. Built jPlayer min

    thepag committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    cd7e7f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e08c8a9 View commit details
    Browse the repository at this point in the history
  6. Moved jPlayer jshint options to .jshintrc file. Used jQuery lint rule…

    …s. We violate the quotmark double rule.
    thepag committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    7cb075b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. Configuration menu
    Copy the full SHA
    e8bd176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855ee5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f29feb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593c6e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40e9d54 View commit details
    Browse the repository at this point in the history
  6. Updated the contributing text

    thepag committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    d3395dd View commit details
    Browse the repository at this point in the history
  7. tweaked the contribute text

    thepag committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    e3d1f67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ae2582 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. Configuration menu
    Copy the full SHA
    a2d42e5 View commit details
    Browse the repository at this point in the history
  2. Rebuilt 2.8.0 minified JS because they were built before the version …

    …number was changed from 2.7.1 in package.json
    thepag committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    fb7c241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7031bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f656622 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28475f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2014

  1. CommonJS support

    nervo committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    6fe1d3b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Configuration menu
    Copy the full SHA
    360bf4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc458b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe0aefb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667b09e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3b1b79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78fab19 View commit details
    Browse the repository at this point in the history
  7. Tweaked Changelog MD syntax.

    thepag committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    7750296 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    baf3a6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0056a4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f54595 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36e5973 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c76663 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c5b82c View commit details
    Browse the repository at this point in the history
  14. Build new version of dist JS.

    thepag committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    7ece46a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6165697 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2014

  1. Configuration menu
    Copy the full SHA
    c4b2714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d9c99 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Afterster/jPlayer into Af…

    …terster-issue-185
    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    fbd73d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9a67d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac9a44e View commit details
    Browse the repository at this point in the history
  6. updated change log

    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    1b0a6a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27bb039 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'gui-flicker-fix' of https://github.com/HobieCat/jPlayer

    …into HobieCat-issue-217
    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    b525ed2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ff7df4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e1630f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a068e6 View commit details
    Browse the repository at this point in the history
  12. updated migration info

    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    446af5d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6b8fea View commit details
    Browse the repository at this point in the history
  14. Revert "Bugfix for Chrome 37" because an android fix is already in 2.…

    …7.1 by different means.
    
    This reverts commit f2c9f81.
    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    9bf7033 View commit details
    Browse the repository at this point in the history
  15. Syntax changes for Lint rules

    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    b983d9a View commit details
    Browse the repository at this point in the history
  16. updated change log

    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    cbb395d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e540e12 View commit details
    Browse the repository at this point in the history
  18. Inc versioning to 2.8.3

    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    4c888d4 View commit details
    Browse the repository at this point in the history
  19. built dist folder for 2.8.3

    thepag committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    3bbbb0b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    448ac43 View commit details
    Browse the repository at this point in the history
  21. Update composer.json

    Added more information and moved jquery to suggests
    thormeier committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    a0545f4 View commit details
    Browse the repository at this point in the history
  22. Use valid name and author

    thormeier committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    45b0089 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2014

  1. Configuration menu
    Copy the full SHA
    4fbb104 View commit details
    Browse the repository at this point in the history
  2. Built js files and tested. #213

    thepag committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    a9a4398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    507592d View commit details
    Browse the repository at this point in the history
  4. update changelog

    thepag committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    f66bb7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39496de View commit details
    Browse the repository at this point in the history
  6. Merge branch 'composer-support' of https://github.com/thormeier/jPlayer

    … into thormeier-issue-235
    thepag committed Nov 21, 2014
    Configuration menu
    Copy the full SHA
    1040ec4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    470eaee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92faca7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2014

  1. Add Aurora.js solution

    Afterster committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    0aa9bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cf044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4979d61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f925951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    690c35b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee10be6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd42878 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2014

  1. Configuration menu
    Copy the full SHA
    e280d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0954c51 View commit details
    Browse the repository at this point in the history
  3. updated changelog

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    ad07906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee00efb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c622e32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ce948e View commit details
    Browse the repository at this point in the history
  7. updated changelog

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    98dcd55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60fed75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03a1f89 View commit details
    Browse the repository at this point in the history
  10. renamed dist src

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    4609c57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4c8350 View commit details
    Browse the repository at this point in the history
  12. renamed dist src back again

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    0f76273 View commit details
    Browse the repository at this point in the history
  13. updated changelog

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    0e96a70 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1038ad3 View commit details
    Browse the repository at this point in the history
  15. updated version to 2.8.4

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    cead2c4 View commit details
    Browse the repository at this point in the history
  16. built 2.8.4 dist

    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    1502a9c View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' into dev

    Conflicts:
    	CHANGELOG.md - fixed
    thepag committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    10eb030 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. Configuration menu
    Copy the full SHA
    ed84d50 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2014

  1. Merge branch 'master' into dev

    thepag committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    1255672 View commit details
    Browse the repository at this point in the history
  2. Updated versioning 2.9.0

    thepag committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    b8f82f0 View commit details
    Browse the repository at this point in the history
  3. build dist

    thepag committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    da213d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef5b584 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16803ec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2014

  1. Configuration menu
    Copy the full SHA
    8189217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ec095 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2014

  1. Configuration menu
    Copy the full SHA
    f00ba69 View commit details
    Browse the repository at this point in the history
  2. Inc pkg to 2.9.1 and rebuilt

    thepag committed Dec 9, 2014
    Configuration menu
    Copy the full SHA
    6d3e3dd View commit details
    Browse the repository at this point in the history
  3. Updated change log

    thepag committed Dec 9, 2014
    Configuration menu
    Copy the full SHA
    39f32ad View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2014

  1. Configuration menu
    Copy the full SHA
    3f4d68c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a29db View commit details
    Browse the repository at this point in the history
  3. Added SASS code as per #260

    thepag committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    4c05012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a97610 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5b08f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    115c246 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a561d23 View commit details
    Browse the repository at this point in the history
  8. switched to grunt-contrib-sass

    thepag committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    6dd03b7 View commit details
    Browse the repository at this point in the history
  9. Added sass cache to gitignore

    thepag committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    169996c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    631e44a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d31b26c View commit details
    Browse the repository at this point in the history
  12. Added cssmin task

    thepag committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    9ccb6ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d990d80 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6e1655 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e3cf2f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Configuration menu
    Copy the full SHA
    2e4fe6c View commit details
    Browse the repository at this point in the history
  2. Fixed #274 demo 4 example.

    thepag committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    b763062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52f6c72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4be9eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e55cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4eb52ec View commit details
    Browse the repository at this point in the history
  7. Added Gitter badge

    gitter-badger committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    9251797 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #275 from gitter-badger/gitter-badge

    Add a Gitter chat badge to README.md
    thepag committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    e6f88fa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    e01e5b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Merge pull request #374 from mdingena/Logarithmic-Volume

    Improved volume control
    maboa authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    823e735 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Update README.md

    cleaned up gitter link and added link to react-jplayer
    maboa authored May 23, 2017
    Configuration menu
    Copy the full SHA
    6779a64 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Update README.md

    pointed to latest location of react-jPlayer
    maboa authored May 29, 2017
    Configuration menu
    Copy the full SHA
    f3e2cf1 View commit details
    Browse the repository at this point in the history