Changeset 4382:0dfb01c8245c in roaraudio


Ignore:
Timestamp:
09/14/10 22:48:00 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

correctly set client for the mixer stream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/roard.c

    r4381 r4382  
    12011201  return -1; 
    12021202 
    1203  streams_set_client(basestream, g_self_client); 
     1203 client_stream_add(g_self_client, basestream); 
    12041204 
    12051205 if ( opts == NULL ) { 
Note: See TracChangeset for help on using the changeset viewer.