Update of /cvsroot/pure-data/externals/iem/iem_ambi/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26056/iem/iem_ambi/src
Modified Files: ambi_decode.c ambi_decode2.c ambi_decode3.c ambi_decode_cube.c ambi_encode.c ambi_rot.c iem_ambi.c iem_ambi.h iemlib.h Log Message: little nothings
Index: iem_ambi.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/iem_ambi.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** iem_ambi.c 10 Nov 2006 14:31:45 -0000 1.5 --- iem_ambi.c 30 Nov 2006 11:09:23 -0000 1.6 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"
Index: iemlib.h =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/iemlib.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iemlib.h 10 Nov 2006 14:31:45 -0000 1.2 --- iemlib.h 30 Nov 2006 11:09:23 -0000 1.3 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iemlib written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#ifndef __IEMLIB_H__ --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iemlib written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#ifndef __IEMLIB_H__
Index: iem_ambi.h =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/iem_ambi.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iem_ambi.h 9 Mar 2006 17:05:43 -0000 1.1 --- iem_ambi.h 30 Nov 2006 11:09:23 -0000 1.2 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#ifndef __IEMAMBI_H__ --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#ifndef __IEMAMBI_H__
Index: ambi_rot.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/ambi_rot.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ambi_rot.c 10 Nov 2006 14:31:45 -0000 1.3 --- ambi_rot.c 30 Nov 2006 11:09:23 -0000 1.4 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"
Index: ambi_decode2.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/ambi_decode2.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ambi_decode2.c 10 Nov 2006 14:37:04 -0000 1.4 --- ambi_decode2.c 30 Nov 2006 11:09:23 -0000 1.5 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"
Index: ambi_encode.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/ambi_encode.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ambi_encode.c 10 Nov 2006 14:31:45 -0000 1.3 --- ambi_encode.c 30 Nov 2006 11:09:23 -0000 1.4 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"
Index: ambi_decode_cube.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/ambi_decode_cube.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ambi_decode_cube.c 10 Nov 2006 14:37:04 -0000 1.4 --- ambi_decode_cube.c 30 Nov 2006 11:09:23 -0000 1.5 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"
Index: ambi_decode.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/ambi_decode.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ambi_decode.c 10 Nov 2006 14:37:04 -0000 1.4 --- ambi_decode.c 30 Nov 2006 11:09:23 -0000 1.5 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"
Index: ambi_decode3.c =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/ambi_decode3.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ambi_decode3.c 10 Nov 2006 14:37:04 -0000 1.4 --- ambi_decode3.c 30 Nov 2006 11:09:23 -0000 1.5 *************** *** 2,6 **** * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#include "m_pd.h" --- 2,6 ---- * WARRANTIES, see the file, "LICENSE.txt," in this distribution.
! iem_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
#include "m_pd.h"