Commit Graph

256 Commits

Author SHA1 Message Date
nobody 88a8a23d9c This commit was manufactured by cvs2svn to create tag 'darkice-0_11'. 2002-08-20 20:45:08 +00:00
darkeye dddf947142 for version 0.11 2002-08-20 20:45:08 +00:00
darkeye f1817e2853 added User-Agent header to HTTP login 2002-08-20 20:16:59 +00:00
darkeye 5c0f089833 minor fixes 2002-08-20 20:07:36 +00:00
darkeye c217715cd1 more stuff to do 2002-08-20 19:36:49 +00:00
darkeye 9257e95c08 added possibility to specify maximum bitrate for Ogg Vorbis streams 2002-08-20 19:35:37 +00:00
darkeye ec84730730 minor fix 2002-08-20 19:34:43 +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 65764e2150 added additional error checking to make sure that outChannel < inChannel 2002-08-04 10:26:06 +00:00
darkeye e3e1e11d73 added possibility to stream in mono when recording in stereo 2002-08-03 12:41:18 +00:00
darkeye cdaeb85b0b for version 0.10.2beta 2002-08-03 10:32:04 +00:00
darkeye 8e7e0dfdbb resampling bugs fixed for vorbis streams 2002-08-03 10:30:46 +00:00
darkeye 374763d680 updated imported aflib sources to OSALP 7.3 2002-08-03 10:28:56 +00:00
nobody e4da2d70b8 This commit was manufactured by cvs2svn to create tag
'darkice-0_10_1'.
2002-08-02 18:17:13 +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 167616b011 bugfix for the previous fix :) 2002-07-28 00:11:58 +00:00
darkeye ba1028e62c bugfix: mp3Buf was deleted too early 2002-07-28 00:08:37 +00:00
darkeye 529d4e66b0 for 0.11beta 2002-07-28 00:06:38 +00:00
darkeye 91da81152e replaced update-conf with autogen.sh 2002-07-21 08:48:33 +00:00
darkeye 6724dec6c6 some exception cleanup (throw clauses in function declarations) 2002-07-21 08:47:06 +00:00
nobody 591e52f9ef This commit was manufactured by cvs2svn to create tag 'darkice-0_10'. 2002-07-20 16:46:12 +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 0913fefad2 code cleanup: compiles under gcc-c++ 3.1, using -pedantic option 2002-05-28 12:35:41 +00:00
darkeye 7e9555b97c added cbr, abr and vbr setting feature with encoding quality 2002-04-13 11:26:00 +00:00
nobody ae1f874cea This commit was manufactured by cvs2svn to create tag
'darkice-0_9_1'.
2002-04-09 13:36:04 +00:00
darkeye 64bd099709 for 0.9.1 2002-04-09 13:36:04 +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 35d21539b6 description of missing sampleRate field of section [icecast2-x] 2002-03-28 17:45:38 +00:00
nobody 89255c7f28 This commit was manufactured by cvs2svn to create tag 'darkice-0_9'. 2002-03-28 17:11:18 +00:00
darkeye a6982eedda added file AUTHORS to set of distributed files 2002-03-28 17:11:18 +00:00
darkeye 8f15f97053 removed VBR and vorbis resampling items, as they are completed 2002-03-28 17:10:39 +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 38dc041a4b moved functions conv8() and conv16() to class Util (as conv())
added resampling functionality
added support for variable bitrates
2002-03-28 16:47:38 +00:00
darkeye a50598add0 added functions strToD(), conv8(), conv16() and conv() 2002-03-28 16:45:46 +00:00
darkeye 33c7ed07a6 added aflibConverter class from the OSALP project 2002-03-28 16:44:27 +00:00
darkeye fbf53a61b4 enabled resampling and variable bitrates for vorbis (icecast2) streams 2002-03-28 16:43:11 +00:00
darkeye 4d6603ae53 some fixes to typos in comments 2002-03-28 16:41:49 +00:00
darkeye 09179b384e slight changes to allow for variable bitrate streams
(where the value of bitrate is 0)
2002-03-28 16:40:55 +00:00
darkeye c326ebfac1 added interface for variable bitrate encoding 2002-03-28 16:39:32 +00:00
darkeye f96c7969eb moved functions conv8() and conv16() to class Util 2002-03-28 16:38:37 +00:00
darkeye 867b7ffdc9 added possibility to chose vorbis lib version rc2 or rc3 2002-03-28 16:36:37 +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
nobody 2771fbf1d3 This commit was manufactured by cvs2svn to create tag 'darkice-0_8'. 2002-02-20 15:11:33 +00:00
darkeye 5882039e42 removed -g from CFLAGS, which was left there by mistake 2002-02-20 15:11:33 +00:00