1. 04 Aug, 2013 2 commits
  2. 03 Aug, 2013 2 commits
  3. 30 Jul, 2013 2 commits
  4. 16 Apr, 2013 1 commit
  5. 14 Aug, 2012 1 commit
  6. 04 Apr, 2012 2 commits
  7. 19 Sep, 2011 1 commit
  8. 17 Sep, 2011 1 commit
  9. 29 Jan, 2011 1 commit
  10. 10 Mar, 2010 2 commits
  11. 01 Jan, 2010 1 commit
  12. 02 Dec, 2009 1 commit
  13. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  14. 07 Nov, 2009 2 commits
  15. 06 Nov, 2009 4 commits
  16. 05 Nov, 2009 4 commits
  17. 23 Oct, 2009 1 commit
  18. 21 Oct, 2009 6 commits
  19. 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
  20. 01 Mar, 2009 1 commit
  21. 26 Feb, 2009 1 commit
    • Max Kellermann's avatar
      output_plugin: report errors with GError · ec926539
      Max Kellermann authored
      Use GLib's GError library for reporting output device failures.
      
      Note that some init() methods don't clean up properly after a failure,
      but that's ok for now, because the MPD core will abort anyway.
      ec926539
  22. 25 Feb, 2009 2 commits