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

Add configurable stop mode #73

Merged
merged 4 commits into from
Aug 17, 2024
Merged

Add configurable stop mode #73

merged 4 commits into from
Aug 17, 2024

Commits on Mar 6, 2024

  1. Add configurable stopmode

    GitGhillie committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bcfbd30 View commit details
    Browse the repository at this point in the history
  2. Adjust all examples

    GitGhillie committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    31f0499 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge branch 'refs/heads/main' into dropmode

    # Conflicts:
    #	src/components/audio_source.rs
    #	src/components/bundles.rs
    Salzian committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2cd07e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Add configurable stopmode (#89)

    * Refactor AudioSource to allow stop_mode configuration
    
    * Refactor AudioSource to allow stop_mode configuration
    
    * Update examples to new API
    
    * Remove overcomplicated builder
    
    * Remove StopMode defaults
    Salzian authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    9d9cc4c View commit details
    Browse the repository at this point in the history