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 ability to add to queue #471

Merged
merged 8 commits into from
Jun 17, 2024
Merged

Add ability to add to queue #471

merged 8 commits into from
Jun 17, 2024

Commits on May 7, 2024

  1. Add ability to add to queue

    SO9010 authored and SO9010 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2295cef View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. add ability to take queued song to other playlists, TODO: make it so …

    …it passes the song so it can be displayed in the corner
    SO9010 authored and SO9010 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    856a70a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Add to queue rework - Now queues are held

    SO9010 authored and SO9010 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7f0bab4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Fix if switching contexts e.g: playing a different song from a differ…

    …ent album, retains added queue.
    SO9010 authored and SO9010 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ecd8546 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Change added_items to user_added_items, Lint using clippy.

    SO9010 authored and SO9010 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    9a99249 View commit details
    Browse the repository at this point in the history
  2. Linting done with format

    SO9010 authored and SO9010 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8f13fdd View commit details
    Browse the repository at this point in the history
  3. Var name to user_items

    SO9010 authored and SO9010 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bc9791f View commit details
    Browse the repository at this point in the history
  4. Remove redundant comment

    SO9010 authored and SO9010 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a00272b View commit details
    Browse the repository at this point in the history