Christopher Arndt
327a953cb3
Fix & expand ChangeLog entry for release 1.4
...
* Fix date format for relase 1.4 (DD-MM-YYY).
* Add more details about changes for 1.4 from git log.
2020-04-09 11:48:39 +02:00
Rafael Diniz
13bfd7f296
oops, it should 2020 where I wrote 2019.
2020-01-03 15:00:37 -03:00
Rafael Diniz
bc83044963
1.4 version released.
2020-01-03 14:47:36 -03:00
Rafael Diniz
80f5e746ea
Fixed autotools. This is the 1.3 darkice release!
2016-08-04 10:42:46 -03:00
rafael@riseup.net
710d2c26c4
Server connection related fixes.
2014-02-26 19:48:19 +00:00
rafael@riseup.net
8b18c39252
1.2 to ChangeLog
2013-07-15 05:53:00 +00:00
rafael@riseup.net
ef5ba44013
Added Opus support. Ticket #75 .
2013-05-14 16:08:20 +00:00
oetelaar.automatisering@gmail.com
43d89e2796
- extra check in castsink prevent null deref
...
- fix typos
- change bytecounter (size limit) to long instead of int
- fix some string/buffer strangeness in icecast2.cpp
- increase ringbuffer size from 2 to 5 seconds in JackDspSource.cpp
- prevent jack killing us on buffer overflow, we just report and continue
- new producer/consumer scheme in MultiThreadedConnector.cpp it now runs parallel really
- some compiler warnings fixed
2013-04-11 18:52:57 +00:00
rafael@riseup.net
c4677ec32e
really fixed issue 30 that was occuring only for shoutcast
2012-01-16 21:43:20 +00:00
rafael@riseup.net
5fbdf2edf6
applied patches of issues #56 and #57
2012-01-16 20:58:27 +00:00
rafael@riseup.net
d04c3059b4
darkice 1.1
2011-10-27 04:56:43 +00:00
rafael@riseup.net
84760a8f0c
forget to put the aac+ changes in changelog
2010-10-13 20:42:20 +00:00
rafael@riseup.net
2fd4aeff5a
Pulse support added.
2010-09-17 20:37:46 +00:00
rafael@riseup.net
4caf31f22e
fixed contributor name
2010-07-26 17:33:11 +00:00
rafael@riseup.net
89921c7e5e
changelog updated
2010-07-19 20:54:45 +00:00
rafael@riseup.net
9ab338c783
I used a wrong version number last commit, and as darkice is already a very mature software, and a last old bug was fixed, I decided to release the 1.0 version - many thanks to Ákos Maróy and all other contributors
2010-05-10 00:41:23 +00:00
rafael@riseup.net
30ead5bf72
version 0.9
2010-05-10 00:34:35 +00:00
rafael@riseup.net
ccd4d54df8
bug fix for an old bug in BufferedSink.cpp
2010-05-06 20:19:18 +00:00
rafael@riseup.net
477cd9ccce
added missing commits to changelog and new authors to authors
2009-12-22 13:43:19 +00:00
rafael@riseup.net
f9608919d3
preparing for 0.20.1 release
2009-11-14 22:10:39 +00:00
rafael@riseup.net
288ebc48b1
preparing for the new version
2009-11-05 18:06:35 +00:00
diniz@wimobilis.com.br
ccedfb1220
branch darkice-aacp merged
2009-06-21 04:36:30 +00:00
darkeye
08fb911385
enabling jack source compilation on Debian Lenny, fixes #44
2008-09-19 11:10:57 +00:00
darkeye
20f55cfc8f
committed patch to recognize Ogg Vorbis shared libraries in the
...
configure script, re #42
2008-08-15 12:11:30 +00:00
darkeye
9e5f4f0dc6
for 0.19 release, re #39
2008-07-07 14:40:45 +00:00
darkeye
aa27bf95c0
added ability to specify jack device name created by darkice,
...
thanks to Alessandro Baretta <alessandro.baretta@radiomaria.org>
re #24
2008-07-07 14:33:34 +00:00
darkeye
a97b18e356
give credit where it's due, re #33
2007-11-20 14:34:59 +00:00
darkeye
5cd6f2703a
applied patch sent by Pierre Souchay <pierre@souchay.net>, closes #30
2007-11-20 13:59:03 +00:00
darkeye
dc5aaa9faf
added Darwin Streaming Server mount point patch, closes #29
2007-11-20 13:45:59 +00:00
darkeye
df1db12d80
fixed minor typo in changelog, re #22
2007-04-26 08:48:15 +00:00
darkeye
73fea178f4
changes for the next release, re #22
2007-04-26 08:41:06 +00:00
darkeye
2e823ddcd6
releasing 0.18, re #15
2007-03-05 20:25:24 +00:00
darkeye
abd9574ce7
fixed issue with compiling with jack installed at arbitrary locations,
...
fixes #14
2007-03-05 20:21:38 +00:00
darkeye
2b6725d452
committed serial ulaw patch, provided by Clyde Stubbs, re #13
2007-02-25 17:04:17 +00:00
darkeye
f44ac6d410
added sleeping between reconnection attempts, re #12
2007-02-25 16:38:33 +00:00
darkeye
8c4d10dc13
added TCP keep-alive, fixes #10
2007-02-25 16:09:33 +00:00
darkeye
2b2ae392e0
applied fileDateFormat patch, closes #8
2007-02-25 15:46:31 +00:00
darkeye
ee4ae648d0
added initial implementation of file dump cutting, re #3
2007-01-14 16:12:32 +00:00
darkeye
cf2d4c85f0
added default configuration file handling, closes #6
2007-01-14 13:01:58 +00:00
darkeye
0bfed4a3ae
fix to enable file dumping with ogg vorbis, closes #5
2007-01-14 10:01:25 +00:00
darkeye
51589a5aad
added patch to find 64-bit libraries, fixes #1
...
thanks to Mariusz Mazur <mmazur@kernel.pl>
2007-01-07 18:37:21 +00:00
darkeye
612ab7b1ff
fix to enable compiling on 64 bit archs, closes #1
2006-12-23 16:52:05 +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
8e7abbc753
for release 0.18
2006-05-18 07:17:26 +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
9ba6d64d1f
added mpeg2 support, thanks to Nicholas J Humfrey
2006-01-25 22:47:15 +00:00
darkeye
334b849fff
added check for bufferSecs setting not to be 0
2006-01-19 16:09:05 +00:00