1. 30 Nov, 2013 1 commit
    • Max Kellermann's avatar
      pcm/PcmConvert: add AudioFormat parameters · 3a666702
      Max Kellermann authored
      Don't use src_format.  In the middle of Convert(), the current
      AudioFormat has already been modified, it's now something in between
      src_format and dest_format.  This simplifies keeping track of what
      remains to be done.
      3a666702
  2. 29 Nov, 2013 9 commits
  3. 28 Nov, 2013 5 commits
  4. 27 Nov, 2013 1 commit
    • Denis Krjuchkov's avatar
      Add infrastructure for using multiple event loops · 46bab7e4
      Denis Krjuchkov authored
      This change adds two configuration options:
      
        --with-eventloop=[glib|internal|auto]
        --with-pollmethod=[epoll|auto]
      
      First allows switching between GLib event loop and internal one.
      Second chooses backend to use for internal event loop.
      Conditional compilation symbols are changed accordingly.
      Additional helper macro MPD_OPTIONAL_FUNC_NODEF is added as well.
      46bab7e4
  5. 26 Nov, 2013 3 commits
  6. 25 Nov, 2013 2 commits
  7. 24 Nov, 2013 9 commits
  8. 23 Nov, 2013 8 commits
  9. 22 Nov, 2013 2 commits