1. 13 Jan, 2014 1 commit
  2. 11 Jan, 2014 1 commit
  3. 08 Jan, 2014 2 commits
  4. 07 Jan, 2014 1 commit
  5. 29 Dec, 2013 7 commits
  6. 24 Dec, 2013 3 commits
  7. 20 Dec, 2013 1 commit
  8. 19 Dec, 2013 2 commits
  9. 17 Dec, 2013 1 commit
  10. 15 Dec, 2013 1 commit
    • Max Kellermann's avatar
      mixer/alsa: fix deadlock · 42a09ff1
      Max Kellermann authored
      This deadlock was a regression by commit 8e38b4f8.  Since we currently
      can't resolve this, let's revert the commit, and add a GLib specific
      workaround for the build failure.
      42a09ff1
  11. 14 Dec, 2013 1 commit
  12. 13 Dec, 2013 1 commit
  13. 11 Dec, 2013 4 commits
  14. 10 Dec, 2013 4 commits
  15. 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
  16. 27 Nov, 2013 3 commits
  17. 23 Nov, 2013 6 commits