1. 04 Nov, 2013 2 commits
  2. 30 Oct, 2013 1 commit
  3. 28 Oct, 2013 1 commit
  4. 26 Oct, 2013 1 commit
    • Oddegamra's avatar
      output/httpd: accept icy-metadata with and without space · 5f13c1cd
      Oddegamra authored
      Some, or most, Win32 audio players will pass "icy-metadata:1" to
      streaming servers. MPD expects a space between ":" and "1" at this
      point, and thus does not send any stream metadata. This applies to
      foobar2k and Winamp, for example.
      
      According to forums.radiotoolbox.com/viewtopic.php?t=74 not having
      a space there is expected behavior, so maybe MPD could accept
      both forms to determine if metadata should be sent or not.
      5f13c1cd
  5. 24 Oct, 2013 2 commits
  6. 21 Oct, 2013 1 commit
  7. 20 Oct, 2013 1 commit
  8. 19 Oct, 2013 1 commit
  9. 17 Oct, 2013 1 commit
    • Max Kellermann's avatar
      fs/Path: rename to AllocatedPath · abfbd553
      Max Kellermann authored
      The new class Path only holds a string pointer without being
      responsible for allocation/deallocation.  The FileSystem.hxx library
      accepts Path arguments instead of AllocatedPath, to avoid forcing
      callers to allocate another string object.
      abfbd553
  10. 16 Oct, 2013 1 commit
  11. 15 Oct, 2013 8 commits
  12. 14 Oct, 2013 1 commit
  13. 02 Oct, 2013 2 commits
  14. 27 Sep, 2013 1 commit
  15. 26 Sep, 2013 1 commit
  16. 05 Sep, 2013 2 commits
  17. 04 Sep, 2013 3 commits
  18. 07 Aug, 2013 4 commits
  19. 04 Aug, 2013 3 commits
  20. 03 Aug, 2013 2 commits
  21. 30 Jul, 2013 1 commit