Commit Graph

319 Commits

Author SHA1 Message Date
darkeye 297f3dc0f8 moved shoutcast server response checking right after passing password
to the server. this should solve connection issues for recent
shoutcast servers
2006-07-16 16:24:46 +00:00
nobody e27ad901c6 This commit was manufactured by cvs2svn to create tag
'darkice-0_17_1'.
2006-05-19 13:40:37 +00:00
darkeye b109809c26 renamed new ebuild from 0.18 to 0.17.1 2006-05-19 13:40:37 +00:00
darkeye 6282bf85a1 replaced TABs with spaces 2006-05-19 13:35:41 +00:00
darkeye 8c25129fa4 renamed new version from 0.18 to 0.17.1 2006-05-19 13:11:33 +00:00
darkeye 89ad7c01dd updated date on ChangeLog 2006-05-19 12:43:45 +00:00
darkeye 17db1f4e96 added FAQ to document file list 2006-05-19 12:40:59 +00:00
darkeye 5a9a4103c9 added reconnection capability if the TCP connection is reset by the peer 2006-05-19 12:39:19 +00:00
darkeye 8e7abbc753 for release 0.18 2006-05-18 07:17:26 +00:00
darkeye 85aab89906 cosmetic changes 2006-05-18 07:13:00 +00:00
darkeye fae76d2fae added FAQ 2006-05-18 07:05:37 +00:00
darkeye 196f7c81e9 added yield calls to the connector, when trying to reconnect... 2006-05-16 09:00:08 +00:00
darkeye a123680735 fixed checking for mp3 and mp2 lib support for icecast-1.x streams 2006-03-23 09:34:57 +00:00
darkeye 09f7c9f085 added missing IUSE statement 2006-02-13 12:29:53 +00:00
darkeye d9354dfde6 updated ebuild according to feedback from the gentoo people 2006-02-13 09:19:55 +00:00
nobody ca8472dab4 This commit was manufactured by cvs2svn to create tag 'darkice-0_17'. 2006-01-27 15:02:05 +00:00
darkeye 5f35d41808 fixued issue of compiling without lame, but with twolame 2006-01-27 15:02:05 +00:00
darkeye dc91347ecb fixed issue of double colons at the end of the declaration 2006-01-27 08:51:23 +00:00
darkeye c0f7c67590 replaced tabs with 4 spaces 2006-01-26 23:28:11 +00:00
darkeye 944acdc179 for release 0.17 2006-01-26 22:14:08 +00:00
darkeye 0c4f4847c4 added mpeg2 support thanks to Nicholas J Humfrey 2006-01-25 22:49:59 +00:00
darkeye 9ba6d64d1f added mpeg2 support, thanks to Nicholas J Humfrey 2006-01-25 22:47:15 +00:00
darkeye f9eecd27b8 updated ebuild to have proper use flag for aac 2006-01-25 22:46:52 +00:00
darkeye 334b849fff added check for bufferSecs setting not to be 0 2006-01-19 16:09:05 +00:00
nobody 1c63d67e53 This commit was manufactured by cvs2svn to create tag 'darkice-0_16'. 2005-10-22 11:16:31 +00:00
darkeye c1d50251c3 added aac format description to config file man page 2005-10-22 11:16:31 +00:00
darkeye 584954663a replaced tabs with spaces 2005-10-22 11:06:18 +00:00
darkeye 3a781a7cfc for release 0.16 2005-10-22 10:56:08 +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 e3e872e85a added clarification to highpass and lowpass config values 2005-10-22 10:34:00 +00:00
darkeye 02870bc21a added check for FAAC as well 2005-10-22 10:33:10 +00:00
darkeye abc24f7d2b updated darkice spec file for 0.15 2005-04-27 09:59:23 +00:00
darkeye 29a9f57784 added ebuild file 2005-04-27 09:58:04 +00:00
darkeye a91e643b53 added mention of Darwin Streaming Server and AAC to the documentation 2005-04-17 10:58:28 +00:00
darkeye 1f36ce8c9c changed remaining typos 2005-04-16 22:19:20 +00:00
darkeye 9a23ebe086 added AAC support through the faac codec, http://www.audiocoding.com/ 2005-04-16 21:57:34 +00:00
nobody 2ebf68e42a This commit was manufactured by cvs2svn to create tag 'darkice-0_15'. 2005-04-14 12:00:39 +00:00
darkeye 5a3e47327b fixed extra documentation directory setting 2005-04-14 12:00:39 +00:00
darkeye e5f327cf84 moved directory rpm to etc/rpm 2005-04-14 11:58:08 +00:00
darkeye e8fa2eebd9 fixed API documentation issues 2005-04-14 11:53:17 +00:00
darkeye 85868cc504 changed source code documentation tool from kdoc to doxygen 2005-04-14 11:52:41 +00:00
darkeye b993181fa6 updated copyright notice to extend to 2005 2005-04-14 11:24:42 +00:00
darkeye 62ecc5f813 updated date for man pages 2005-04-14 11:17:06 +00:00
darkeye 598d8aa190 for version 0.15 2005-04-14 11:11:59 +00:00
jbebel 143403375a Set priority explicitly for encoding threads. This needs more testing. 2005-04-13 22:03:32 +00:00
jbebel bc0f0ded94 Distribute lame qualities better, and prevent values greater than 9 which are invalid. 2005-04-13 19:04:55 +00:00
jbebel 50f5c48c86 Allow quality settings down to -0.1 for ogg 2005-04-13 18:03:43 +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