1. 10 Mar, 2009 2 commits
  2. 09 Mar, 2009 1 commit
    • Max Kellermann's avatar
      output: play from a music_pipe object · 3291666b
      Max Kellermann authored
      Instead of passing individual buffers to audio_output_all_play(), pass
      music_chunk objects.  Append all those chunks asynchronously to a
      music_pipe instance.  All output threads may then read chunks from
      this pipe.  This reduces MPD's internal latency by an order of
      magnitude.
      3291666b
  3. 07 Mar, 2009 2 commits
  4. 01 Mar, 2009 1 commit
  5. 28 Feb, 2009 1 commit
  6. 26 Feb, 2009 2 commits
  7. 25 Feb, 2009 1 commit
  8. 16 Feb, 2009 1 commit
    • Max Kellermann's avatar
      output: include cleanup · 46c15e4a
      Max Kellermann authored
      Don't include output_api.h in output_internal.h.  This change requires
      adding missing includes in several sources.
      46c15e4a
  9. 10 Feb, 2009 9 commits
  10. 25 Jan, 2009 3 commits
  11. 17 Jan, 2009 1 commit
  12. 04 Jan, 2009 1 commit
  13. 03 Jan, 2009 1 commit
  14. 31 Dec, 2008 2 commits
  15. 29 Dec, 2008 1 commit
    • Max Kellermann's avatar
      removed os_compat.h · 95b3430f
      Max Kellermann authored
      Only include headers which are really needed.  os_compat.h aimed to
      make MPD easily portable, but was never actually made portable.
      95b3430f
  16. 28 Dec, 2008 1 commit
  17. 27 Dec, 2008 1 commit
  18. 25 Nov, 2008 1 commit
  19. 02 Nov, 2008 1 commit
  20. 29 Oct, 2008 7 commits