1. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  2. 31 Oct, 2018 1 commit
  3. 15 May, 2017 1 commit
  4. 08 May, 2017 1 commit
  5. 26 Jan, 2017 2 commits
  6. 25 Jan, 2017 1 commit
  7. 03 Jan, 2017 1 commit
  8. 26 Feb, 2016 1 commit
  9. 01 Jan, 2015 1 commit
  10. 09 Oct, 2014 1 commit
  11. 01 Oct, 2014 3 commits
  12. 17 Jun, 2014 1 commit
  13. 13 Jan, 2014 1 commit
  14. 09 Jan, 2014 1 commit
  15. 05 Jan, 2014 1 commit
  16. 04 Jan, 2014 1 commit
  17. 28 Nov, 2013 1 commit
  18. 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
  19. 10 Aug, 2013 2 commits
  20. 07 Aug, 2013 3 commits
  21. 08 Apr, 2013 1 commit
  22. 14 Jan, 2013 1 commit
  23. 03 Jan, 2013 2 commits
  24. 14 Feb, 2012 1 commit
  25. 12 Feb, 2012 2 commits
  26. 11 Feb, 2012 2 commits
  27. 29 Jan, 2011 1 commit
  28. 18 Nov, 2010 1 commit
  29. 01 Jan, 2010 1 commit
  30. 24 Sep, 2009 1 commit
  31. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd