1. 21 Jan, 2014 1 commit
  2. 20 Jan, 2014 1 commit
  3. 19 Jan, 2014 1 commit
  4. 13 Jan, 2014 1 commit
  5. 09 Jan, 2014 1 commit
    • Max Kellermann's avatar
      DetachedSong: fork of struct Song · 322b0616
      Max Kellermann authored
      From now on, struct Song will be used by the database only, and
      DetachedSong will be used by everybody else.  DetachedSong is easier
      to use, but Song has lower overhead.
      322b0616
  6. 07 Jan, 2014 1 commit
  7. 04 Dec, 2013 1 commit
  8. 28 Oct, 2013 1 commit
  9. 20 Oct, 2013 1 commit
  10. 19 Oct, 2013 1 commit
  11. 17 Oct, 2013 2 commits
  12. 16 Oct, 2013 2 commits
  13. 14 Oct, 2013 1 commit
  14. 02 Oct, 2013 2 commits
  15. 04 Sep, 2013 1 commit
  16. 28 Jul, 2013 1 commit
  17. 08 Apr, 2013 1 commit
  18. 02 Feb, 2013 1 commit
  19. 29 Jan, 2013 2 commits
  20. 27 Jan, 2013 1 commit
  21. 26 Jan, 2013 1 commit
  22. 21 Jan, 2013 1 commit
  23. 18 Jan, 2013 1 commit
  24. 16 Jan, 2013 1 commit
  25. 09 Jan, 2013 1 commit
  26. 07 Jan, 2013 1 commit
  27. 06 Jan, 2013 1 commit
  28. 04 Jan, 2013 1 commit
  29. 02 Jan, 2013 1 commit
  30. 27 Sep, 2012 3 commits
  31. 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
  32. 09 Feb, 2012 1 commit
  33. 11 Sep, 2011 2 commits