1. 08 Apr, 2013 1 commit
  2. 02 Feb, 2013 1 commit
  3. 29 Jan, 2013 2 commits
  4. 27 Jan, 2013 1 commit
  5. 26 Jan, 2013 1 commit
  6. 21 Jan, 2013 1 commit
  7. 18 Jan, 2013 1 commit
  8. 16 Jan, 2013 1 commit
  9. 09 Jan, 2013 1 commit
  10. 07 Jan, 2013 1 commit
  11. 06 Jan, 2013 1 commit
  12. 04 Jan, 2013 1 commit
  13. 02 Jan, 2013 1 commit
  14. 27 Sep, 2012 3 commits
  15. 12 Jun, 2012 1 commit
    • Denis Krjuchkov's avatar
      Work around incorrect g_file_test() behavior on Win32 · 25d053cb
      Denis Krjuchkov authored
      g_file_test is redefined to be g_file_test_utf8 and thus can't handle
      non-ASCII characters. This fix adds simple wrapper (taken from glib)
      that fixes encoding and calls g_file_test_utf8. All required inclusions
      of glib_compat.h are added as well.
      25d053cb
  16. 09 Feb, 2012 1 commit
  17. 11 Sep, 2011 2 commits
  18. 29 Jan, 2011 1 commit
  19. 10 Jan, 2011 1 commit
  20. 01 Jan, 2010 1 commit
  21. 08 Dec, 2009 1 commit
    • Max Kellermann's avatar
      mapper: apply filesystem_charset to playlists · f4b707b4
      Max Kellermann authored
      This fixes an inconsistency in the stored playlist subsystem: when
      obtaining the list of playlists (listplaylist, listplaylistinfo), the
      file names in the playlist directory are converted to UTF-8 (according
      to filesystem_charset), but when saving or loading playlists, the
      filesystem_charset setting was ignored.
      f4b707b4
  22. 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
  23. 20 Oct, 2009 1 commit
  24. 14 Jul, 2009 1 commit
  25. 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
  26. 25 Feb, 2009 1 commit
  27. 04 Feb, 2009 2 commits
  28. 25 Jan, 2009 3 commits
  29. 08 Jan, 2009 1 commit
  30. 04 Jan, 2009 2 commits
  31. 02 Jan, 2009 2 commits