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

Merge with latest superfg7/ympd master branche #1

Merged
merged 31 commits into from
Apr 29, 2018

Commits on Jan 28, 2018

  1. Update FreeBSD RC script

    - removed /usr/sbin/daemon's option "-t" (first appeared in FreeBSD 11, leading to an error in previous versions; since the [t]itle defaults to the daemonized invocation anyways, this shouldn't make a difference for FreeBSD 11+)
    - removed /usr/sbin/daemon's option "-u" and the respective variable in the script (ympd has to be started as root to be able to bind to port 80)
    - allow for additional arguments via ympd_flags="" in rc.conf (which would again allow to drop privileges after binding to the port)
    embhd committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    80834b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Configuration menu
    Copy the full SHA
    cf572b7 View commit details
    Browse the repository at this point in the history
  2. Some more spelling

    embhd committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    3fe7d9c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. Configuration menu
    Copy the full SHA
    fe0277b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    226e3b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b0484a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a844e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9d477 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. Minor formatting

    embhd committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    037e7db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b091e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3037d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd9775d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

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

Commits on Mar 5, 2018

  1. fixed a typo

    Replaced $DIRBLE_API_TOKE with $DIRBLE_API_TOKEN in order for the service to be functional.
    Archphile committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    d4865ac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Merge pull request notandy#163 from ffontaine/master

    ympd is implemented only in C
    notandy committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    eea4a38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request notandy#162 from archphile/master

    fixed a typo
    notandy committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    0e58a0d View commit details
    Browse the repository at this point in the history
  3. Merge pull request notandy#160 from eb041592/verbose_lists

    Add artist and album to queue and search results
    notandy committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    a7d9bf8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request notandy#159 from eb041592/unclutter_interface

    Unclutter Interface
    notandy committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    17b97c8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request notandy#158 from eb041592/master

    Update FreeBSD RC script
    notandy committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    612f8fc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    54e334a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0faf70a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b3ea7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c226026 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18417b9 View commit details
    Browse the repository at this point in the history
  6. Revert some changes: There's no need to print the artist/album for ea…

    …ch song while browsing.
    embhd committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    2cb99de View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

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

Commits on Apr 22, 2018

  1. Configuration menu
    Copy the full SHA
    63be6f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265e5f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d08092b View commit details
    Browse the repository at this point in the history
  4. fix layout

    SuperBFG7 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    ebd357a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. layout improvements

    SuperBFG7 committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    e1cb953 View commit details
    Browse the repository at this point in the history