1. 26 Feb, 2016 1 commit
  2. 23 Feb, 2016 1 commit
  3. 20 Oct, 2015 1 commit
  4. 12 Jan, 2015 1 commit
  5. 01 Jan, 2015 1 commit
  6. 29 Aug, 2014 1 commit
  7. 28 Aug, 2014 1 commit
  8. 06 Feb, 2014 1 commit
  9. 23 Jan, 2014 1 commit
  10. 21 Jan, 2014 3 commits
  11. 19 Jan, 2014 1 commit
  12. 17 Jan, 2014 1 commit
  13. 15 Jan, 2014 2 commits
  14. 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