1. 23 Feb, 2016 3 commits
  2. 31 Dec, 2015 14 commits
  3. 21 Jun, 2015 1 commit
    • Max Kellermann's avatar
      DecoderThread: set Decoder::song_tag only for local files · 9acefcb2
      Max Kellermann authored
      If the song tag comes from a stream, and MPD playback restarts, MPD
      would believe the tag should override the newly received tag.  This
      makes the previous tag appear stuck.  This change passes the song tag
      only if it's authoritative - i.e. if it's a song file.
      9acefcb2
  4. 31 Jan, 2015 2 commits
  5. 01 Jan, 2015 1 commit
  6. 01 Nov, 2014 1 commit
  7. 02 Oct, 2014 2 commits
  8. 28 Aug, 2014 1 commit
  9. 11 May, 2014 2 commits
  10. 07 Feb, 2014 3 commits
  11. 24 Jan, 2014 1 commit
  12. 23 Jan, 2014 2 commits
  13. 21 Jan, 2014 1 commit
  14. 13 Jan, 2014 1 commit
  15. 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
  16. 07 Jan, 2014 1 commit
  17. 29 Dec, 2013 1 commit
  18. 04 Dec, 2013 1 commit
  19. 28 Nov, 2013 1 commit