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

Play sound in the web client #129

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

Play sound in the web client #129

wants to merge 4 commits into from

Commits on Apr 10, 2020

  1. Start of a media reducer

    - Receives Client.Media messages
    - Plays sound
    - Stops sound (based on filtering)
    oestrich committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    fcfa895 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    51243eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e62710a View commit details
    Browse the repository at this point in the history
  3. Validate the default URL

    oestrich committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0c04da6 View commit details
    Browse the repository at this point in the history