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. 11 Nov, 2018 2 commits
  3. 31 Oct, 2018 1 commit
  4. 19 Dec, 2017 1 commit
  5. 18 Dec, 2017 1 commit
  6. 12 Nov, 2017 2 commits
  7. 10 Aug, 2017 1 commit
  8. 07 Aug, 2017 1 commit
  9. 08 Jun, 2017 1 commit
  10. 08 May, 2017 1 commit
  11. 10 Feb, 2017 1 commit
  12. 09 Feb, 2017 3 commits
  13. 07 Jan, 2017 1 commit
    • TermeHansen's avatar
      Rewrite of AlsaMixerPlugin to use volume_mapping · 3aa9f8af
      TermeHansen authored
      Changed AlsaMixerPlugin to use the get and set normalized functions from volume_mapping of alsa-utils/alsamixer
      Changed volume_mapping set volume to be for all channels and not per channel
      added volume_mapping files to Makefile.am
      3aa9f8af
  14. 03 Jan, 2017 1 commit
  15. 28 Dec, 2016 1 commit
  16. 09 Sep, 2016 1 commit
  17. 01 Mar, 2016 1 commit
  18. 26 Feb, 2016 1 commit
  19. 21 Jan, 2015 1 commit
  20. 01 Jan, 2015 1 commit
  21. 19 Feb, 2014 1 commit
  22. 06 Feb, 2014 2 commits
  23. 05 Feb, 2014 1 commit
  24. 04 Feb, 2014 1 commit
  25. 24 Jan, 2014 1 commit
  26. 23 Jan, 2014 1 commit
  27. 13 Jan, 2014 1 commit
  28. 06 Jan, 2014 1 commit
  29. 05 Jan, 2014 1 commit
  30. 04 Jan, 2014 1 commit
  31. 22 Dec, 2013 1 commit
  32. 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
  33. 13 Dec, 2013 1 commit
  34. 28 Oct, 2013 1 commit
  35. 20 Oct, 2013 1 commit