1. 03 Jan, 2017 1 commit
  2. 26 Feb, 2016 1 commit
  3. 21 Jan, 2015 1 commit
  4. 01 Jan, 2015 1 commit
  5. 23 Jan, 2014 2 commits
  6. 13 Jan, 2014 1 commit
  7. 04 Nov, 2013 1 commit
    • Max Kellermann's avatar
      Log: add level "DEFAULT" · ecf12a60
      Max Kellermann authored
      Map LogLevel::INFO to G_LOG_LEVEL_INFO, and LogLevel::DEFAULT to
      G_LOG_LEVEL_MESSAGE.  Now client connect/disconnect message are only
      logged on log_level "secure".
      ecf12a60
  8. 30 Oct, 2013 1 commit
  9. 15 Oct, 2013 1 commit
  10. 02 Oct, 2013 1 commit
  11. 05 Sep, 2013 1 commit
  12. 27 Jan, 2013 3 commits
  13. 03 Jan, 2013 1 commit
  14. 13 Feb, 2012 1 commit
  15. 29 Jan, 2011 1 commit
  16. 01 Jan, 2010 1 commit
  17. 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
  18. 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
  19. 27 Jan, 2009 1 commit
  20. 25 Jan, 2009 1 commit
  21. 17 Jan, 2009 2 commits
  22. 08 Jan, 2009 1 commit
  23. 30 Dec, 2008 3 commits
  24. 29 Dec, 2008 2 commits
  25. 24 Nov, 2008 1 commit
  26. 17 Oct, 2008 1 commit
  27. 26 Aug, 2008 1 commit
    • Max Kellermann's avatar
      enable -Wpointer-arith, -Wstrict-prototypes · a383f451
      Max Kellermann authored
      Also enable -Wunused-parameter - this forces us to add the gcc
      "unused" attribute to a lot of parameters (mostly library callback
      functions), but it's worth it during code refactorizations.
      a383f451
  28. 03 Jan, 2008 2 commits
  29. 05 Sep, 2007 1 commit
  30. 02 Sep, 2007 1 commit
  31. 03 Jun, 2007 2 commits