Show
Ignore:
Timestamp:
01/16/08 13:29:17 (4 years ago)
Author:
ath
Message:

Output driver fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • fm_server/trunk/src/fm_output_jack.h

    r151 r191  
    11/* 
    22 *  FreeMix - sound server 
    3  *  Copyright (C) 2006 Alberto Botti <alberto.botti@yoda2000.net> 
     3 *  Copyright (C) 2008 Alberto Botti <alberto.botti@yoda2000.net> 
    44 * 
    55 *  This program is free software; you can redistribute it and/or modify 
     
    1616 *  along with this program; if not, write to the Free Software 
    1717 *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
     18 * 
     19 * 
     20 *  fm_output_jack.h - Output element for the JACK audio subsystem 
     21 * 
     22 *  (a lot of this code comes from the JACK programming examples) 
     23 * 
    1824 */ 
    1925