Go to file
Mark Hills 3eafcaa33e GPLv2 2012-07-27 12:50:03 +01:00
.gitignore Initial import 2009-09-06 15:42:11 +01:00
COPYING GPLv2 2012-07-27 12:50:03 +01:00
Makefile Install rules 2012-07-27 12:31:49 +01:00
README GPLv2 2012-07-27 12:50:03 +01:00
defaults.h Listening on IPv4 and IPv6 addresses 2012-07-27 12:20:38 +01:00
device.c GPLv2 2012-07-27 12:50:03 +01:00
device.h GPLv2 2012-07-27 12:50:03 +01:00
notice.h Help message 2012-07-27 12:46:03 +01:00
rx.c GPLv2 2012-07-27 12:50:03 +01:00
sched.c GPLv2 2012-07-27 12:50:03 +01:00
sched.h GPLv2 2012-07-27 12:50:03 +01:00
tx.c GPLv2 2012-07-27 12:50:03 +01:00

README

trx: Transmit and receive audio over IP in real-time

(C) Copyright 2012 Mark Hills <mark@xwax.org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2, as
published by the Free Software Foundation.
 
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License version 2 for more details.
 
You should have received a copy of the GNU General Public License
version 2 along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA.