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. 10 Aug, 2017 1 commit
  4. 08 Aug, 2017 1 commit
  5. 07 Aug, 2017 1 commit
  6. 04 Jun, 2017 1 commit
  7. 08 May, 2017 1 commit
  8. 25 Jan, 2017 1 commit
  9. 03 Jan, 2017 1 commit
  10. 28 Dec, 2016 1 commit
  11. 09 Nov, 2016 1 commit
  12. 08 Nov, 2016 1 commit
  13. 26 Feb, 2016 1 commit
  14. 21 Jan, 2015 1 commit
  15. 03 Jan, 2015 2 commits
  16. 02 Jan, 2015 1 commit
  17. 01 Jan, 2015 1 commit
  18. 24 Feb, 2014 1 commit
  19. 29 Jan, 2014 2 commits
  20. 28 Jan, 2014 3 commits
  21. 23 Jan, 2014 1 commit
  22. 13 Jan, 2014 1 commit
  23. 02 Dec, 2013 1 commit
    • Lukas Stabe's avatar
      output/openal: check __APPLE__ instead of HAVE_OSX · 0ea5f4ac
      Lukas Stabe authored
      On OSX, the configure-flag --enable-osx is used to enable the
      unsupported osx output. It sets the HAVE_OSX preprocessor define.
      
      src/output/OpenALOutputPlugin.cxx uses this define to determine wether
      it is building on OSX, and imports different headers (which have
      nothing to do with the osx output) depending on wether or not it is
      set.
      0ea5f4ac
  24. 02 Oct, 2013 1 commit
  25. 04 Sep, 2013 1 commit
  26. 04 Aug, 2013 2 commits
  27. 03 Aug, 2013 1 commit
  28. 30 Jul, 2013 1 commit
  29. 16 Apr, 2013 1 commit
  30. 13 Dec, 2011 5 commits
  31. 19 Sep, 2011 1 commit