1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-08-18 03:34:14 -04:00
icecast-server/src
Karl Heyes 59f13c6f76 The xml cleanup occurs after this anyway, and doing this here can cause
bad things to occur when xslt gets used.

svn path=/trunk/icecast/; revision=5152
2003-07-18 19:54:02 +00:00
..
avl MAX may be defined elsewhere 2003-07-07 03:37:23 +00:00
httpp httpp goes through the rinse cycle 2003-07-07 01:49:27 +00:00
log inverted logic used by some of the new functions fixed, locking updates 2003-07-11 23:36:49 +00:00
net Assign LGPL to files (as implied by COPYING) 2003-07-14 02:14:59 +00:00
thread Assign LGP to thread module 2003-07-14 02:17:52 +00:00
timing Add a name mangling mechanism so we can safely compile in code we share with applications that might link with use. Currently only hooked up for the timing liblet, but thread is the real target. 2003-07-04 23:18:26 +00:00
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
admin.c - force touches when mp3 metadata is updated via admin interface 2003-06-26 13:31:17 +00:00
admin.h Split admin stuff out into a seperate file, add various utility functions there. 2003-03-06 14:17:33 +00:00
client.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
client.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +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 The xml cleanup occurs after this anyway, and doing this here can cause 2003-07-18 19:54:02 +00:00
config.h infrastructure for new web-based admin interface 2003-05-15 21:03:32 +00:00
configtest.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
connection.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
connection.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
event.c Add log cycling on HUP signals. Currently reopens log files in append mode 2003-07-11 23:54:50 +00:00
event.h Allow rereading config files. 2003-03-05 13:03:35 +00:00
format_mp3.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
format_mp3.h Max queue length for clients is now 2003-02-24 13:37:15 +00:00
format_vorbis.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
format_vorbis.h Initial revision 2001-09-10 02:21:46 +00:00
format.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
format.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
fserve.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
fserve.h Fileserving that might actually work for > 1 user. 2002-08-18 08:49:25 +00:00
geturl.c First crack at making YP/curl optional. 2003-03-27 17:10:14 +00:00
geturl.h First crack at making YP/curl optional. 2003-03-27 17:10:14 +00:00
global.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
global.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
logging.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
logging.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
main.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
Makefile.am avoid header namespace clashes 2003-07-16 19:41:59 +00:00
os.h Fix EOLs 2002-12-01 02:10:25 +00:00
refbuf.c Remove locking from refbuf: we used a single global lock for all of them, which 2003-03-30 13:52:27 +00:00
refbuf.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
sighandler.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
sighandler.h Initial revision 2001-09-10 02:21:46 +00:00
slave.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
slave.h Cleaned up version of Ciaran Anscomb's relaying patch. 2002-08-05 14:48:04 +00:00
source.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
source.h - moved add_yp_info into yp.c 2003-06-26 13:32:04 +00:00
stats.c - fixed small memory leak 2003-06-26 13:32:34 +00:00
stats.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
util.h Split admin stuff out into a seperate file, add various utility functions there. 2003-03-06 14:17:33 +00:00
xslt.c avoid header namespace clashes 2003-07-16 19:41:59 +00:00
xslt.h avoid header namespace clashes 2003-07-16 19:41:59 +00:00
yp.c don't overwrite info in one yp with info from another :) 2003-07-08 14:11:01 +00:00
yp.h don't overwrite info in one yp with info from another :) 2003-07-08 14:11:01 +00:00