1. 02 Sep, 2018 4 commits
  2. 02 Aug, 2018 2 commits
  3. 25 Jul, 2018 5 commits
  4. 21 Jul, 2018 1 commit
  5. 18 Dec, 2017 2 commits
  6. 10 Nov, 2017 1 commit
  7. 25 Feb, 2017 1 commit
  8. 08 Feb, 2017 4 commits
  9. 03 Jan, 2017 1 commit
  10. 29 Oct, 2016 2 commits
  11. 26 Oct, 2016 1 commit
  12. 01 Mar, 2016 1 commit
  13. 26 Feb, 2016 1 commit
  14. 18 Dec, 2015 1 commit
  15. 20 Oct, 2015 1 commit
  16. 24 Aug, 2015 1 commit
  17. 14 Aug, 2015 1 commit
  18. 13 Aug, 2015 1 commit
  19. 12 Aug, 2015 1 commit
  20. 11 Aug, 2015 3 commits
  21. 01 Jan, 2015 1 commit
  22. 08 Dec, 2014 1 commit
  23. 18 Nov, 2014 1 commit
  24. 11 Jul, 2014 1 commit
    • Max Kellermann's avatar
      PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs · 11a5ee82
      Max Kellermann authored
      Implement a "bulk" edit mode that postpones both UpdateQueuedSong()
      and OnModified().  This way, the playlist version gets incremented
      only once.  More importantly: when adding multiple songs to a queue
      that consists of only one song, the first song that got added will
      always be played next.  By postponing this choice, all newly added
      songs get a chance to become the next song.  Fixes the second (and
      last) part of Mantis ticket 0004005.
      11a5ee82
  25. 16 Jun, 2014 1 commit