piratfm
afc5439aa7
rtp/udp output branch
2010-01-16 15:12:03 +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
2fa04c0e34
Patch by Sergiy <piratfm@gmail.com>: implement sample rate conversion for all codecs using libsamplerate, and keeping internal aflibConverter as fallback
2009-12-22 11:56:16 +00:00
rafael@riseup.net
542ac4b022
updated old darkice website links
2009-12-04 13:28:34 +00:00
rafael@riseup.net
d1207ea7f5
patch for alsa driver, by cladisch - closes ticked #8
2009-12-01 12:57:31 +00:00
rafael@riseup.net
1919826ee2
I forgot to put rc.darkice in the EXTRA_DIST, so make dist created a tarball missing the rc.darkice
2009-11-15 16:15:25 +00:00
rafael@riseup.net
ea2298c496
0.20.1 released
2009-11-14 22:22:03 +00:00
rafael@riseup.net
f9608919d3
preparing for 0.20.1 release
2009-11-14 22:10:39 +00:00
rafael@riseup.net
b686f2c977
start/stop/restart/status script for darkice by Niels Dettenbach
2009-11-14 16:18:33 +00:00
rafael@riseup.net
8dddc12759
start/stop/restart/status script for darkice by Niels Dettenbach
2009-11-14 15:22:42 +00:00
rafael@riseup.net
4e00387873
backported trunk fix for gcc 4.4
2009-11-11 16:24:12 +00:00
rafael@riseup.net
ad6e96aa8b
fix compilation for gcc >= 4.4
2009-11-11 16:21:05 +00:00
rafael@riseup.net
63c68d3659
initial coreaudio patch
2009-11-11 16:02:38 +00:00
rafael@riseup.net
6014ba09bd
darkice branch to better support macos x
2009-11-11 15:44:49 +00:00
rafael@riseup.net
7621eab287
version 0.20 released.
2009-11-05 18:26:29 +00:00
rafael@riseup.net
66ac162547
more cosmetic changes for 0.20
2009-11-05 18:12:44 +00:00
rafael@riseup.net
288ebc48b1
preparing for the new version
2009-11-05 18:06:35 +00:00
rafael@riseup.net
27f2897b2d
small cosmetic fixes for 0.20 version
2009-11-05 18:01:13 +00:00
rafael@riseup.net
794b6d27ef
placed a more apropriate fix, following the coding style - closes issue 3
2009-11-05 17:47:44 +00:00
diniz@wimobilis.com.br
ccedfb1220
branch darkice-aacp merged
2009-06-21 04:36:30 +00:00
rafael2k
51c76638a1
aacp info added to manpage
2009-05-12 21:02:38 +00:00
rafael2k
e72af678ee
I added the ::close() and the file pointer = 0 to all points where it throws exceptions in TcpSocket.cpp -- this fixed the issue where it would continue trying to write to the socket even though it was already closed by an error thanks to flush statements in the close method of TcpSocket and it's superclasses. This was causing the infinite loop on reconnect when there was still data in the buffer waiting to be transmitted (flushed) when the server closes the socket.
...
The other issue we fixed is that the aacpEncoder was not being tore down correctly so that when close() is called then it is open()ed again, it would carry on some of the state from the previous open()ing causing a read or write past the end of the buffer and resulting in a segfault core dump. The fix was to copy the variable initialization from the header file into the open() function just after the sanity checking code. This may potentially result in a memory leak as I don't understand the aacplus library's API well enough to know whether or not its resources are being properly freed.
by
rfc822sucks at hotmail.com
2009-05-06 18:34:20 +00:00
athoik
fc5f17569d
refs #2 Use in aacPlusEncoder constructor the variable channel from darkice.cfg because we are always using the same channels as input.
2008-11-09 22:05:48 +00:00
tipok
ec2e56f5f7
Implement encoding mono (with SBR), re #2
2008-11-06 22:00:00 +00:00
tipok
ebee08d10e
Little code cleanup near "AacEncEncode", re #2
2008-11-06 20:46:51 +00:00
rafael2k
0b0e568cd7
reverted wrong assumption about libfaac and libaacplus incompatibilities, re #2
2008-11-06 17:21:47 +00:00
tipok
c6ef59c913
* temporary workaround for libfaac and libaacplus
...
* removed unneeded define (_FFTW3)
* compatible with libaacplus-1.0.1, re #2
2008-11-06 16:15:19 +00:00
tipok
d606610431
added svn keywords, tabs changed into 4 whitespaces, re #2
2008-11-05 13:02:24 +00:00
tipok
c8260ff827
removed unused vars for aac+ encoder, re #2
2008-11-05 12:33:35 +00:00
tipok
2a98f1f03b
added aac+ encoding support, re #2
2008-11-05 12:15:05 +00:00
tipok
d9aa3f0753
created working copy for aac+ patched source, re #2
2008-11-05 12:04:00 +00:00
darkeye
08fb911385
enabling jack source compilation on Debian Lenny, fixes #44
2008-09-19 11:10:57 +00:00
darkeye
ce83a7ad1c
added full author name for the author of the patch, closes #42
2008-08-15 13:08:06 +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
9b5bdad5b8
creating fixed tag, closes #40
2008-07-07 17:38:18 +00:00
darkeye
c82537a865
removing bad tag, re #40
2008-07-07 17:37:51 +00:00
darkeye
f17b1380e7
fixed bug reported by timpuri, re #40
2008-07-07 17:36:19 +00:00
darkeye
29a0fe83d6
for release 0.19, re #39
2008-07-07 15:19:29 +00:00
darkeye
0e547fb20b
renaming badly named release 0.19 tag, re #39
2008-07-07 15:18:30 +00:00
darkeye
51b865e07f
tagging release 0.19, re #39
2008-07-07 15:17:20 +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
d82cd56ffa
updated text about DarkSnow, as per Rafael Diniz's request, fixes #34
2007-12-06 09:52:54 +00:00
darkeye
a97b18e356
give credit where it's due, re #33
2007-11-20 14:34:59 +00:00
darkeye
b62c3c5fa1
added search for libjack.dylib so that it finds it on MacOS X, re #33
2007-11-20 14:32:30 +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
5fb33b2c45
fixed issue of libjack not being found on MacOS X when compiling, fixes #17
2007-06-08 09:27:37 +00:00
darkeye
28d4be5751
creating tag for darkice 0.18.1, re #22
2007-04-26 08:51:31 +00:00
darkeye
df1db12d80
fixed minor typo in changelog, re #22
2007-04-26 08:48:15 +00:00