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