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

Mpd support #56

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Mpd support #56

wants to merge 43 commits into from

Commits on May 12, 2021

  1. add mpd backend support

    tramhao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f907b54 View commit details
    Browse the repository at this point in the history
  2. add mpd.go

    tramhao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    fd2c10a View commit details
    Browse the repository at this point in the history
  3. fix playlist_test

    tramhao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    fd94c21 View commit details
    Browse the repository at this point in the history
  4. minor fix

    tramhao committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a76a96c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. minor fix

    tramhao committed May 13, 2021
    Configuration menu
    Copy the full SHA
    3c57fe7 View commit details
    Browse the repository at this point in the history
  2. minor fix

    tramhao committed May 13, 2021
    Configuration menu
    Copy the full SHA
    21fa996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f500c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a70ca5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. fix race condition in mpd

    tramhao committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c6b1d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fea854 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    84e2388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd210f View commit details
    Browse the repository at this point in the history
  3. change to RWMutex in mpd.go

    tramhao committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f82d5e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c73c62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23498e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9649f37 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    3846984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274aea9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d791f14 View commit details
    Browse the repository at this point in the history
  4. minor fix: mpd.go

    tramhao committed May 19, 2021
    Configuration menu
    Copy the full SHA
    14691ab View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    e6aeb69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b1d07 View commit details
    Browse the repository at this point in the history
  3. fixing mpd

    tramhao committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5b6450d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Revert "fixing mpd"

    This reverts commit 5b6450d.
    tramhao committed May 23, 2021
    Configuration menu
    Copy the full SHA
    72c6f05 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: error message when press N key continuously"

    This reverts commit d6b1d07.
    tramhao committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d84e628 View commit details
    Browse the repository at this point in the history
  3. Revert "Minor fix: adjust location of picture"

    This reverts commit e6aeb69.
    tramhao committed May 23, 2021
    Configuration menu
    Copy the full SHA
    256a0af View commit details
    Browse the repository at this point in the history
  4. Revert "work in progress: fixing mpd.go error messages"

    This reverts commit 6c5eb76.
    tramhao committed May 23, 2021
    Configuration menu
    Copy the full SHA
    ee41a4d View commit details
    Browse the repository at this point in the history
  5. Fixing mpd.go

    tramhao committed May 23, 2021
    Configuration menu
    Copy the full SHA
    99d5f7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcaa220 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    42ea2ae View commit details
    Browse the repository at this point in the history
  2. Revert "remove unused update channel in playingbar"

    This reverts commit 42ea2ae.
    tramhao committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e08a9a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998b5f0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    2a47f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37bd8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f6cc07 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

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

Commits on Jun 2, 2021

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