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. |
||
---|---|---|
.. | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
Makefile.in | ||
README | ||
kvu_com_line.cpp | ||
kvu_com_line.h | ||
kvu_dbc.cpp | ||
kvu_dbc.h | ||
kvu_debug.cpp | ||
kvu_debug.h | ||
kvu_definition_by_contract.h | ||
kvu_fd_io.cpp | ||
kvu_fd_io.h | ||
kvu_inttypes.h | ||
kvu_locks.cpp | ||
kvu_locks.h | ||
kvu_message_item.cpp | ||
kvu_message_item.h | ||
kvu_message_queue.h | ||
kvu_numtostr.cpp | ||
kvu_numtostr.h | ||
kvu_object_queue.h | ||
kvu_procedure_timer.cpp | ||
kvu_procedure_timer.h | ||
kvu_rtcaps.cpp | ||
kvu_rtcaps.h | ||
kvu_temporary_file_directory.cpp | ||
kvu_temporary_file_directory.h | ||
kvu_threads.cpp | ||
kvu_threads.h | ||
kvu_timestamp.cpp | ||
kvu_timestamp.h | ||
kvu_utils.cpp | ||
kvu_utils.h | ||
kvu_value_queue.cpp | ||
kvu_value_queue.h | ||
libkvutils_tester.cpp |
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> =======================================================================