1. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  2. 31 Oct, 2018 1 commit
  3. 19 Aug, 2018 1 commit
  4. 18 Aug, 2018 1 commit
  5. 18 Jul, 2018 1 commit
  6. 17 Jul, 2018 2 commits
  7. 16 Jul, 2018 1 commit
  8. 23 Jun, 2018 6 commits
  9. 22 Jun, 2018 3 commits
  10. 04 Jan, 2018 3 commits
  11. 29 Dec, 2017 2 commits
  12. 19 Dec, 2017 1 commit
  13. 07 Aug, 2017 2 commits
  14. 22 May, 2017 4 commits
  15. 08 May, 2017 1 commit
  16. 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
  17. 18 Apr, 2017 1 commit
  18. 17 Feb, 2017 1 commit
  19. 03 Jan, 2017 2 commits
  20. 29 Dec, 2016 4 commits
  21. 22 Dec, 2016 1 commit