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

Feature player filter #61

Merged
merged 30 commits into from
Jul 15, 2024
Merged

Commits on Jun 1, 2024

  1. simplify const declaration

    kashiken committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    102413d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    aeaed31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c722a View commit details
    Browse the repository at this point in the history
  3. add filter function

    kashiken committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0c020e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d14de2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    724e0be View commit details
    Browse the repository at this point in the history
  6. remove unused import

    kashiken committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    27dbf79 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 15, 2024

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

Commits on Jun 16, 2024

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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    ad34121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e52b291 View commit details
    Browse the repository at this point in the history
  3. run formatter

    kashiken committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f00c4aa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature-player-filter' of github.com:kashiken/vscode-au…

    …dio-preview into feature-player-filter
    kashiken committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    85c9812 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    1663ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66eedbe View commit details
    Browse the repository at this point in the history
  3. add "Input" for the instance of input element to make it clear that i…

    …t is not a mere variable
    kashiken committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    82dc5aa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    e1c6afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1317664 View commit details
    Browse the repository at this point in the history
  3. fix the bug that filter frequencies are updated when uncheck the matc…

    …hFilterFrequency~ input
    kashiken committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    022fff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    622ec88 View commit details
    Browse the repository at this point in the history
  5. apply formatter

    kashiken committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7251346 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    fdc9ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1cc564 View commit details
    Browse the repository at this point in the history
  3. apply formatter

    kashiken committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d07dcae View commit details
    Browse the repository at this point in the history