1. 18 Dec, 2017 2 commits
    • FlashSystems's avatar
      Fix `lsinfo` and `add` for mounted databases. · c488d312
      FlashSystems authored
      If `SimpleDatabase::Visit` is called on a database that contains a mounted directry the URIs of the elements passed to the callbacks are not prefixed by the mountpoint path. This leads to lsinfo and add not working because they use the wrong URI. This pull request is using the `WalkMount` helper function to create prefixed versions of `VisitDirectory`, `VisitSong` and `VisitPlaylist` to add the correct prefix to the parameters of the callback functions.
      c488d312
    • Stefano Miccoli's avatar
      rounds alsa HW mixer volume towards ±∞ depending on sgn(∆ vol) · 967af603
      Stefano Miccoli authored
      This alleviates a problem in which 'volume +1' cannot be undo by
      'volume -1' when using alsa hw mixer.
      
      Closes #104
      967af603
  2. 12 Dec, 2017 7 commits
  3. 11 Dec, 2017 2 commits
  4. 05 Dec, 2017 1 commit
  5. 03 Dec, 2017 4 commits
  6. 02 Dec, 2017 3 commits
  7. 27 Nov, 2017 2 commits
  8. 25 Nov, 2017 1 commit
  9. 16 Nov, 2017 3 commits
  10. 14 Nov, 2017 3 commits
  11. 13 Nov, 2017 2 commits
  12. 12 Nov, 2017 2 commits
  13. 05 Nov, 2017 1 commit
  14. 03 Nov, 2017 1 commit
  15. 25 Oct, 2017 1 commit
  16. 24 Oct, 2017 4 commits
  17. 18 Oct, 2017 1 commit