Alejandro Olivan Alvarez
ad68e8dce2
Fixed SHOUTCast password
...
- Darkice.cpp configShoutcast part is returned as it was on commit 710d2c26c4
. This makes DNAS 1.9.8 to work again.
- Added suggested code patches to code at DarkiceConfig.cpp and Config.cpp by Yahoosam on issu #121 . So DNAS2.x now can get stream IDs
2018-07-06 12:39:17 +02:00
Rafael Diniz
8f52426a7e
Merge branch 'master' of https://github.com/rafael2k/darkice
2017-03-01 13:14:18 -03:00
Rafael Diniz
ffb7031d32
Added darksnow.desktop file.
2017-03-01 13:13:44 -03:00
rafael2k
c681c908f6
Merge pull request #120 from Ouack23/master
...
Cast float* in SRC lib calls to delete fpermissive compilation error
2017-02-15 22:16:39 -02:00
belette
1e2eb18d34
Cast float* in SRC lib calls to delete fpermissive compilation error
2016-10-26 02:43:43 +02:00
Rafael Diniz
8dd294db4f
small fix to index.html
2016-08-04 12:14:12 -03:00
Rafael Diniz
408bb764f8
Website updated.
2016-08-04 12:12:05 -03:00
Rafael Diniz
51062dd3bc
Created darkice 1.3 tag in the old fashion way.
2016-08-04 10:47:47 -03:00
Rafael Diniz
80f5e746ea
Fixed autotools. This is the 1.3 darkice release!
2016-08-04 10:42:46 -03:00
Rafael Diniz
09d1871d07
Reverted bugos pkg-config modifications.
2016-08-03 17:29:16 -03:00
Rafael Diniz
b16c58104e
Fixes from nicolas@debian.org.
2016-08-03 17:19:16 -03:00
Rafael Diniz
335edcc58d
Added toplevel README.
2015-05-18 14:40:30 -03:00
Rafael Diniz
ccdbf8c156
Modified README to cope with website address changes.
2015-05-18 14:39:18 -03:00
rafael2kdrm@gmail.com
8557d4afbf
fix for small command string size
2014-04-17 15:19:02 +00:00
rafael@riseup.net
710d2c26c4
Server connection related fixes.
2014-02-26 19:48:19 +00:00
rafael@riseup.net
40fd8cc0cf
fixes for Opus encoder by Christian Franke <nobody@nowhere.ws>
2013-12-13 20:40:37 +00:00
rafael@riseup.net
ab48aa3071
fixed issue 98
2013-12-11 01:08:05 +00:00
alban.peignier@gmail.com
e0cad73a68
Accept data until next Ogg packet is ready in VorbisEncoder#canWrite
2013-07-21 18:42:47 +00:00
rafael@riseup.net
93cea2772e
1.2 to ChangeLog
2013-07-15 05:53:23 +00:00
rafael@riseup.net
8b18c39252
1.2 to ChangeLog
2013-07-15 05:53:00 +00:00
rafael@riseup.net
3309cd0d07
added 1.2 tag
2013-07-15 05:50:56 +00:00
rafael@riseup.net
976901e859
removed doxygen stuff
2013-07-15 05:47:03 +00:00
alban.peignier@gmail.com
e941d69f14
Fixes BufferSink sample size
2013-06-10 19:31:22 +00:00
rafael@riseup.net
3f511ecda0
fix for opus memory allocation error by Fred, of radio panik
2013-05-28 14:36:12 +00:00
oetelaar.automatisering@gmail.com
c57d870c73
fix message from configure about libsamplerate
2013-05-26 10:22:35 +00:00
oetelaar.automatisering@gmail.com
d884ba0153
Unstable branch for implementing new features
2013-05-26 10:17:03 +00:00
rafael@riseup.net
e7bc79098b
Opus stuff
2013-05-20 15:35:33 +00:00
rafael@riseup.net
ebb798f0ef
Still trying to stabilize Opus
2013-05-20 00:48:09 +00:00
rafael@riseup.net
9a120dc16b
One more Opus fix
2013-05-19 20:22:29 +00:00
rafael@riseup.net
921e519555
fix for Opus
2013-05-19 18:12:48 +00:00
rafael@riseup.net
c1a801eaa5
possible fix for Opus crash on reconnect
2013-05-19 17:14:32 +00:00
rafael@riseup.net
0a8d66a9ba
fixing copyright notice
2013-05-18 22:29:05 +00:00
rafael@riseup.net
9753bb3478
small code cleanup for CastSink
2013-05-18 19:25:20 +00:00
rafael@riseup.net
3fbfd0f03d
getting in shape for 1.2
2013-05-18 19:00:08 +00:00
rafael@riseup.net
4055ebf9ef
pthread changes don't work. lets stick with older code for 1.2 release
2013-05-18 16:33:31 +00:00
rafael@riseup.net
1ed2d8eabf
reconnect is not working. trying Edwin's changes again.
2013-05-18 16:02:28 +00:00
rafael@riseup.net
773d4a5010
getting ready for 1.2 release
2013-05-18 06:09:41 +00:00
rafael@riseup.net
45246fd39b
fix for pulseaudio
2013-05-18 05:57:40 +00:00
rafael@riseup.net
df371146b5
added 0.7.1 branch
2013-05-18 05:30:50 +00:00
rafael@riseup.net
f419d2a0dd
added pulseaudio support. Release 0.7.1
2013-05-18 05:29:13 +00:00
rafael@riseup.net
5696759910
small fixes
2013-05-18 05:17:00 +00:00
rafael@riseup.net
5ff26ff48b
reverting locking changes
2013-05-18 02:17:23 +00:00
rafael@riseup.net
02ca1a2f59
fixed opus samplerate issue
2013-05-18 02:02:50 +00:00
oetelaar.automatisering@gmail.com
aebe9b4254
Fix file create mode in FileSink endpoint, the file should be created with default 0666 mask, this allows the user to manage permissions with umask fixes issue #74
2013-05-17 10:19:12 +00:00
oetelaar.automatisering@gmail.com
96a104d15e
Fix hangs on network, reconnect works, timeout for networktrafic added, TCP extra options. Most likely fixes issues #84 #81 #82
2013-05-16 22:27:07 +00:00
oetelaar.automatisering@gmail.com
8bee03c4ab
Clean the Util::strToL() number conversion, add proper error check and reporting, possible fix for issue #19
2013-05-16 09:45:16 +00:00
oetelaar.automatisering@gmail.com
00623f1ebc
Fix compile without Opus library, fixes issue 87
2013-05-16 08:17:08 +00:00
oetelaar.automatisering@gmail.com
99e3d5022b
Really Added missing SVN keywords, including Author Date Id Revision HeadURL
2013-05-16 07:25:48 +00:00
oetelaar.automatisering@gmail.com
d00d8dd13d
Added missing SVN keywords, including Author Date Id Revision HeadURL
2013-05-16 07:17:41 +00:00
rafael@riseup.net
79820cba1d
fix 503 was right, my mistake in r515...
2013-05-16 03:36:12 +00:00