1. 14 Oct, 2018 1 commit
    • Max Kellermann's avatar
      build with Meson instead of autotools · 94592c14
      Max Kellermann authored
      So long, autotools!  This is my last MPD related project to migrate
      away from it.  It has its strengths, but also very obvious weaknesses
      and weirdnesses.  Today, many of its quirks are not needed anymore,
      and are cumbersome and slow.  Now welcome our new Meson overlords!
      94592c14
  2. 20 Aug, 2018 1 commit
  3. 10 Feb, 2018 1 commit
    • Max Kellermann's avatar
      mixer/alsa: work around rounding error at volume 0 · bede5646
      Max Kellermann authored
      Due to rounding errors, a slightly negative value can be passed to
      set_normalized_volume(), which will make the log10() call fail.
      Actually, volume 0 is already failing because log10(0) is illegal.  So
      let's fix this by implementing two corner cases: <=0 and >=100.
      
      Closes #212
      bede5646
  4. 19 Dec, 2017 1 commit
  5. 18 Dec, 2017 1 commit
  6. 12 Nov, 2017 2 commits
  7. 16 Sep, 2017 1 commit
  8. 21 Aug, 2017 1 commit
  9. 10 Aug, 2017 2 commits
  10. 07 Aug, 2017 2 commits
  11. 08 Jun, 2017 2 commits
  12. 08 May, 2017 1 commit
  13. 20 Feb, 2017 1 commit
  14. 10 Feb, 2017 1 commit
  15. 09 Feb, 2017 3 commits
  16. 07 Jan, 2017 2 commits
  17. 03 Jan, 2017 1 commit
  18. 28 Dec, 2016 1 commit
  19. 09 Sep, 2016 2 commits
  20. 01 Jul, 2016 2 commits
  21. 06 Mar, 2016 1 commit
  22. 01 Mar, 2016 1 commit
  23. 26 Feb, 2016 1 commit
  24. 17 Sep, 2015 1 commit
  25. 21 Jan, 2015 2 commits
  26. 01 Jan, 2015 1 commit
  27. 29 Dec, 2014 3 commits
  28. 02 Dec, 2014 1 commit