<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
This was the idea? <br>
Some code is just commented.<br>
HasSyncSource is not used anymore but the NetworkTest. Should we kept
it?<br>
<br>
<br>
Commit 11755:<br>
<blockquote><tt> * BlockingNetworkPlayer: removed. Not used anymore.<br>
 * NetworkPlayer: removed IsCallbackBased() attribute
(BlockingNetworkPlayer was the only non callback based player)<br>
 * .*Player: commented IsCallBackBased() implementations.<br>
 * MainWindow & PrototypeLoader: <br>
    - commented the alsa backend support, which used
BlockingNetworkPlayer.<br>
    - removed the error message when is not callback based and not
Network::HasSyncSource(). <br>
    - TODO: remove HasSyncSource attribute also?</tt><br>
</blockquote>
Regards,<br>
Natanael.<br>
<br>
<br>
El 07/31/2008 05:35 PM, Pau Arumí escribió:
<blockquote cite="mid:1217536500.8984.12.camel@macbook" type="cite">
  <pre wrap="">
Natanael, 
take this task if you feel like. It's very straightforwards but will
give you the occasion to intimate (more) with the
NetworkPlayer-Network-FlowControl code. 
The NetworkPlayer::IsCallbackBased() should also be removed and adapt
the code that uses it.

P


On dj, 2008-07-31 at 21:42 +0200, David García Garzón wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">El Thursday 31 July 2008 09:19:30 Pau Arumí va escriure:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I am for removing the BlockingNetworkPlayer and all the accompanying
code.
The reason is that our backends now are limited to Jack and PortAudio
which are callback-based. Other interesting backends: PulseAudio and
Mac's CoreAudio, are also callback-based. The push backends if I recall
correctly where ActiveX and Alsa which have been abandoned.
Besides, callback-based is more efficient that push-based, we won't want
to go back...

      </pre>
    </blockquote>
    <pre wrap="">It seems that is not that used at all so go ahead with it. A related removal 
that implies much more code reduction is AudioIO but this could have more 
dependencies on examples and applications that would be harder to adapt but 
as you feel like adventurous... ;-)

David

    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Clam-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Clam-devel@llistes.projectes.lafarga.org">Clam-devel@llistes.projectes.lafarga.org</a>
<a class="moz-txt-link-freetext" href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a>

  </pre>
</blockquote>
<br>
</body>
</html>