1. 31 Oct, 2018 1 commit
  2. 12 Dec, 2017 1 commit
  3. 10 Nov, 2017 7 commits
  4. 10 Aug, 2017 1 commit
  5. 03 Jan, 2017 1 commit
  6. 26 Feb, 2016 1 commit
  7. 01 Jan, 2015 1 commit
  8. 13 Jan, 2014 1 commit
  9. 06 Jan, 2014 1 commit
  10. 04 Jan, 2014 1 commit
  11. 31 Dec, 2013 1 commit
  12. 28 Nov, 2013 1 commit
  13. 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
  14. 24 Nov, 2013 2 commits
  15. 06 Nov, 2013 1 commit
  16. 10 Aug, 2013 1 commit
  17. 08 Aug, 2013 1 commit
  18. 07 Aug, 2013 2 commits
  19. 30 Jan, 2013 3 commits
  20. 27 Jan, 2013 1 commit
  21. 15 Jan, 2013 2 commits