1. 03 Jan, 2017 1 commit
  2. 26 Feb, 2016 1 commit
  3. 01 Jan, 2015 1 commit
  4. 13 Jan, 2014 1 commit
  5. 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