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