1. 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
  2. 02 Oct, 2013 1 commit
  3. 04 Sep, 2013 1 commit
  4. 04 Aug, 2013 2 commits
  5. 03 Aug, 2013 1 commit
  6. 30 Jul, 2013 1 commit
  7. 16 Apr, 2013 1 commit
  8. 13 Dec, 2011 5 commits
  9. 19 Sep, 2011 1 commit
  10. 17 Sep, 2011 2 commits
  11. 27 Aug, 2011 1 commit
  12. 29 Jan, 2011 1 commit
  13. 01 Jan, 2010 1 commit
  14. 02 Dec, 2009 1 commit
  15. 15 Nov, 2009 1 commit
  16. 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
  17. 07 Sep, 2009 1 commit
  18. 06 Sep, 2009 2 commits