Changeset 3385:917010d31107 in roaraudio for include/libroarpulse


Ignore:
Timestamp:
02/11/10 12:58:44 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

upgrade libroarpulse/simple to vio :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroarpulse/simple.h

    r706 r3385  
    22 
    33/* 
    4  *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008 
     4 *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008-2010 
    55 *  The code (may) include prototypes and comments (and maybe 
    66 *  other code fragements) from libpulse*. They are mostly copyrighted by: 
     
    4545 struct roar_connection con; 
    4646 struct roar_stream     stream; 
    47  int data_fh; 
     47 struct roar_vio_calls  vio; 
    4848}; 
    4949 
Note: See TracChangeset for help on using the changeset viewer.