1. 22 Oct, 2009 1 commit
  2. 21 Oct, 2009 1 commit
    • Max Kellermann's avatar
      pulse: code rewrite using the asynchronous libpulse API · b479a264
      Max Kellermann authored
      This is a complete rewrite of the PulseAudio output plugin.  It uses
      the asynchronous API, which gives us more control over everything.
      Additionally, it connects to the PulseAudio server on startup, and
      keeps this connection up while MPD runs.  During pause, instead of
      closing the stream, it enables "cork".
      b479a264
  3. 18 Oct, 2009 1 commit
  4. 13 Oct, 2009 1 commit
    • Max Kellermann's avatar
      configure.ac: require GLib 2.16 · 4390d72b
      Max Kellermann authored
      Accidently, MPD has been using several GLib 2.16 functions for a
      while, and nobody noticed yet.  To simplify the code base, let's bump
      the minimum GLib version for MPD to 2.16.  That version is old enough,
      and it's reasonable to expect users to have it.
      4390d72b
  5. 10 Oct, 2009 1 commit
  6. 08 Oct, 2009 1 commit
  7. 03 Oct, 2009 2 commits
  8. 25 Sep, 2009 1 commit
  9. 24 Sep, 2009 1 commit
  10. 20 Sep, 2009 1 commit
  11. 07 Sep, 2009 1 commit
  12. 06 Sep, 2009 2 commits
    • Patrik Weiskircher's avatar
      configure.ac: use /Developer/SDKs/MacOSX10.5.sdk · 4ebf53ff
      Patrik Weiskircher authored
      First, this is not a nice fix. I am also not sure why the error
      happens in the first place. I assume Apple deprecated some stuff in
      10.6 + x86_64.
      
      My patch simply uses the 10.5 SDK if compiling on 10.6 Snow Leopard -
      which is installed by default if you install XCode 3.2 that comes with
      Snow Leopard. The reason this is not a nice fix is, of course, that
      this doesn't fix the problem. It just "postpones" it to the next
      release of MacOS X. But, some people may need it, and its better than
      nothing.
      4ebf53ff
    • Serge Ziryukin's avatar
      openal output plugin · 8b6a5d19
      Serge Ziryukin authored
      8b6a5d19
  13. 30 Aug, 2009 3 commits
  14. 26 Aug, 2009 1 commit
  15. 24 Aug, 2009 1 commit
  16. 15 Aug, 2009 2 commits
  17. 13 Aug, 2009 1 commit
  18. 17 Jul, 2009 1 commit
  19. 15 Jul, 2009 2 commits
  20. 14 Jul, 2009 4 commits
  21. 07 Jul, 2009 1 commit
  22. 05 Jul, 2009 1 commit
  23. 25 Jun, 2009 4 commits
  24. 24 Jun, 2009 1 commit
  25. 26 May, 2009 1 commit
  26. 08 May, 2009 2 commits
  27. 30 Apr, 2009 1 commit