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

Update audio engine #366

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

Update audio engine #366

wants to merge 29 commits into from

Commits on Sep 12, 2018

  1. Update audio engine

    Provides a more backend-independent audio system
    Also fixes some sounds being played at half speed (chapter introductions)
    frabert committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    aea0e26 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

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

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    5979f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4306e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd5e440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ed92f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3e0385 View commit details
    Browse the repository at this point in the history
  6. Add some comments

    frabert committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    1ab3fbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce3042c View commit details
    Browse the repository at this point in the history
  8. Simplify constructors

    frabert committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    d3a0348 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dac612d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

  1. Configuration menu
    Copy the full SHA
    e10c5aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6651301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69574b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

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

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    54c13a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbb8d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Remove superfluous whitespace

    frabert committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    c671961 View commit details
    Browse the repository at this point in the history
  2. Clarify audio buffering loop

    frabert committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    c4b4588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f423a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Rewrite music zone system

    frabert committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    f0691c0 View commit details
    Browse the repository at this point in the history
  2. Fix random typo

    frabert committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    d5f9367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2220b89 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

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

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    84b22ce View commit details
    Browse the repository at this point in the history
  2. Update CMake version

    frabert committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    e5e1124 View commit details
    Browse the repository at this point in the history
  3. Update Gradle plugin

    frabert committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    7ec8c7d View commit details
    Browse the repository at this point in the history
  4. Change apk path

    frabert committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    f93d45c View commit details
    Browse the repository at this point in the history