libretime/library/ecasound/kvutils
Paul Baranowski 6a39e4f5f5 Removed the Debian directory.
Renamed directory "dev" to "dev_tools".

Replaced the ecasound-2.7.2 with a new download of ecasound.  The reason is
that the previous ecasound directory had all the Makefiles checked in with
hardcoded paths from Naomi's computer.  This prevented anyone else from
being able to build.  I copied over the modified version of ecacontrol.py.
2011-03-09 18:20:34 -05:00
..
COPYING Removed the Debian directory. 2011-03-09 18:20:34 -05:00
ChangeLog Removed the Debian directory. 2011-03-09 18:20:34 -05:00
INSTALL Removed the Debian directory. 2011-03-09 18:20:34 -05:00
Makefile.am Removed the Debian directory. 2011-03-09 18:20:34 -05:00
Makefile.in Removed the Debian directory. 2011-03-09 18:20:34 -05:00
README Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_com_line.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_com_line.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_dbc.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_dbc.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_debug.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_debug.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_definition_by_contract.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_fd_io.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_fd_io.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_inttypes.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_locks.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_locks.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_message_item.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_message_item.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_message_queue.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_numtostr.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_numtostr.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_object_queue.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_procedure_timer.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_procedure_timer.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_rtcaps.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_rtcaps.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_temporary_file_directory.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_temporary_file_directory.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_threads.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_threads.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_timestamp.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_timestamp.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_utils.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_utils.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_value_queue.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
kvu_value_queue.h Removed the Debian directory. 2011-03-09 18:20:34 -05:00
libkvutils_tester.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00

README

=======================================================================
*** kvutils README file                                             ***
=======================================================================

Kvutils is a simple utility library. As it is not meant for general
use, there is no public documentation available. Using kvutils
in other projects is not supported by the author.

Kvutils is freely distributable according to the terms of the GNU
General Public License (see the file 'COPYING').

For more info about projects in which kvutils library is used,
see <http://www.eca.cx>.

Copyright (C) 1997-2002 Kai Vehmanen <kvehmanen -at- eca -dot- cx>

=======================================================================