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

supporting Ogg Opus #88

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

supporting Ogg Opus #88

wants to merge 22 commits into from

Commits on Sep 22, 2013

  1. refactor for codecs.

    bennyk committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    c790741 View commit details
    Browse the repository at this point in the history
  2. fixing properties getter.

    bennyk committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    3d75f0e View commit details
    Browse the repository at this point in the history
  3. fixing property

    bennyk committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    a22bcc8 View commit details
    Browse the repository at this point in the history
  4. save initial version.

    bennyk committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    4056a6a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2013

  1. initial OggVorbis.

    bennyk committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    42ca335 View commit details
    Browse the repository at this point in the history
  2. use a default oggstream

    bennyk committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    347c5d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2013

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

Commits on Oct 5, 2013

  1. initial OggOpus support.

    fixed linker options to disable dead-code stripping.
    bennyk committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    a4de2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb9eaa2 View commit details
    Browse the repository at this point in the history
  3. correcting bundle name to com.bennykhoo.iPhoneStreamingPlayer.

    fixing decoder rate to 48k. This also seems to fix playing http://radioserver1.delfa.net/64.opus
    bennyk committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    9441e3b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. change error messages to more specific.

    recognize .vorbis url suffix.
    bennyk committed Oct 10, 2013
    Configuration menu
    Copy the full SHA
    a680054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa35b6e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2013

  1. removing deleted file.

    bennyk committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    480639d View commit details
    Browse the repository at this point in the history
  2. refreshing .framework files.

    bennyk committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    9888b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872499d View commit details
    Browse the repository at this point in the history
  4. fixed deprecated AudioSession API.

    validated initial AudioSession functionalities.
    bennyk committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    97c1700 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2013

  1. Configuration menu
    Copy the full SHA
    6303f49 View commit details
    Browse the repository at this point in the history
  2. save url to defaults database.

    bennyk committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    c6445a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2013

  1. updating provision profile.

    bennyk committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    c0333df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0eee8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. explain the fork.

    bennyk committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    ceaae3f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bennyk committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    eb0be20 View commit details
    Browse the repository at this point in the history