[BACK]Return to dev.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/dev.c between version 1.1 and 1.2

version 1.1, 2008/08/14 09:58:55 version 1.2, 2008/08/14 15:25:16
Line 461 
Line 461 
                 ibuf->silence += -delta * ibuf->bpf;                  ibuf->silence += -delta * ibuf->bpf;
         }          }
         if (ibuf && (dev_mix->u.mix.flags & MIX_DROP)) {          if (ibuf && (dev_mix->u.mix.flags & MIX_DROP)) {
                 DPRINTF("lmkqsjdlkqsjklqsd\n");  
                 /*                  /*
                  * fill the play buffer with silence to avoid underruns,                   * fill the play buffer with silence to avoid underruns,
                  * drop samples on the input to keep play/record in sync                   * drop samples on the input to keep play/record in sync

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2