Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: podlove/podlove-web-player
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: podlove/podlove-web-player
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 18 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 28, 2013

  1. Merge pull request #95 from podlove/master

    update to current version
    SimonWaldherr committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    d9d4ee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e3f1b View commit details
    Browse the repository at this point in the history
  3. fix path problem

    use WordPress helper function plugin_dir_path rather than building it by hand
    Eric Teubert committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    072449b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a49dc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2013

  1. refactor <source> generation

    Eric Teubert committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    4b29a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bd086 View commit details
    Browse the repository at this point in the history
  3. avoid <audio src=""> if possible

    If src and mime type are provided in the shortcode, we now try to
    determine what kind of src it is.
    Eric Teubert committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    29ff184 View commit details
    Browse the repository at this point in the history
  4. fix mp3 mime type

    Eric Teubert committed Mar 1, 2013
    1 Configuration menu
    Copy the full SHA
    5f58326 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2013

  1. Configuration menu
    Copy the full SHA
    4d77754 View commit details
    Browse the repository at this point in the history
  2. i can haz flash fix plz? 🐈 :neckbeard:

    Eric Teubert committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    62bf228 View commit details
    Browse the repository at this point in the history
  3. improve flash fix

    Eric Teubert committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    14d6bc1 View commit details
    Browse the repository at this point in the history
  4. refactor init options

    Eric Teubert committed Mar 2, 2013
    Configuration menu
    Copy the full SHA
    c9f34c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2013

  1. Configuration menu
    Copy the full SHA
    75f8075 View commit details
    Browse the repository at this point in the history
  2. internal settings improvements

    - chapters bugfix
    - boolean bugfix
    - conciseness++
    Eric Teubert committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    0860926 View commit details
    Browse the repository at this point in the history
  3. merge

    Eric Teubert committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    888a19e View commit details
    Browse the repository at this point in the history
  4. fixed double encoding error,

    fixed options check in pwp.php
    SimonWaldherr committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    0b39241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4d0b4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae9f6ac View commit details
    Browse the repository at this point in the history
Loading