1. 18 Jan, 2020 1 commit
  2. 17 Jun, 2019 1 commit
  3. 17 Jan, 2018 3 commits
  4. 16 Jan, 2018 7 commits
  5. 03 Jan, 2017 1 commit
  6. 26 Feb, 2016 1 commit
  7. 01 Jan, 2015 1 commit
  8. 13 Jan, 2014 1 commit
  9. 24 Nov, 2013 1 commit
    • Denis Krjuchkov's avatar
      CommandLine: new command line parser · db238cc2
      Denis Krjuchkov authored
      This implementation behaves mostly identical to old parser.
      Few observable differences:
      - There are no option groups (single group is used for all options)
      - Option --stdout is hidden (it has been obsolete for a long time)
      - MPD executable name (mpd) is hardcoded for simplicity
      db238cc2