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

New card actions: play, pause, prev, next, toggle, repeat, shuffle #2179

Merged
merged 19 commits into from
Jan 4, 2024

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    180515f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d43f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fbdd6d View commit details
    Browse the repository at this point in the history
  4. Fix typos

    pabera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    0e7a318 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Fix Repeat toggles

    pabera committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    cfc4d20 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

  1. Fix toggle_shuffle

    pabera committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5945262 View commit details
    Browse the repository at this point in the history
  2. Fix typo in command

    pabera committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e909212 View commit details
    Browse the repository at this point in the history
  3. Fix another typo

    pabera committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bf937cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb7241 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    035689d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Simplify Shuffle option

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d526ba1 View commit details
    Browse the repository at this point in the history
  2. Simplify Repeat option

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    15d438f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008a6de View commit details
    Browse the repository at this point in the history
  4. Abstract OptionsSelector

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5286b7d View commit details
    Browse the repository at this point in the history
  5. Refactor some code

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1a3dd69 View commit details
    Browse the repository at this point in the history
  6. Fix indentation

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0272f9b View commit details
    Browse the repository at this point in the history
  7. Rename set_ methods

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    48dbe1f View commit details
    Browse the repository at this point in the history
  8. Undo some doc changes

    pabera committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    70f6a84 View commit details
    Browse the repository at this point in the history