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: Allow mpd connection via UNIX socket #349

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

Commits on Jul 14, 2017

  1. Configuration menu
    Copy the full SHA
    69a3eb9 View commit details
    Browse the repository at this point in the history
  2. mpd: Import the string function directly

    Instead of using a string instance's sub() function we can instead use the global one to clean things up a bit
    FloatingGhost committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    9d6ad74 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Configuration menu
    Copy the full SHA
    c20eae8 View commit details
    Browse the repository at this point in the history
  2. helpers: Add Basic IPv4 socket send

    Both network methods appear to work in isolation, just gotta
    see if they work when integrated properly. Saves anyone
    else diving into LGI I guess
    FloatingGhost committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    d1332d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f416604 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4903a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a697b94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61bdee5 View commit details
    Browse the repository at this point in the history