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

WIP - Suggested changes to the utils code #185

Closed
wants to merge 4 commits into from
Closed

Commits on Aug 24, 2023

  1. make play_*_sound more DRY

    Signed-off-by: David Greaves <david@dgreaves.com>
    lbt committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5778b55 View commit details
    Browse the repository at this point in the history
  2. Only scan for executables if a good one has not yet been found

    Signed-off-by: David Greaves <david@dgreaves.com>
    lbt committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6c9abd4 View commit details
    Browse the repository at this point in the history
  3. Support "logging" section to allow per-service log level changes

    Signed-off-by: David Greaves <david@dgreaves.com>
    lbt committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ec99428 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. sound.audio_play() now prefers using a mycroft.audio.queue message

    Signed-off-by: David Greaves <david@dgreaves.com>
    lbt committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    29ba73f View commit details
    Browse the repository at this point in the history