1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-23 06:25:24 +00:00
icecast-server/src
Michael Smith b8e157d7d1 Add infrastructure for better/more flexible format support. Will be needed
for mp3 metadata, for example.

svn path=/trunk/icecast/; revision=4167
2002-12-29 08:10:10 +00:00
..
avl Bunch of fixes: 2002-02-11 09:11:18 +00:00
httpp bugfixes for httpp_parse_response 2002-08-16 14:22:44 +00:00
log Various cleanups 2002-08-10 03:22:44 +00:00
net Fix compilation errors on non-windows platforms. 2002-12-01 02:11:07 +00:00
thread Lots of bugfixes contributed by Karl Heyes. 2002-11-22 13:00:44 +00:00
timing minor build fixes for win32 courtesy of Oddsock 2002-02-07 01:04:09 +00:00
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
client.c Minor fixes for logging response codes correctly (hopefully) 2002-08-16 15:28:46 +00:00
client.h Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
compat.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
config.c File serving, from the webroot. 2002-08-18 05:06:58 +00:00
config.h File serving, from the webroot. 2002-08-18 05:06:58 +00:00
configtest.c Initial revision 2001-09-10 02:21:46 +00:00
connection.c Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
connection.h HTTP Basic source login support. The old "ice-password" method is still 2002-08-16 14:26:48 +00:00
format_mp3.c Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
format_mp3.h MP3 support for icecast2. 2002-07-23 15:15:11 +00:00
format_vorbis.c Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
format_vorbis.h Initial revision 2001-09-10 02:21:46 +00:00
format.c Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
format.h Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
fserve.c Lots of bugfixes contributed by Karl Heyes. 2002-11-22 13:00:44 +00:00
fserve.h Fileserving that might actually work for > 1 user. 2002-08-18 08:49:25 +00:00
global.c Lots of bugfixes contributed by Karl Heyes. 2002-11-22 13:00:44 +00:00
global.h Cleaned up version of Ciaran Anscomb's relaying patch. 2002-08-05 14:48:04 +00:00
logging.c MP3 support for icecast2. 2002-07-23 15:15:11 +00:00
logging.h Cache stylesheets for transforming. 2002-08-13 12:46:45 +00:00
main.c Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
Makefile.am build updates. 2002-09-24 08:16:24 +00:00
os.h Fix EOLs 2002-12-01 02:10:25 +00:00
refbuf.c Initial revision 2001-09-10 02:21:46 +00:00
refbuf.h Initial revision 2001-09-10 02:21:46 +00:00
sighandler.c Lots of bugfixes contributed by Karl Heyes. 2002-11-22 13:00:44 +00:00
sighandler.h Initial revision 2001-09-10 02:21:46 +00:00
slave.c Fall back to using the source-password if no master-password is set. 2002-08-17 06:25:38 +00:00
slave.h Cleaned up version of Ciaran Anscomb's relaying patch. 2002-08-05 14:48:04 +00:00
source.c Add infrastructure for better/more flexible format support. Will be needed 2002-12-29 08:10:10 +00:00
source.h HTTP Basic source login support. The old "ice-password" method is still 2002-08-16 14:26:48 +00:00
stats.c Various cleanups 2002-08-10 03:22:44 +00:00
stats.h oddsock's xslt stats support, slightly cleaned up 2002-08-09 06:52:07 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c Lots of bugfixes contributed by Karl Heyes. 2002-11-22 13:00:44 +00:00
util.h Fileserving that might actually work for > 1 user. 2002-08-18 08:49:25 +00:00
xslt.c Cache-checking is case-insensitive on win32. 2002-08-13 13:53:07 +00:00
xslt.h Cache stylesheets for transforming. 2002-08-13 12:46:45 +00:00