cf2a9bb772added IPv6 support, thanks to <jochen2@users.sourceforge.net>
darkeye
2005-04-11 19:34:23 +0000
426a126181added option to turn off automatic reconnect feature
darkeye
2005-04-11 19:27:43 +0000
028f6d98fdcosmetic changes fixed warning for implicit cast from doulbe to int
darkeye
2005-04-11 19:26:55 +0000
a415fd63b8added Joel Ebel to the list of contributors
darkeye
2005-04-11 18:35:10 +0000
a71dfdc5fachanged MIME type to application/ogg, which is now official
darkeye
2005-04-11 18:32:32 +0000
4aff127679removed TABs and replaced them with spaces
darkeye
2005-04-05 08:04:54 +0000
09e7e0ab53commited changes to enable Jack support thanks to Nicholas J. Humfrey, njh@ecs.soton.ac.uk
darkeye
2005-04-04 08:36:18 +0000
806550e495Add test to determine if the sample rate conversion ratio is a power of 2. If so, use linear interpolation. Otherwise use more complicated quadratic interpolation which tends to sound terrible, but is better than trying to use linear for a non-standard conversion.
jbebel
2005-04-03 05:18:24 +0000
57b6c729eeChanged timestamp on reported events to include date in addition to time.
jbebel
2005-04-03 05:14:07 +0000
a30b513b8fChanged mechanism for testing the presence of the quality value such that zero is a valid option.
jbebel
2005-04-03 05:12:20 +0000
a64a9ea837Moved initialization of Reporter class so it would happen before instantiation of Darkice class. Any logging that might be reported during the construction of the Darkice class could not function. Originally the Reporter initialization was done through the instance of Darkice (which inherits Reporter), but that obviously isn't possible before Darkice is instantiated. Since Reporter is largely a static class, it is reasonable to call it via the scope resolution operator rather than via an instance of the class, so that's what I did.
jbebel
2005-04-03 05:10:07 +0000
257e8d04f4Fix peak reporting to report new peak rather than previous
jbebel
2005-04-03 05:01:46 +0000
b238c0e026Fixing code documentation of buffer overruns
jbebel
2005-04-03 05:00:14 +0000
950bca8e93added possibility to downsample from stereo to mono when encoding to Ogg Vorbis
darkeye
2004-03-13 10:41:39 +0000
c4c304f1c6newer update of ACX_PTHREAD
darkeye
2004-02-23 20:03:09 +0000
c99c732e04ported to NetBSD
darkeye
2004-02-23 19:12:52 +0000
7779a8f2a4finalized OpenBSD port
darkeye
2004-02-19 06:47:06 +0000
0fbff7195eported to OpenBSD (real-time scheduling not yet supported)
darkeye
2004-02-18 21:08:11 +0000
d7dce002feThis commit was manufactured by cvs2svn to create tag 'darkice-0_14'.
nobody
2004-02-15 22:36:57 +0000
c713d9a953proper checking to see if ALSA support is present / needed
darkeye
2004-02-15 22:36:57 +0000
5118c55b69for version 0.14
darkeye
2004-02-15 22:30:08 +0000