1. 29 Jan, 2018 2 commits
  2. 26 Nov, 2017 2 commits
  3. 10 Mar, 2017 1 commit
    • Max Kellermann's avatar
      Partition: handle SYNC_WITH_PLAYER before TAG_MODIFIED · 1b6666fa
      Max Kellermann authored
      The TAG_MODIFIED handler (i.e. playlist::TagModified()) works only if
      the modified song is the current song - something that is not updated
      until SYNC_WITH_PLAYER is finished.  This fixes tag updates right
      after a new song is started.
      1b6666fa
  4. 17 Feb, 2017 1 commit
  5. 03 Jan, 2017 1 commit
  6. 03 Dec, 2016 4 commits
  7. 25 Nov, 2016 1 commit
  8. 24 Nov, 2016 2 commits
  9. 26 Oct, 2016 2 commits
  10. 17 Jun, 2016 1 commit
  11. 10 Mar, 2016 5 commits
  12. 05 Mar, 2016 3 commits
  13. 01 Mar, 2016 1 commit
  14. 26 Feb, 2016 1 commit
  15. 06 Aug, 2015 1 commit
  16. 01 Jan, 2015 1 commit
  17. 21 Feb, 2014 1 commit
  18. 19 Feb, 2014 1 commit
  19. 31 Jan, 2014 2 commits
  20. 28 Jan, 2014 1 commit
  21. 13 Jan, 2014 1 commit
  22. 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
  23. 21 Oct, 2013 4 commits