Commit Graph

125 Commits

Author SHA1 Message Date
darkeye 584954663a replaced tabs with spaces 2005-10-22 11:06:18 +00:00
darkeye d1da91f993 for version 0.16 2005-10-22 10:41:47 +00:00
darkeye 726f4f1496 added highpass and lowpass values to icecast2 sections 2005-10-22 10:34:21 +00:00
darkeye 9a23ebe086 added AAC support through the faac codec, http://www.audiocoding.com/ 2005-04-16 21:57:34 +00:00
darkeye 598d8aa190 for version 0.15 2005-04-14 11:11:59 +00:00
darkeye 5e7bd425b7 removed unnecessary TABs 2005-04-11 19:41:37 +00:00
darkeye cf2a9bb772 added IPv6 support, thanks to <jochen2@users.sourceforge.net> 2005-04-11 19:34:23 +00:00
darkeye 426a126181 added option to turn off automatic reconnect feature 2005-04-11 19:27:43 +00:00
darkeye a415fd63b8 added Joel Ebel to the list of contributors 2005-04-11 18:35:10 +00:00
darkeye 4aff127679 removed TABs and replaced them with spaces 2005-04-05 08:04:54 +00:00
darkeye 09e7e0ab53 commited changes to enable Jack support
thanks to Nicholas J. Humfrey, njh@ecs.soton.ac.uk
2005-04-04 08:36:18 +00:00
darkeye 950bca8e93 added possibility to downsample from stereo to mono when encoding
to Ogg Vorbis
2004-03-13 10:41:39 +00:00
darkeye c99c732e04 ported to NetBSD 2004-02-23 19:12:52 +00:00
darkeye 7779a8f2a4 finalized OpenBSD port 2004-02-19 06:47:06 +00:00
darkeye 0fbff7195e ported to OpenBSD (real-time scheduling not yet supported) 2004-02-18 21:08:11 +00:00
darkeye 5118c55b69 for version 0.14 2004-02-15 22:30:08 +00:00
darkeye 76644f3692 ogg vorbis recording to only a file caused a segfault. now fixed 2004-02-15 13:07:42 +00:00
darkeye f6c57ac8a8 removed _X and _Y symbols from aflibConverter files, which caused
a naming collision on Solaris
2004-02-15 12:25:14 +00:00
darkeye 21f3ad142e added patch to allow mp3 stream downsampling to mono for icecast2 as well 2004-02-15 12:14:38 +00:00
darkeye 9d186e8e96 added ALSA support, thanks to Christian Forster 2004-02-15 12:06:30 +00:00
darkeye 57f3dd1ea5 for release 0.13.2 2004-01-07 22:14:44 +00:00
darkeye 1edb398c3b for version 0.13.1 2003-02-12 15:50:08 +00:00
darkeye fab50f07b0 added proper guessing for natural endiannes of 16 bit recording 2003-02-12 15:48:22 +00:00
darkeye d365bb2277 added cross-platform pthread detection 2003-02-12 15:38:26 +00:00
darkeye e9c0a81d76 for version 0.13 2003-02-09 15:09:41 +00:00
darkeye 2d0dc666f1 added feature for setting the TITLE comment field for vorbis streams 2003-02-09 13:15:57 +00:00
darkeye c9e509b4c5 added support for big endian OSS devices (like Linux PowerPC) 2002-12-20 10:40:40 +00:00
darkeye 97d4081499 fixed minor bug in IcecCast2.cpp, which could have lead to a buffer
overflow
2002-11-29 08:14:47 +00:00
darkeye 05d7381966 bugfix: MultiThreadedConnector::sinkThread() was private, now public 2002-11-26 21:41:20 +00:00
darkeye 394dccb44c for version 0.12 2002-10-20 21:16:43 +00:00
darkeye 9d0566c593 when a connection is dropped, DarkIce tries to reconnect, indefinitely
removed extreme event reporting for thread-related events
2002-10-19 13:35:21 +00:00
darkeye 8fd167a179 anged internals so that now each encoding/server connection is
a separate thread
2002-10-19 12:24:55 +00:00
darkeye c76ded0c35 ported to FreeBSD (removed reference to MSG_NOSIGNAL in TcpSocket.cpp) 2002-08-28 18:24:46 +00:00
darkeye 0ec63f40e1 bug fix: maximum bitrate setting fixed for Ogg Vorbis streams 2002-08-22 21:52:08 +00:00
darkeye dddf947142 for version 0.11 2002-08-20 20:45:08 +00:00
darkeye 9257e95c08 added possibility to specify maximum bitrate for Ogg Vorbis streams 2002-08-20 19:35:37 +00:00
darkeye 31747d0353 added HTTP Basic authentication for icecast2 logins 2002-08-20 18:39:14 +00:00
darkeye 268e5d4566 added mp3 streaming possibility for icecast2 2002-08-20 18:37:49 +00:00
darkeye e3e1e11d73 added possibility to stream in mono when recording in stereo 2002-08-03 12:41:18 +00:00
darkeye 8e7e0dfdbb resampling bugs fixed for vorbis streams 2002-08-03 10:30:46 +00:00
darkeye f593547d7e for version 0.10.1 2002-08-02 18:17:13 +00:00
darkeye 2a56e0f073 bug fix: when the last server dropped connection, darkice crashed 2002-08-02 17:59:17 +00:00
darkeye ba1028e62c bugfix: mp3Buf was deleted too early 2002-07-28 00:08:37 +00:00
darkeye 50c231a328 for version 0.10 2002-07-20 16:46:12 +00:00
darkeye 229095cb7e added fault tolerance in case a server connection is dropped 2002-07-20 16:37:06 +00:00
darkeye e043b8784f added support for Ogg Vorbis 1.0, removed support for rc2 2002-07-20 10:59:00 +00:00
darkeye 7e9555b97c added cbr, abr and vbr setting feature with encoding quality 2002-04-13 11:26:00 +00:00
darkeye 3ea1be1f9d fixed date typo 2002-04-09 13:30:29 +00:00
darkeye 17bf419804 resolved memory leak issue introduced in 0.9 2002-04-09 13:10:43 +00:00
darkeye d588f2dcca more thanks to contributors 2002-03-28 17:06:40 +00:00
darkeye 9e4bc7a234 for version 0.9 2002-03-28 16:56:14 +00:00
darkeye 84cee897f7 added possibility to save the encoded stream to a local file only
(no streaming server needed)
2002-02-28 09:49:25 +00:00
darkeye 53ce45daf4 version 0.8 2002-02-20 15:09:36 +00:00
darkeye 2ddb545512 added local dump file possibility 2002-02-20 11:54:11 +00:00
darkeye ab8efd2d31 updated to work with Ogg Vorbis libs rc3 and current IceCast2 cvs 2002-02-20 10:40:02 +00:00
darkeye 03215d74f8 fixed public stream reporting 2001-11-20 09:06:18 +00:00
darkeye dc4867b214 fixed incorrect vorbis bitrate setting 2001-10-21 13:08:18 +00:00
darkeye d398578542 added possibility to disable highpass and lowpass filters for lame 2001-10-20 10:56:45 +00:00
darkeye f34e99d819 for new release 2001-10-19 12:47:12 +00:00
darkeye 50684028b7 created configure options to compile with or without lame / Ogg Vorbis 2001-10-19 12:39:42 +00:00
darkeye 35e0d6884b config file now may contain tabs also as white space 2001-10-19 09:20:09 +00:00
darkeye 9d5c687bbd added support for resampling mp3 streams 2001-10-19 09:03:39 +00:00
darkeye d4e1cbdec6 BSD port 2001-09-26 16:58:32 +00:00
darkeye 4a22f807dc removed --enable-static configure option 2001-09-18 18:00:02 +00:00
darkeye 1bf117416d oops 2001-09-18 17:37:39 +00:00
darkeye 810797f0af for version 0.6 2001-09-18 17:35:15 +00:00
darkeye 1cda2e211a for new release 0.5 2001-09-09 11:52:06 +00:00
darkeye e672ee0fcf for new release 2001-09-02 14:48:47 +00:00
darkeye 6962782904 cosmetic changes 2001-08-28 06:16:48 +00:00
darkeye a6246e6c5c added man page 2001-08-28 06:00:06 +00:00
darkeye 03052d8258 added support for unlimited time encoding 2001-08-26 08:43:13 +00:00
darkeye d7f5de1d90 prepearing new release 2000-12-20 13:01:43 +00:00
darkeye 26658ab7ae these changes should have been in release 0.2, but better late than never 2000-11-19 09:42:28 +00:00
darkeye 767f840530 preparing for 0.1 release 2000-11-13 20:22:07 +00:00
darkeye fd8d39401e changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00