1. 23 Jan, 2014 2 commits
  2. 13 Jan, 2014 1 commit
  3. 07 Jan, 2014 1 commit
  4. 06 Jan, 2014 2 commits
  5. 05 Jan, 2014 2 commits
  6. 04 Jan, 2014 7 commits
  7. 31 Dec, 2013 6 commits
  8. 19 Dec, 2013 2 commits
  9. 14 Dec, 2013 1 commit
  10. 10 Dec, 2013 1 commit
  11. 04 Dec, 2013 1 commit
  12. 02 Dec, 2013 1 commit
    • Lukas Stabe's avatar
      output/openal: check __APPLE__ instead of HAVE_OSX · 0ea5f4ac
      Lukas Stabe authored
      On OSX, the configure-flag --enable-osx is used to enable the
      unsupported osx output. It sets the HAVE_OSX preprocessor define.
      
      src/output/OpenALOutputPlugin.cxx uses this define to determine wether
      it is building on OSX, and imports different headers (which have
      nothing to do with the osx output) depending on wether or not it is
      set.
      0ea5f4ac
  13. 28 Nov, 2013 1 commit
  14. 26 Nov, 2013 1 commit
  15. 11 Nov, 2013 1 commit
  16. 04 Nov, 2013 2 commits
  17. 30 Oct, 2013 1 commit
  18. 28 Oct, 2013 1 commit
  19. 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
  20. 24 Oct, 2013 2 commits
  21. 21 Oct, 2013 1 commit
  22. 20 Oct, 2013 1 commit
  23. 19 Oct, 2013 1 commit