1. 21 Aug, 2017 1 commit
  2. 10 Aug, 2017 2 commits
  3. 07 Aug, 2017 3 commits
  4. 08 Jun, 2017 3 commits
  5. 03 Jun, 2017 1 commit
    • Max Kellermann's avatar
      storage, db, mixer, command: remove more bogus "pure" attributes · 62b03cfd
      Max Kellermann authored
      This commit is similar to 788e3b31,
      and removes more "pure" attributes which were placed on functions that
      could throw exceptions, which is illegal according to clang's
      understanding of the attribute (but not according to GCC's).  GitHub
      issue #58 was most likely about StorageDirectoryReader::GetInfo() and
      Storage::GetInfo(), which still had "pure" attributes.
      
      Closes #58
      62b03cfd
  6. 08 May, 2017 1 commit
  7. 28 Apr, 2017 1 commit
    • Max Kellermann's avatar
      output/Control: add struct AudioOutputControl · 8bb9d096
      Max Kellermann authored
      Will move attributes from struct AudioOutput that are specific to the
      OutputThread.  The new struct AudioOutputControl is a holder for the
      AudioOutput pointer.
      
      This prepares for making the output list more dynamic, to allow moving
      outputs to between partitions.
      8bb9d096
  8. 20 Feb, 2017 1 commit
  9. 10 Feb, 2017 1 commit
  10. 09 Feb, 2017 3 commits
  11. 07 Jan, 2017 2 commits
  12. 03 Jan, 2017 2 commits
  13. 29 Dec, 2016 1 commit
  14. 28 Dec, 2016 2 commits
  15. 09 Sep, 2016 2 commits
  16. 01 Jul, 2016 2 commits
  17. 06 Mar, 2016 1 commit
  18. 01 Mar, 2016 1 commit
  19. 26 Feb, 2016 1 commit
  20. 11 Nov, 2015 1 commit
  21. 06 Nov, 2015 1 commit
  22. 16 Oct, 2015 1 commit
  23. 17 Sep, 2015 2 commits
  24. 17 Mar, 2015 1 commit
  25. 03 Mar, 2015 1 commit
  26. 21 Jan, 2015 2 commits