1. 24 Mar, 2014 1 commit
  2. 20 Mar, 2014 6 commits
  3. 19 Mar, 2014 2 commits
  4. 18 Mar, 2014 15 commits
  5. 11 Mar, 2014 2 commits
  6. 21 Feb, 2014 12 commits
  7. 18 Jan, 2014 1 commit
  8. 17 Jan, 2014 1 commit
    • Alessandro Rubini's avatar
      lib: fdelay_open: don't set post-samples if not needed · 00295132
      Alessandro Rubini authored
      Changing critical trigger parameters forces an abort of pending
      blocks.  This means that a running reader will loos its own active
      block when lib/fdelay-pulse is called (the incoming samples are not
      lost, but the reader must be restarted).
      
      The previous code would work with the new self-timed feature in recent
      zio master, but by now this patch allows remaining at zio-1.0 -- in
      the "fixes" branch.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      00295132