1. 25 Apr, 2009 2 commits
    • Max Kellermann's avatar
      player_thread: pause when all audio outputs fail to play · 472b9947
      Max Kellermann authored
      When all audio outputs have been closed due to failures, pause the
      playback instead of stopping it.  This way, the user may resume
      at the current position after the problem has been dealt with.
      472b9947
    • Max Kellermann's avatar
      player_thread: pause when output fails while seeking · 70faf592
      Max Kellermann authored
      When no audio outputs could be opened while seeking, leave MPD seeked
      at that position and pause playback.  The user may continue from this
      point at any time, as soon as the audio outputs are fixed.  The old
      behaviour triggered an assertion failure: the failure wasn't passed
      properly to the do_play() function, which attempted to play audio
      chunks.
      70faf592
  2. 24 Apr, 2009 1 commit
  3. 21 Apr, 2009 4 commits
  4. 17 Apr, 2009 1 commit
  5. 15 Apr, 2009 6 commits
  6. 13 Apr, 2009 9 commits
  7. 10 Apr, 2009 4 commits
  8. 07 Apr, 2009 1 commit
    • Jeffrey Middleton's avatar
      doc: xml typo fix · 539e96bf
      Jeffrey Middleton authored
      A <varlistentry> was accidentally added before the
      beginning of the intended <variablelist>
      539e96bf
  9. 06 Apr, 2009 2 commits
  10. 02 Apr, 2009 6 commits
  11. 01 Apr, 2009 4 commits