1. 13 Oct, 2021 1 commit
  2. 01 Jan, 2021 1 commit
  3. 18 Jan, 2020 1 commit
  4. 05 Jul, 2019 1 commit
  5. 17 Jun, 2019 1 commit
  6. 29 May, 2019 1 commit
  7. 31 Oct, 2018 1 commit
  8. 19 Aug, 2018 1 commit
  9. 01 Aug, 2018 1 commit
  10. 12 Dec, 2017 1 commit
  11. 03 Jan, 2017 1 commit
  12. 26 Feb, 2016 1 commit
  13. 03 Mar, 2015 1 commit
  14. 01 Jan, 2015 1 commit
  15. 31 Oct, 2014 1 commit
  16. 10 Oct, 2014 1 commit
  17. 01 Mar, 2014 2 commits
  18. 05 Feb, 2014 1 commit
  19. 04 Feb, 2014 1 commit
  20. 13 Jan, 2014 1 commit
  21. 30 Oct, 2013 1 commit
  22. 17 Oct, 2013 1 commit
  23. 27 Sep, 2013 1 commit
  24. 17 Apr, 2013 1 commit
  25. 16 Jan, 2013 1 commit
  26. 14 Jan, 2013 1 commit
  27. 10 Jan, 2013 1 commit
  28. 09 Jan, 2013 1 commit
  29. 05 Jan, 2013 1 commit
  30. 27 Sep, 2012 1 commit
  31. 29 Jan, 2011 1 commit
  32. 10 Jan, 2011 1 commit
  33. 23 Sep, 2010 1 commit
    • Denis Krjuchkov's avatar
      main: Add Windows Service support · e8ebb1af
      Denis Krjuchkov authored
      I've added PIPE_EVENT_SHUTDOWN because calling g_main_loop_quit() do not work when called from another thread.
      Main thread was sleeping in g_poll() so I needed some way to wake it up.
      
      By some strange reason call close(event_pipe[0]) in event_pipe_deinit() hangs.
      In current implementation that code never reached so that was not a problem :-)
      I've added a conditional to leave event_pipe[0] open on Win32.
      e8ebb1af
  34. 01 Jan, 2010 1 commit
  35. 31 Oct, 2009 1 commit
  36. 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
  37. 03 Jan, 2009 1 commit
  38. 02 Jan, 2009 2 commits