1. 28 Oct, 2013 1 commit
  2. 20 Oct, 2013 1 commit
  3. 19 Oct, 2013 1 commit
  4. 17 Oct, 2013 2 commits
  5. 16 Oct, 2013 2 commits
  6. 14 Oct, 2013 1 commit
  7. 02 Oct, 2013 2 commits
  8. 04 Sep, 2013 1 commit
  9. 28 Jul, 2013 1 commit
  10. 08 Apr, 2013 1 commit
  11. 02 Feb, 2013 1 commit
  12. 29 Jan, 2013 2 commits
  13. 27 Jan, 2013 1 commit
  14. 26 Jan, 2013 1 commit
  15. 21 Jan, 2013 1 commit
  16. 18 Jan, 2013 1 commit
  17. 16 Jan, 2013 1 commit
  18. 09 Jan, 2013 1 commit
  19. 07 Jan, 2013 1 commit
  20. 06 Jan, 2013 1 commit
  21. 04 Jan, 2013 1 commit
  22. 02 Jan, 2013 1 commit
  23. 27 Sep, 2012 3 commits
  24. 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
  25. 09 Feb, 2012 1 commit
  26. 11 Sep, 2011 2 commits
  27. 29 Jan, 2011 1 commit
  28. 10 Jan, 2011 1 commit
  29. 01 Jan, 2010 1 commit
  30. 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
  31. 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
  32. 20 Oct, 2009 1 commit
  33. 14 Jul, 2009 1 commit