Commit Graph

581 Commits

Author SHA1 Message Date
Christopher Arndt f076e00f6d Update website for release 1.4 2020-04-09 11:48:35 +02:00
Rafael Diniz 13bfd7f296 oops, it should 2020 where I wrote 2019. 2020-01-03 15:00:37 -03:00
Rafael Diniz 0a09b6c97d last minute fix before darkice 1.4 official tarball. 2020-01-03 14:51:01 -03:00
Rafael Diniz 4420296b83 Created darkice-1_4 tag the old way. 2020-01-03 14:48:12 -03:00
Rafael Diniz bc83044963 1.4 version released. 2020-01-03 14:47:36 -03:00
rafael2k aabde1c25a
Merge pull request #140 from luk1337/master
Support newer HTTP versions in IceCast2 codebase
2019-01-17 10:04:48 -02:00
LuK1337 0560b554b1 Support newer HTTP versions in IceCast2 codebase
* Some servers pretending to be IceCast 2 might return newer
  version than 1.0. The example server that happens to do
  that is Cast ( https://github.com/innovate-technologies/Cast ).
* Replacing HTTP/1.0 with HTTP/1.[0-9] regex makes sure that
  we handle newer versions properly instead of showing:
  "Icecast2 - Unexpected response from server".
2018-10-23 18:19:37 +02:00
rafael2k d3825f3e17
Merge pull request #138 from alexolivan/dnas_passwords
Fixed SHOUTCast password #138
2018-07-10 14:04:01 -03:00
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