[fluid-dev] glib changes checked in

2009-04-26 Thread josh
I just checked in some initial changes which make glib 2.10+ a dependency for FluidSynth, cleans up a lot of platform specific code in favor of glib provided functions and adds initial support for WIN32 TCP server support (not yet tested). Change overview: - Moved code in fluid_io.[ch] to f

Re: [fluid-dev] OS/2 support and glib

2009-04-26 Thread josh
Hello, I've read that the glib library supports OS/2, but I haven't seen a place to download it. I hope that it does not over complicate the OS/2 build of FluidSynth to move to using glib. Do let us know. I'll be removing some of the OS/2 specific code in favor of glib provided code.

Re: [fluid-dev] Timing revisited

2009-04-26 Thread David Henningsson
Josh Green skrev: > On Sat, 2009-04-25 at 21:30 +0200, David Henningsson wrote: >> About the buffer, first I think it should be an additional component >> between the "producer" and the synth. We don't want to introduce the >> overhead of thread safety when we don't need it, e g when using fast >>