1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00
icecast-server/src
Karl Heyes 018fff1158 Allow for username to be stated for master/slave setups, we still default
to 'relay' though

svn path=/icecast/trunk/icecast/; revision=9274
2005-05-13 00:35:08 +00:00
..
avl Move .cvsignore into svn:ignore 2004-07-06 19:22:26 +00:00
httpp simple sanity check 2005-04-08 03:48:08 +00:00
log Migrate .cvsignore to svn:ignore 2004-07-11 16:51:34 +00:00
net merged from kh branch, allow for handling the vsnprintf return code better 2004-10-06 14:07:55 +00:00
thread Move .cvsignore into svn:ignore 2004-07-06 19:22:26 +00:00
timing Move .cvsignore into svn:ignore 2004-07-06 19:22:26 +00:00
admin.c Allow for specifiying a per-mount metadata interval for shoutcast style streams 2005-05-07 20:18:13 +00:00
admin.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
auth.c Fix spelling in debug messages. 2005-01-21 06:44:21 +00:00
auth.h minor cleanups 2004-11-20 02:16:59 +00:00
cfgfile.c Allow for username to be stated for master/slave setups, we still default 2005-05-13 00:35:08 +00:00
cfgfile.h Allow for username to be stated for master/slave setups, we still default 2005-05-13 00:35:08 +00:00
client.c use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
client.h use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
compat.h use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
configtest.c Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
connection.c Allow for username to be stated for master/slave setups, we still default 2005-05-13 00:35:08 +00:00
connection.h add function to do mount list search (could be extended later), call it from 2005-05-08 11:54:46 +00:00
event.c merge from branch, make the config lock a rwlock instead of mutex 2005-04-20 22:34:54 +00:00
event.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
format_flac.c Add more Ogg codec handlers, there has not been that much testing on these 2005-05-07 11:01:35 +00:00
format_flac.h Add more Ogg codec handlers, there has not been that much testing on these 2005-05-07 11:01:35 +00:00
format_midi.c Add more Ogg codec handlers, there has not been that much testing on these 2005-05-07 11:01:35 +00:00
format_midi.h Add more Ogg codec handlers, there has not been that much testing on these 2005-05-07 11:01:35 +00:00
format_mp3.c use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
format_mp3.h Allow for specifiying a per-mount metadata interval for shoutcast style streams 2005-05-07 20:18:13 +00:00
format_ogg.c use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
format_ogg.h add subtype to yp add phase, this is to identify the codecs in use 2004-12-10 00:11:16 +00:00
format_speex.c Add more Ogg codec handlers, there has not been that much testing on these 2005-05-07 11:01:35 +00:00
format_speex.h Add more Ogg codec handlers, there has not been that much testing on these 2005-05-07 11:01:35 +00:00
format_theora.c add subtype to yp add phase, this is to identify the codecs in use 2004-12-10 00:11:16 +00:00
format_theora.h merge multi ogg codec handling. Handle theora and/or vorbis. Place new 2004-12-07 21:06:26 +00:00
format_vorbis.c merge in a few fixes and cleanups I've accumulated in my branch. 2005-04-18 14:32:26 +00:00
format_vorbis.h merge multi ogg codec handling. Handle theora and/or vorbis. Place new 2004-12-07 21:06:26 +00:00
format.c minor type cleanup in fserve, include correct header for ogg 2004-12-18 00:11:56 +00:00
format.h use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
fserve.c removed redundant function, add total files requested to stats 2005-05-10 00:28:37 +00:00
fserve.h removed redundant function, add total files requested to stats 2005-05-10 00:28:37 +00:00
global.c Make the slave thread reserve relay mountpoints, and prevent reconnection 2004-02-19 20:28:21 +00:00
global.h Make the slave thread reserve relay mountpoints, and prevent reconnection 2004-02-19 20:28:21 +00:00
logging.c this patch adds a playlist log to icecast. This can be used to maintain an audit trail of metadata that comes through icecast. The format of the log file may be changed in the future as we decide on a good format. 2004-11-16 04:04:02 +00:00
logging.h this patch adds a playlist log to icecast. This can be used to maintain an audit trail of metadata that comes through icecast. The format of the log file may be changed in the future as we decide on a good format. 2004-11-16 04:04:02 +00:00
main.c Remove references to -h option, which doesn't exist, and which users could only 2005-02-24 00:39:08 +00:00
Makefile.am missed header for dist tarball 2005-05-08 14:27:12 +00:00
md5.c minor cleanups 2004-11-20 02:16:59 +00:00
md5.h minor cleanups 2004-11-20 02:16:59 +00:00
os.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
refbuf.c merge multi ogg codec handling. Handle theora and/or vorbis. Place new 2004-12-07 21:06:26 +00:00
refbuf.h merge multi ogg codec handling. Handle theora and/or vorbis. Place new 2004-12-07 21:06:26 +00:00
sighandler.c Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
sighandler.h Add Copyright notice to each source file, as requested by debian. 2004-01-29 01:02:12 +00:00
slave.c Allow for username to be stated for master/slave setups, we still default 2005-05-13 00:35:08 +00:00
slave.h allow a relay to provide user/pass when connecting 2004-12-09 17:08:52 +00:00
source.c use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
source.h use a client function to read an incoming stream, simplifies handling within 2005-05-08 13:51:05 +00:00
stats.c merge from branch. push clients count handling to the client_create/_destroy 2005-05-06 15:57:15 +00:00
stats.h merge from branch. push clients count handling to the client_create/_destroy 2005-05-06 15:57:15 +00:00
TODO
util.c removed redundant function, add total files requested to stats 2005-05-10 00:28:37 +00:00
util.h removed redundant function, add total files requested to stats 2005-05-10 00:28:37 +00:00
xslt.c merge in a few fixes and cleanups I've accumulated in my branch. 2005-04-18 14:32:26 +00:00
xslt.h small cleanups. fix buffer sizing, const and unused struct member 2004-10-26 14:21:36 +00:00
yp.c make recent YP updates follow agreed spec 2004-12-17 20:03:26 +00:00
yp.h add subtype to yp add phase, this is to identify the codecs in use 2004-12-10 00:11:16 +00:00