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

Added audio buffer #486

Merged
merged 21 commits into from
Aug 18, 2021
Merged

Added audio buffer #486

merged 21 commits into from
Aug 18, 2021

Commits on Jul 5, 2021

  1. added sound

    khegde committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0187986 View commit details
    Browse the repository at this point in the history
  2. missed a few files

    khegde committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    62f3363 View commit details
    Browse the repository at this point in the history
  3. Switched to OpenAL Soft

    mwydmuch committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a9d5611 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Update example

    Miffyli committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4f8ea0c View commit details
    Browse the repository at this point in the history
  2. Bit of pep8

    Miffyli committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    99bbba3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Fix find_package(OpenAL)

    mwydmuch committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    34ea99f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Fix example

    Miffyli committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    3eacbd8 View commit details
    Browse the repository at this point in the history
  2. small change to make the episode last longer

    khegde committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    cbfcafc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Progressive bots with unique names in bots.cfg

    khegde committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c6048f8 View commit details
    Browse the repository at this point in the history
  2. Removed network prompt in terminal which caused freeze in non-interac…

    …tive session
    khegde committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    85e6808 View commit details
    Browse the repository at this point in the history
  3. Fixed GIL issue

    khegde committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c34d0fc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

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

Commits on Jul 31, 2021

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

Commits on Aug 1, 2021

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

Commits on Aug 2, 2021

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

Commits on Aug 9, 2021

  1. Add more checks

    Miffyli committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    70512b7 View commit details
    Browse the repository at this point in the history
  2. Add FAQ note

    Miffyli committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b362cd0 View commit details
    Browse the repository at this point in the history
  3. Update readme

    Miffyli committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    d36c7da View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    910f287 View commit details
    Browse the repository at this point in the history
  2. Changed audio_sampling_freq name to audio_sampling_rate, added docs f…

    …or audio buffer related methods
    mwydmuch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a134838 View commit details
    Browse the repository at this point in the history