Commit Graph

10 Commits

Author SHA1 Message Date
pvalchev
8eb9ed6e1b fix broken snprintf patch; from maintainer Moritz Grimm <gtgbr@gmx.net> 2005-08-22 23:25:39 +00:00
sturm
927fe5bdb1 ups 2005-04-19 20:23:44 +00:00
sturm
735c231b9a fun with cvs again, here are the missing pieces:
snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-19 20:07:11 +00:00
sturm
fd374df1cc snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-19 20:03:49 +00:00
naddy
a5c8d48eef Update to 2.1. New features:
- bug fixes
- nonblocking I/O support

Port fixes:
- WANTLIB marker
- better MASTER_SITES
- correct LIB_DEPENDS
- improved DESCR

From: Moritz Grimm <gtgbr@gmx.net>
2005-02-27 19:14:40 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
sturm
b157a5f6e0 fix MASTER_SITES
from maintainer Moritz Grimm <gtgbr at gmx.net>
2004-12-25 19:08:53 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
62b6fbf8d7 @dirrm shared directories 2003-12-15 17:40:57 +00:00
sturm
aaeb6284b2 Initial import of libshout 2.0
Libshout is a library for communicating with and sending data to an
icecast server. It handles the socket connection, the timing of the
data, and prevents bad data from getting to the icecast server.

With just a few lines of code, a programmer can easily turn any
application into a streaming source for an icecast server. Libshout
also allows developers who want a specific feature set (database
access, request taking) to concentrate on that feature set, instead of
worrying about how server communication works.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW:  http://www.icecast.org/
2003-07-26 11:38:50 +00:00