Fri, 24 Apr 2009 22:24:01 -0500 |
William Pitcock |
Allow much larger buffer in the config GUI.
|
Fri, 17 Apr 2009 16:11:16 +0300 |
Andrew O. Shadoura |
ported icecast plugin,
|
Mon, 10 Nov 2008 03:12:46 +0200 |
Andrew O. Shadoura |
don't fail if non-important settings are not set
|
Sun, 28 Sep 2008 19:57:46 +0300 |
Andrew O. Shadoura |
add password prompt to icecast too
|
Wed, 20 Aug 2008 00:51:51 +0300 |
Andrew O. Shadoura |
no need for this check as init is called only once
|
Sun, 17 Aug 2008 23:57:16 +0300 |
Andrew O. Shadoura |
remove debug messages
|
Thu, 14 Aug 2008 00:20:17 +0300 |
Andrew O. Shadoura |
dereference pointer correctly
|
Wed, 13 Aug 2008 21:58:46 +0300 |
Andrew O. Shadoura |
remove e.p. lock after timeout
|
Wed, 13 Aug 2008 21:56:39 +0300 |
Andrew O. Shadoura |
fixed mod_samples when shout==NULL
|
Wed, 13 Aug 2008 21:37:35 +0300 |
Matti Hamalainen |
Use full DECLARE_PLUGIN definition (no missing initializers); Use NULL
|
Wed, 13 Aug 2008 20:41:50 +0300 |
Andrew O. Shadoura |
trying to convert to mixed output-effect plugin (warning: WiP!)
|
Wed, 13 Aug 2008 14:09:18 +0300 |
Andrew O. Shadoura |
fix indentation (say NO to tabs!)
|
Wed, 13 Aug 2008 14:07:11 +0300 |
Andrew O. Shadoura |
added tooltips to configuration widgets
|
Wed, 13 Aug 2008 13:36:54 +0300 |
Andrew O. Shadoura |
added stream parameters widgets
|
Wed, 13 Aug 2008 12:41:36 +0300 |
Andrew O. Shadoura |
fix compile again
|
Wed, 13 Aug 2008 12:40:52 +0300 |
Andrew O. Shadoura |
fix compile
|
Wed, 13 Aug 2008 12:39:21 +0300 |
Andrew O. Shadoura |
added "directory parameters" for stream, made string constants localizable
|
Wed, 13 Aug 2008 00:58:39 +0300 |
Andrew O. Shadoura |
don't need these debug messages
|
Thu, 07 Aug 2008 14:00:20 +0300 |
Andrew O. Shadoura |
use libSAD-based converter in icecast plugin
|
Wed, 16 Jul 2008 23:09:38 +0300 |
Andrew O. Shadoura |
most of encoder backends require GINT16_NE;
|
Mon, 14 Jul 2008 01:34:51 +0300 |
Andrew O. Shadoura |
don't need these
|
Mon, 14 Jul 2008 01:16:16 +0300 |
Andrew O. Shadoura |
fixed Ogg Vorbis streams!
|
Mon, 14 Jul 2008 00:27:39 +0300 |
Andrew O. Shadoura |
fix time display and playback; don't know why, but playing=0 makes it happy
|
Sun, 13 Jul 2008 23:28:55 +0300 |
Andrew O. Shadoura |
little code cleanup
|
Sun, 13 Jul 2008 23:22:43 +0300 |
Andrew O. Shadoura |
prevent crash when user changes selects plugin
|
Sun, 13 Jul 2008 20:57:22 +0300 |
Andrew O. Shadoura |
added mountpoint entrybox
|
Sat, 12 Jul 2008 03:39:25 +0300 |
Andrew O. Shadoura |
don't need newlines with g_debug etc.
|
Sat, 12 Jul 2008 03:35:13 +0300 |
Andrew O. Shadoura |
little more glib logging
|
Sat, 12 Jul 2008 02:55:33 +0300 |
Andrew O. Shadoura |
some cleanup
|
Sat, 05 Jul 2008 23:00:33 +0300 |
Andrew O. Shadoura |
added user/password entryboxes
|
Sat, 05 Jul 2008 21:34:32 +0300 |
Andrew O. Shadoura |
resize buffer on ice_open() only
|
Thu, 03 Jul 2008 17:23:34 +0300 |
Andrew O. Shadoura |
added dynamic buffer allocation
|
Thu, 03 Jul 2008 15:42:00 +0300 |
Andrew O. Shadoura |
added very basic buffering implementation; added server port configuration control
|
Fri, 13 Jun 2008 04:58:39 +0300 |
Andrew O. Shadoura |
add metadata to stream + flush() should do a real flush at least with mp3
|
Tue, 10 Jun 2008 21:14:28 +0300 |
Andrew O. Shadoura |
added basic libshout functionality; fixed ice_close to close connection after timeout only
|
Mon, 09 Jun 2008 19:49:36 +0300 |
Andrew O. Shadoura |
fixed FSF HQ address
|
Mon, 09 Jun 2008 19:48:19 +0300 |
Andrew O. Shadoura |
started icecast plugin (derived from filewriter)
|