1. 25 Apr, 2018 1 commit
    • Max Kellermann's avatar
      player/Thread: never reuse decoder when switching radio streams · 44b20024
      Max Kellermann authored
      When switching to another song manually, the player checks if the
      decoder is already decoding that song; if so, it will attempt to reuse
      it by seeking it to the new position.  That however fails if the
      decoder is not seekable (e.g. a radio stream) which leaves the user
      unable to switch to that song with the bogus error message "Not
      seekable".
      44b20024
  2. 15 Mar, 2018 5 commits
  3. 14 Mar, 2018 1 commit
  4. 09 Mar, 2018 1 commit
    • Michal Smucr's avatar
      Bump minimum required version of Boost to 1.54. · c745e14f
      Michal Smucr authored
      lockfree library used by ALSA output plugin is part of Boost from version 1.53,
      so this can be theoretically the lowest required version, however
      there are issues which are resolved from 1.54 onwards.
      c745e14f
  5. 05 Mar, 2018 1 commit
  6. 04 Mar, 2018 7 commits
  7. 24 Feb, 2018 17 commits
  8. 20 Feb, 2018 2 commits
  9. 17 Feb, 2018 5 commits