Commit Graph

592 Commits

Author SHA1 Message Date
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
rafael@riseup.net 95fe8f1ab9 Trying again locking patch 2013-05-15 21:17:10 +00:00
rafael@riseup.net 94dd6d7a80 branch 0.7 created 2013-05-14 17:42:27 +00:00
rafael@riseup.net 973068ea64 version 0.7 2013-05-14 17:40:06 +00:00
rafael@riseup.net 0c92e04b80 added opus support and fixed a longstanding bug 2013-05-14 17:32:59 +00:00
rafael@riseup.net 78f9bf2894 darksnow now compiles com gtk 3.0. Issue: #63 2013-05-14 17:20:23 +00:00
rafael@riseup.net 9cecd3f493 Added Opus support. 2nd part 2013-05-14 16:25:16 +00:00
rafael@riseup.net ef5ba44013 Added Opus support. Ticket #75. 2013-05-14 16:08:20 +00:00
rafael@riseup.net 0a6d71951a more samplerates for darksnow 2013-05-14 15:54:10 +00:00
rafael@riseup.net 6f62a31701 regression of r503 2013-05-14 15:23:52 +00:00
rafael@riseup.net 8227296d5c regression for commit 510 2013-05-14 15:12:25 +00:00
rafael@riseup.net 7c796baa9b fix for deprecation of old gtk_combo behavior in gtk 2013-05-14 14:52:56 +00:00
oetelaar.automatisering@gmail.com c70968d825 Fix source code location messages, in English and PT 2013-05-07 20:13:32 +00:00
oetelaar.automatisering@gmail.com 9c987d7969 Adding autogen.sh for easier building the package 2013-05-07 18:58:38 +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
alban.peignier@gmail.com 8ac1639800 Update acinclude.m4 to fix multiarch build. Fixes #62 2013-04-04 04:59:00 +00:00
alban.peignier@gmail.com be34bc4a37 Send ShoutCast icy name in one write. Refactor icy headers send. Fixes #76, #78 2013-04-04 04:56:31 +00:00
alban.peignier@gmail.com 5dd930ab82 Fixes values returned by FaacEncoder and aacPlusEncoder :: write (bytes instead of samples). Fixes #83 2013-04-04 04:52:37 +00:00
rafael@riseup.net e554efe75b Added stdio to JackDspSource. 2012-09-19 17:53:05 +00:00
rafael@riseup.net c1d152ca8a fix for issue 56, Wrong icecast2 password isn't properly reporte, by flip.roque 2012-01-19 01:07:30 +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 73ba0c72d2 correct version 2011-10-27 05:07:18 +00:00
rafael@riseup.net 23b2bc4c9f darkice 1.1 tag created 2011-10-27 04:57:39 +00:00
rafael@riseup.net d04c3059b4 darkice 1.1 2011-10-27 04:56:43 +00:00
rafael@riseup.net c10aa3857b workaround for stack mismatch 2011-09-14 17:08:34 +00:00
rafael@riseup.net 0c7f3ae3b5 bumped version to 0.6.2 2011-04-07 03:56:33 +00:00
rafael@riseup.net d2d93a4577 added aacp as audio codec and adjusted some window size 2011-04-07 03:55:32 +00:00
rafael@riseup.net 8230ba3f37 the begining of the migration of darksnow as the officil darkice gui 2011-04-07 03:41:58 +00:00
rafael@riseup.net db68789aec small fix for aacplus encoder without libsamplerate 2011-04-07 02:45:36 +00:00
rafael@riseup.net bb41e5c65c added stdio as SerialUlaw header, closes issue 29 2011-04-07 01:50:04 +00:00
rafael@riseup.net 704124e400 new version of rc.darkice 2010-12-21 13:32:59 +00:00