Commit Graph

  • e4da2d70b8 This commit was manufactured by cvs2svn to create tag 'darkice-0_10_1'. nobody 2002-08-02 18:17:13 +0000
  • f593547d7e for version 0.10.1 darkeye 2002-08-02 18:17:13 +0000
  • 2a56e0f073 bug fix: when the last server dropped connection, darkice crashed darkeye 2002-08-02 17:59:17 +0000
  • 167616b011 bugfix for the previous fix :) darkeye 2002-07-28 00:11:58 +0000
  • ba1028e62c bugfix: mp3Buf was deleted too early darkeye 2002-07-28 00:08:37 +0000
  • 529d4e66b0 for 0.11beta darkeye 2002-07-28 00:06:38 +0000
  • 91da81152e replaced update-conf with autogen.sh darkeye 2002-07-21 08:48:33 +0000
  • 6724dec6c6 some exception cleanup (throw clauses in function declarations) darkeye 2002-07-21 08:47:06 +0000
  • 591e52f9ef This commit was manufactured by cvs2svn to create tag 'darkice-0_10'. nobody 2002-07-20 16:46:12 +0000
  • 50c231a328 for version 0.10 darkeye 2002-07-20 16:46:12 +0000
  • 229095cb7e added fault tolerance in case a server connection is dropped darkeye 2002-07-20 16:37:06 +0000
  • e043b8784f added support for Ogg Vorbis 1.0, removed support for rc2 darkeye 2002-07-20 10:59:00 +0000
  • 0913fefad2 code cleanup: compiles under gcc-c++ 3.1, using -pedantic option darkeye 2002-05-28 12:35:41 +0000
  • 7e9555b97c added cbr, abr and vbr setting feature with encoding quality darkeye 2002-04-13 11:26:00 +0000
  • ae1f874cea This commit was manufactured by cvs2svn to create tag 'darkice-0_9_1'. nobody 2002-04-09 13:36:04 +0000
  • 64bd099709 for 0.9.1 darkeye 2002-04-09 13:36:04 +0000
  • 3ea1be1f9d fixed date typo darkeye 2002-04-09 13:30:29 +0000
  • 17bf419804 resolved memory leak issue introduced in 0.9 darkeye 2002-04-09 13:10:43 +0000
  • 35d21539b6 description of missing sampleRate field of section [icecast2-x] darkeye 2002-03-28 17:45:38 +0000
  • 89255c7f28 This commit was manufactured by cvs2svn to create tag 'darkice-0_9'. nobody 2002-03-28 17:11:18 +0000
  • a6982eedda added file AUTHORS to set of distributed files darkeye 2002-03-28 17:11:18 +0000
  • 8f15f97053 removed VBR and vorbis resampling items, as they are completed darkeye 2002-03-28 17:10:39 +0000
  • d588f2dcca more thanks to contributors darkeye 2002-03-28 17:06:40 +0000
  • 9e4bc7a234 for version 0.9 darkeye 2002-03-28 16:56:14 +0000
  • 38dc041a4b moved functions conv8() and conv16() to class Util (as conv()) added resampling functionality added support for variable bitrates darkeye 2002-03-28 16:47:38 +0000
  • a50598add0 added functions strToD(), conv8(), conv16() and conv() darkeye 2002-03-28 16:45:46 +0000
  • 33c7ed07a6 added aflibConverter class from the OSALP project darkeye 2002-03-28 16:44:27 +0000
  • fbf53a61b4 enabled resampling and variable bitrates for vorbis (icecast2) streams darkeye 2002-03-28 16:43:11 +0000
  • 4d6603ae53 some fixes to typos in comments darkeye 2002-03-28 16:41:49 +0000
  • 09179b384e slight changes to allow for variable bitrate streams (where the value of bitrate is 0) darkeye 2002-03-28 16:40:55 +0000
  • c326ebfac1 added interface for variable bitrate encoding darkeye 2002-03-28 16:39:32 +0000
  • f96c7969eb moved functions conv8() and conv16() to class Util darkeye 2002-03-28 16:38:37 +0000
  • 867b7ffdc9 added possibility to chose vorbis lib version rc2 or rc3 darkeye 2002-03-28 16:36:37 +0000
  • 84cee897f7 added possibility to save the encoded stream to a local file only (no streaming server needed) darkeye 2002-02-28 09:49:25 +0000
  • 2771fbf1d3 This commit was manufactured by cvs2svn to create tag 'darkice-0_8'. nobody 2002-02-20 15:11:33 +0000
  • 5882039e42 removed -g from CFLAGS, which was left there by mistake darkeye 2002-02-20 15:11:33 +0000
  • 53ce45daf4 version 0.8 darkeye 2002-02-20 15:09:36 +0000
  • e25f624709 minor changes darkeye 2002-02-20 15:08:52 +0000
  • f373aa1907 updated version number from rc2 to rc3 darkeye 2002-02-20 15:08:29 +0000
  • 633defc6f0 updated version number from 3.89beta to 3.91 darkeye 2002-02-20 15:07:59 +0000
  • 94df9fcdba added Michael Smith darkeye 2002-02-20 15:07:28 +0000
  • b3d47e851b version 0.8 darkeye 2002-02-20 14:26:51 +0000
  • 2ddb545512 added local dump file possibility darkeye 2002-02-20 11:54:11 +0000
  • 63e7805dd7 added equality operators to compare with pointers darkeye 2002-02-20 11:51:27 +0000
  • ab8efd2d31 updated to work with Ogg Vorbis libs rc3 and current IceCast2 cvs darkeye 2002-02-20 10:40:02 +0000
  • b4874eeb18 send Content-type header when logging in to icecast2 servers darkeye 2002-02-19 15:24:26 +0000
  • b2f759bf5e fixed typo darkeye 2002-02-19 15:23:59 +0000
  • f240e3e86f updated for lame 3.91 darkeye 2002-02-19 14:52:41 +0000
  • 021a6e2078 new requests darkeye 2001-11-27 16:41:01 +0000
  • 03215d74f8 fixed public stream reporting darkeye 2001-11-20 09:06:18 +0000
  • 52748eb65c better late than never darkeye 2001-10-22 13:41:30 +0000
  • dc4867b214 fixed incorrect vorbis bitrate setting darkeye 2001-10-21 13:08:18 +0000
  • d398578542 added possibility to disable highpass and lowpass filters for lame darkeye 2001-10-20 10:56:45 +0000
  • 4309523f0d This commit was manufactured by cvs2svn to create tag 'darkice-0_7'. nobody 2001-10-19 12:48:03 +0000
  • c2768cc577 for new version darkeye 2001-10-19 12:48:03 +0000
  • f34e99d819 for new release darkeye 2001-10-19 12:47:12 +0000
  • 81629a07b5 changed version to 0.7 darkeye 2001-10-19 12:46:34 +0000
  • 50684028b7 created configure options to compile with or without lame / Ogg Vorbis darkeye 2001-10-19 12:39:42 +0000
  • 35e0d6884b config file now may contain tabs also as white space darkeye 2001-10-19 09:20:09 +0000
  • d5d86896be renamed version to 0.7beta darkeye 2001-10-19 09:05:54 +0000
  • 9d5c687bbd added support for resampling mp3 streams darkeye 2001-10-19 09:03:39 +0000
  • e3fca60927 new things to do darkeye 2001-10-08 11:35:21 +0000
  • d4e1cbdec6 BSD port darkeye 2001-09-26 16:58:32 +0000
  • efcb854cd0 better late than never darkeye 2001-09-18 18:53:12 +0000
  • 0a67c8b836 This commit was manufactured by cvs2svn to create tag 'darkice-0_6'. nobody 2001-09-18 18:00:02 +0000
  • 4a22f807dc removed --enable-static configure option darkeye 2001-09-18 18:00:02 +0000
  • 1bf117416d oops darkeye 2001-09-18 17:37:39 +0000
  • 810797f0af for version 0.6 darkeye 2001-09-18 17:35:15 +0000
  • 81702ae779 TcpSocket did not report closed state when could not connect() darkeye 2001-09-18 16:44:10 +0000
  • fe9fdd0e3d finalized Solaris port darkeye 2001-09-18 14:57:19 +0000
  • 89d82d4477 updated to include sample for IceCast2 darkeye 2001-09-16 11:47:43 +0000
  • 9a0ce10c13 updated man pages to reflect IceCast2 support darkeye 2001-09-16 11:47:21 +0000
  • afc8fe2ca9 added function vorbisBlocksOut(), finalized vorbis support darkeye 2001-09-15 11:36:22 +0000
  • 17ec06eb28 minor fixes darkeye 2001-09-15 11:35:08 +0000
  • f96f12099f removed manual checking for lame lib and include file darkeye 2001-09-15 11:33:28 +0000
  • 3cde98dcaa added IceCast2 / vorbis support darkeye 2001-09-14 19:31:06 +0000
  • c6a5820052 now VERSION is defined for sure in config.h darkeye 2001-09-14 16:19:46 +0000
  • c4f0e3f60a removed references to SourceForget FTP sites, as they are phased out darkeye 2001-09-13 05:06:41 +0000
  • aabfd223c9 added library checking for Solaris darkeye 2001-09-11 18:39:18 +0000
  • 9baec0b038 added config.h.in to the list of files to be deleted darkeye 2001-09-11 18:38:21 +0000
  • 61b08937c1 added Solaris support darkeye 2001-09-11 15:05:21 +0000
  • 08bd0b4272 This commit was manufactured by cvs2svn to create tag 'darkice-0_5'. nobody 2001-09-09 12:26:33 +0000
  • afaafb9422 updated to reflect that DarkIce is now both an IceCast and ShoutCast streamer darkeye 2001-09-09 12:26:33 +0000
  • 1cda2e211a for new release 0.5 darkeye 2001-09-09 11:52:06 +0000
  • ceb65d8c54 added man page darkice.cfg.5 darkeye 2001-09-09 11:48:09 +0000
  • 46d93cfefe new version 0.5 do not add extra include and library path to gcc if lame was found in /usr darkeye 2001-09-09 11:43:55 +0000
  • 26f9492d53 updated sample config file to new format darkeye 2001-09-09 11:28:50 +0000
  • d8d71099e2 added support for ShoutCast servers darkeye 2001-09-09 11:27:31 +0000
  • 45abdd4c47 full line comments skipped earlier: commens allowed before the first secion darkeye 2001-09-09 11:26:43 +0000
  • f151fa56a7 added man page darkice.cfg.5 updated man pages for new config file format darkeye 2001-09-09 11:19:53 +0000
  • b47dae73bd lame RPM is now created with gcc3 and full optimizations darkeye 2001-09-09 09:06:26 +0000
  • 5c099e5c9f removed dependency on locally stored SGI STL header files now compiler-supplied C++ library STL header files are used compiles under GNU C++ 3 hash_map (an SGI extension to STL) replaced with map std:: namespace prefix added to all STL class references darkeye 2001-09-05 20:11:16 +0000
  • db79f2bbfb This commit was manufactured by cvs2svn to create tag 'darkice-0_4'. nobody 2001-09-02 14:48:47 +0000
  • e672ee0fcf for new release darkeye 2001-09-02 14:48:47 +0000
  • 781bd75e9f added system level configuration file darkeye 2001-09-02 14:44:14 +0000
  • 4beeadb110 removed obsolete variable WARNING darkeye 2001-09-02 14:43:01 +0000
  • f52562254c fixed typo, added acknowledgement section darkeye 2001-09-02 14:12:10 +0000
  • 05335d1d59 setting the sound card recording sample rate is now more relaxed there is no error reported if the sample rate is not exactly the same darkeye 2001-09-02 14:08:40 +0000
  • a251f4ad26 file search now only looks inside the specified directory darkeye 2001-09-02 14:07:50 +0000
  • 8f7a0bb621 improved on static / dynamic build configuration darkeye 2001-09-02 12:59:28 +0000