1. 07 Feb, 2014 1 commit
  2. 23 Jan, 2014 1 commit
  3. 13 Jan, 2014 1 commit
  4. 21 Oct, 2013 2 commits
  5. 17 Oct, 2013 1 commit
    • Max Kellermann's avatar
      fs/Path: rename to AllocatedPath · abfbd553
      Max Kellermann authored
      The new class Path only holds a string pointer without being
      responsible for allocation/deallocation.  The FileSystem.hxx library
      accepts Path arguments instead of AllocatedPath, to avoid forcing
      callers to allocate another string object.
      abfbd553
  6. 16 Oct, 2013 1 commit
  7. 02 Oct, 2013 1 commit
  8. 27 Sep, 2013 1 commit
  9. 05 Sep, 2013 1 commit
  10. 04 Sep, 2013 1 commit
  11. 10 Aug, 2013 1 commit
  12. 04 Aug, 2013 1 commit
  13. 03 Aug, 2013 1 commit
  14. 29 Jul, 2013 1 commit
  15. 28 Jul, 2013 2 commits
  16. 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
  17. 11 Feb, 2012 1 commit
  18. 29 Jan, 2011 1 commit
  19. 31 May, 2010 1 commit
  20. 04 Jan, 2010 2 commits
  21. 01 Jan, 2010 1 commit
  22. 26 Dec, 2009 1 commit
  23. 02 Dec, 2009 1 commit
  24. 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
  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. 15 Feb, 2009 3 commits
  27. 12 Feb, 2009 3 commits