Commit Graph

  • 3a781a7cfc for release 0.16 darkeye 2005-10-22 10:56:08 +0000
  • d1da91f993 for version 0.16 darkeye 2005-10-22 10:41:47 +0000
  • 726f4f1496 added highpass and lowpass values to icecast2 sections darkeye 2005-10-22 10:34:21 +0000
  • e3e872e85a added clarification to highpass and lowpass config values darkeye 2005-10-22 10:34:00 +0000
  • 02870bc21a added check for FAAC as well darkeye 2005-10-22 10:33:10 +0000
  • abc24f7d2b updated darkice spec file for 0.15 darkeye 2005-04-27 09:59:23 +0000
  • 29a9f57784 added ebuild file darkeye 2005-04-27 09:58:04 +0000
  • a91e643b53 added mention of Darwin Streaming Server and AAC to the documentation darkeye 2005-04-17 10:58:28 +0000
  • 1f36ce8c9c changed remaining typos darkeye 2005-04-16 22:19:20 +0000
  • 9a23ebe086 added AAC support through the faac codec, http://www.audiocoding.com/ darkeye 2005-04-16 21:57:34 +0000
  • 2ebf68e42a This commit was manufactured by cvs2svn to create tag 'darkice-0_15'. nobody 2005-04-14 12:00:39 +0000
  • 5a3e47327b fixed extra documentation directory setting darkeye 2005-04-14 12:00:39 +0000
  • e5f327cf84 moved directory rpm to etc/rpm darkeye 2005-04-14 11:58:08 +0000
  • e8fa2eebd9 fixed API documentation issues darkeye 2005-04-14 11:53:17 +0000
  • 85868cc504 changed source code documentation tool from kdoc to doxygen darkeye 2005-04-14 11:52:41 +0000
  • b993181fa6 updated copyright notice to extend to 2005 darkeye 2005-04-14 11:24:42 +0000
  • 62ecc5f813 updated date for man pages darkeye 2005-04-14 11:17:06 +0000
  • 598d8aa190 for version 0.15 darkeye 2005-04-14 11:11:59 +0000
  • 143403375a Set priority explicitly for encoding threads. This needs more testing. jbebel 2005-04-13 22:03:32 +0000
  • bc0f0ded94 Distribute lame qualities better, and prevent values greater than 9 which are invalid. jbebel 2005-04-13 19:04:55 +0000
  • 50f5c48c86 Allow quality settings down to -0.1 for ogg jbebel 2005-04-13 18:03:43 +0000
  • 5e7bd425b7 removed unnecessary TABs darkeye 2005-04-11 19:41:37 +0000
  • cf2a9bb772 added IPv6 support, thanks to <jochen2@users.sourceforge.net> darkeye 2005-04-11 19:34:23 +0000
  • 426a126181 added option to turn off automatic reconnect feature darkeye 2005-04-11 19:27:43 +0000
  • 028f6d98fd cosmetic changes fixed warning for implicit cast from doulbe to int darkeye 2005-04-11 19:26:55 +0000
  • a415fd63b8 added Joel Ebel to the list of contributors darkeye 2005-04-11 18:35:10 +0000
  • a71dfdc5fa changed MIME type to application/ogg, which is now official darkeye 2005-04-11 18:32:32 +0000
  • 4aff127679 removed TABs and replaced them with spaces darkeye 2005-04-05 08:04:54 +0000
  • 09e7e0ab53 commited changes to enable Jack support thanks to Nicholas J. Humfrey, njh@ecs.soton.ac.uk darkeye 2005-04-04 08:36:18 +0000
  • 806550e495 Add 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
  • 57b6c729ee Changed timestamp on reported events to include date in addition to time. jbebel 2005-04-03 05:14:07 +0000
  • a30b513b8f Changed mechanism for testing the presence of the quality value such that zero is a valid option. jbebel 2005-04-03 05:12:20 +0000
  • a64a9ea837 Moved 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
  • 257e8d04f4 Fix peak reporting to report new peak rather than previous jbebel 2005-04-03 05:01:46 +0000
  • b238c0e026 Fixing code documentation of buffer overruns jbebel 2005-04-03 05:00:14 +0000
  • 950bca8e93 added possibility to downsample from stereo to mono when encoding to Ogg Vorbis darkeye 2004-03-13 10:41:39 +0000
  • c4c304f1c6 newer update of ACX_PTHREAD darkeye 2004-02-23 20:03:09 +0000
  • c99c732e04 ported to NetBSD darkeye 2004-02-23 19:12:52 +0000
  • 7779a8f2a4 finalized OpenBSD port darkeye 2004-02-19 06:47:06 +0000
  • 0fbff7195e ported to OpenBSD (real-time scheduling not yet supported) darkeye 2004-02-18 21:08:11 +0000
  • d7dce002fe This commit was manufactured by cvs2svn to create tag 'darkice-0_14'. nobody 2004-02-15 22:36:57 +0000
  • c713d9a953 proper checking to see if ALSA support is present / needed darkeye 2004-02-15 22:36:57 +0000
  • 5118c55b69 for version 0.14 darkeye 2004-02-15 22:30:08 +0000
  • 573c1fb8bd fixed typo, minimal cosmetic change darkeye 2004-02-15 22:26:16 +0000
  • a1827045e4 added link to DarkSnow darkeye 2004-02-15 13:26:34 +0000
  • 76644f3692 ogg vorbis recording to only a file caused a segfault. now fixed darkeye 2004-02-15 13:07:42 +0000
  • 3fb455d1b7 added backtrace reporting description to README darkeye 2004-02-15 12:32:47 +0000
  • f6c57ac8a8 removed _X and _Y symbols from aflibConverter files, which caused a naming collision on Solaris darkeye 2004-02-15 12:25:14 +0000
  • 21f3ad142e added patch to allow mp3 stream downsampling to mono for icecast2 as well darkeye 2004-02-15 12:14:38 +0000
  • 9d186e8e96 added ALSA support, thanks to Christian Forster darkeye 2004-02-15 12:06:30 +0000
  • dcf586a8a0 This commit was manufactured by cvs2svn to create tag 'darkice-0_13_2'. nobody 2004-01-07 22:14:44 +0000
  • 57f3dd1ea5 for release 0.13.2 darkeye 2004-01-07 22:14:44 +0000
  • 7efa982a2a commited patch sent by John Hay, fixing FreeBSD problems darkeye 2004-01-07 13:18:17 +0000
  • 7f5f2f7480 added --with-debug configure option darkeye 2004-01-05 12:00:20 +0000
  • d9981cf01e fixed possible null pointer problem when destroying the object darkeye 2004-01-05 12:00:00 +0000
  • f6261e395a This commit was manufactured by cvs2svn to create tag 'darkice-0_13_1'. nobody 2003-02-12 15:50:08 +0000
  • 1edb398c3b for version 0.13.1 darkeye 2003-02-12 15:50:08 +0000
  • fab50f07b0 added proper guessing for natural endiannes of 16 bit recording darkeye 2003-02-12 15:48:22 +0000
  • d365bb2277 added cross-platform pthread detection darkeye 2003-02-12 15:38:26 +0000
  • fb07aa020d This commit was manufactured by cvs2svn to create tag 'darkice-0_13'. nobody 2003-02-09 15:09:41 +0000
  • e9c0a81d76 for version 0.13 darkeye 2003-02-09 15:09:41 +0000
  • 2d0dc666f1 added feature for setting the TITLE comment field for vorbis streams darkeye 2003-02-09 13:15:57 +0000
  • 6253785062 cosmetic changes to the fileAddDate option darkeye 2003-02-09 12:57:36 +0000
  • b6b181d5fb time.h include file was missing darkeye 2002-12-22 01:20:32 +0000
  • c9e509b4c5 added support for big endian OSS devices (like Linux PowerPC) darkeye 2002-12-20 10:40:40 +0000
  • 97d4081499 fixed minor bug in IcecCast2.cpp, which could have lead to a buffer overflow darkeye 2002-11-29 08:14:47 +0000
  • 5050a42c5c next development version darkeye 2002-11-26 21:42:12 +0000
  • 05d7381966 bugfix: MultiThreadedConnector::sinkThread() was private, now public darkeye 2002-11-26 21:41:20 +0000
  • 6eba725b50 added fileAddDate function wandereq 2002-11-20 16:52:08 +0000
  • 126224db09 This commit was manufactured by cvs2svn to create tag 'darkice-0_12'. nobody 2002-10-20 21:28:25 +0000
  • 49353e3e4d updated contributors, fixed typo darkeye 2002-10-20 21:28:25 +0000
  • 394dccb44c for version 0.12 darkeye 2002-10-20 21:16:43 +0000
  • d0b4f60fca added processing of server response darkeye 2002-10-20 21:09:35 +0000
  • 16b5017fa5 more graceful reconnect darkeye 2002-10-20 20:43:17 +0000
  • 45ae8c1049 cosmetic changes darkeye 2002-10-20 20:42:56 +0000
  • 9d0566c593 when a connection is dropped, DarkIce tries to reconnect, indefinitely removed extreme event reporting for thread-related events darkeye 2002-10-19 13:35:21 +0000
  • d4244515ae some cleanup with the open() / close() functions darkeye 2002-10-19 13:31:46 +0000
  • a83e8c8c7a changed internals so that now each encoding/server connection is a separate thread darkeye 2002-10-19 12:25:47 +0000
  • 8fd167a179 anged internals so that now each encoding/server connection is a separate thread darkeye 2002-10-19 12:24:55 +0000
  • 0855e833a1 cosmetic change darkeye 2002-10-19 12:22:27 +0000
  • 7a0397534c return 0 immediately for write() if supplied length is 0 darkeye 2002-10-19 12:22:10 +0000
  • 23dddf5be1 fixed comment typo darkeye 2002-10-19 12:21:28 +0000
  • c76ded0c35 ported to FreeBSD (removed reference to MSG_NOSIGNAL in TcpSocket.cpp) darkeye 2002-08-28 18:24:46 +0000
  • 09efc062c2 porting issue for FreeBSD darkeye 2002-08-26 19:14:44 +0000
  • f38043841f changed references to 1.0 final from 10.rc3 darkeye 2002-08-26 07:23:14 +0000
  • 0ec63f40e1 bug fix: maximum bitrate setting fixed for Ogg Vorbis streams darkeye 2002-08-22 21:52:08 +0000
  • 88a8a23d9c This commit was manufactured by cvs2svn to create tag 'darkice-0_11'. nobody 2002-08-20 20:45:08 +0000
  • dddf947142 for version 0.11 darkeye 2002-08-20 20:45:08 +0000
  • f1817e2853 added User-Agent header to HTTP login darkeye 2002-08-20 20:16:59 +0000
  • 5c0f089833 minor fixes darkeye 2002-08-20 20:07:36 +0000
  • c217715cd1 more stuff to do darkeye 2002-08-20 19:36:49 +0000
  • 9257e95c08 added possibility to specify maximum bitrate for Ogg Vorbis streams darkeye 2002-08-20 19:35:37 +0000
  • ec84730730 minor fix darkeye 2002-08-20 19:34:43 +0000
  • 31747d0353 added HTTP Basic authentication for icecast2 logins darkeye 2002-08-20 18:39:14 +0000
  • 268e5d4566 added mp3 streaming possibility for icecast2 darkeye 2002-08-20 18:37:49 +0000
  • 65764e2150 added additional error checking to make sure that outChannel < inChannel darkeye 2002-08-04 10:26:06 +0000
  • e3e1e11d73 added possibility to stream in mono when recording in stereo darkeye 2002-08-03 12:41:18 +0000
  • cdaeb85b0b for version 0.10.2beta darkeye 2002-08-03 10:32:04 +0000
  • 8e7e0dfdbb resampling bugs fixed for vorbis streams darkeye 2002-08-03 10:30:46 +0000
  • 374763d680 updated imported aflib sources to OSALP 7.3 darkeye 2002-08-03 10:28:56 +0000