1. 26 Feb, 2016 1 commit
  2. 21 Jan, 2015 1 commit
  3. 03 Jan, 2015 2 commits
  4. 02 Jan, 2015 1 commit
  5. 01 Jan, 2015 1 commit
  6. 24 Feb, 2014 1 commit
  7. 29 Jan, 2014 2 commits
  8. 28 Jan, 2014 3 commits
  9. 23 Jan, 2014 1 commit
  10. 13 Jan, 2014 1 commit
  11. 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
  12. 02 Oct, 2013 1 commit
  13. 04 Sep, 2013 1 commit
  14. 04 Aug, 2013 2 commits
  15. 03 Aug, 2013 1 commit
  16. 30 Jul, 2013 1 commit
  17. 16 Apr, 2013 1 commit
  18. 13 Dec, 2011 5 commits
  19. 19 Sep, 2011 1 commit
  20. 17 Sep, 2011 2 commits
  21. 27 Aug, 2011 1 commit
  22. 29 Jan, 2011 1 commit
  23. 01 Jan, 2010 1 commit
  24. 02 Dec, 2009 1 commit
  25. 15 Nov, 2009 1 commit
  26. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  27. 07 Sep, 2009 1 commit
  28. 06 Sep, 2009 2 commits