Comparing johnmckerrell:master...elucidcode:master · johnmckerrell/AudioStreamer · GitHub
Skip to content
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: johnmckerrell/AudioStreamer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: elucidcode/AudioStreamer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 1 file changed
  • 7 contributors

Commits on Jan 22, 2013

  1. Fixed memory leak

    Rob Keniger committed Jan 22, 2013
    Configuration menu
    Copy the full SHA
    5383c55 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2013

  1. Fixed Xcode warnings

    timrossinfo committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    a6d079b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2013

  1. Update AudioStreamer.m

    Fixed issue mattgallagher#6
    azone committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    248844d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2013

  1. Fixed issue mattgallagher#6

    fixed `ASAudioSessionInterruptionListener` crash issue
    azone committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    f15bea0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

  1. Configuration menu
    Copy the full SHA
    e09d2ee View commit details
    Browse the repository at this point in the history
  2. Handle property changes on the main thread.

    Matt Gallagher committed May 2, 2013
    Configuration menu
    Copy the full SHA
    063b89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4871720 View commit details
    Browse the repository at this point in the history
  4. Fixed warnings.

    Matt Gallagher committed May 2, 2013
    Configuration menu
    Copy the full SHA
    59d254d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2013

  1. fixed: missing check value of isRunning, cause audio queue disposed b…

    …efore playing for short audio
    Jason Hsu committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    6f97184 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2013

  1. Merge pull request mattgallagher#70 from tuoxie007/master

    fixed: missing check value of isRunning
    mattgallagher committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    2913224 View commit details
    Browse the repository at this point in the history
  2. Formatting consistency fixes to previous commit.

    Matt Gallagher committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    389c719 View commit details
    Browse the repository at this point in the history
  3. Updated projects to use "recommended" settings (LLDB)

    Matt Gallagher committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    a35100f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2013

  1. Configuration menu
    Copy the full SHA
    1437ed6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mattgallagher#71 from chenhong/master

    fix: short audio will not be paused when the state is AF_STOPPING
    mattgallagher committed Jul 28, 2013
    Configuration menu
    Copy the full SHA
    715e850 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

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

Commits on Sep 8, 2013

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

    Conflicts:
    	Classes/AudioStreamer.m
    timrossinfo committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    99d728a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfb6f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2013

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

    This reverts commit 99d728a, reversing
    changes made to a6d079b.
    timrossinfo committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    2675c65 View commit details
    Browse the repository at this point in the history
Loading