quakeforge/libs/console
Bill Currie e469b934ea get alsa0_9 working with latest cvs, we need to dlopen the plugin with
RTDL_GLOBAL. To use RTDL_GLOBAL, we need to make as much static as possible
 and PluginInfo needs a unique name (%s_%s_PluginInfo, type, name).
2001-08-31 00:05:58 +00:00
..
.gitignore the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
Makefile.am don't have blank SUBDIRS=, it hurts 2001-08-01 05:07:58 +00:00
client.c get alsa0_9 working with latest cvs, we need to dlopen the plugin with 2001-08-31 00:05:58 +00:00
complete.c rename Con_CompleteCommandLine to Con_BasicCompleteCommandLine and make it 2001-07-18 18:29:38 +00:00
console.c Make the console line-bufered. woot. 2001-08-09 12:19:15 +00:00
inputline.c A few things, first is that I removed the (rather broken) serial 2001-08-16 09:19:36 +00:00
list.c the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
server.c get alsa0_9 working with latest cvs, we need to dlopen the plugin with 2001-08-31 00:05:58 +00:00