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

Silenced some warnings when built in an environment with a different set of warnings #142

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Mar 20, 2015

  1. Configuration menu
    Copy the full SHA
    b1c9db9 View commit details
    Browse the repository at this point in the history
  2. corrected parameter name

    eigentone11 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    abdd2d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74c09d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccdcc36 View commit details
    Browse the repository at this point in the history
  5. added missing imports

    eigentone11 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    804101a View commit details
    Browse the repository at this point in the history
  6. delete debug logging

    eigentone11 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    d2769cb View commit details
    Browse the repository at this point in the history
  7. swallow some warnings

    eigentone11 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    d46947a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2015

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

Commits on Mar 26, 2015

  1. don't track ".DS_Store"

    eigentone11 committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    973a47d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Merge branch 'master' of https://github.com/syedhali/EZAudio

    # By Jamie Cruwys
    # Via Syed Haris Ali (2) and Jamie Cruwys (1)
    * 'master' of https://github.com/syedhali/EZAudio:
      Fixed memory leak in EZAudioFile
      Fixed two memory leaks in EZMicrophone
    
    # Conflicts:
    #	EZAudio/EZAudioFile.m
    eigentone11 committed May 13, 2015
    Configuration menu
    Copy the full SHA
    6241eda View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. silence static analysis warning

    j.carlson committed May 14, 2015
    Configuration menu
    Copy the full SHA
    44af1dc View commit details
    Browse the repository at this point in the history
  2. Merge commit '6241eda698dcdbcae3b84728c42d4062c6b9f2a0' into tmp

    * commit '6241eda698dcdbcae3b84728c42d4062c6b9f2a0':
      Fixed memory leak in EZAudioFile
      Fixed two memory leaks in EZMicrophone
    j.carlson committed May 14, 2015
    Configuration menu
    Copy the full SHA
    6127acf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tmp'

    * tmp:
      silence static analysis warning
      Fixed memory leak in EZAudioFile
      Fixed two memory leaks in EZMicrophone
    j.carlson committed May 14, 2015
    Configuration menu
    Copy the full SHA
    6a35200 View commit details
    Browse the repository at this point in the history
  4. remove some static analyzer issues

    j.carlson committed May 14, 2015
    Configuration menu
    Copy the full SHA
    1d79682 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. initialize memory (clears static analysis issues)

    j.carlson committed May 18, 2015
    Configuration menu
    Copy the full SHA
    1cea4c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tmp2'

    * tmp2:
      initialize memory (clears static analysis issues)
    j.carlson committed May 18, 2015
    Configuration menu
    Copy the full SHA
    a3abd15 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. deleted diagnostic log

    eigentone11 committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    63639f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tmp'

    * tmp:
      deleted diagnostic log
      initialize memory (clears static analysis issues)
      remove some static analyzer issues
      silence static analysis warning
    eigentone11 committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    dace713 View commit details
    Browse the repository at this point in the history