1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-10-06 04:45:08 -04:00
icecast-server/src
oddsock c6caf7f19c more portable va_copy for win32
svn path=/trunk/net/; revision=5098
2003-07-08 02:39:33 +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 Get everthing in make dist, and remove bitkeeper cruft 2003-07-03 12:59:06 +00:00
net more portable va_copy for win32 2003-07-08 02:39:33 +00:00
thread The last of the convenience lib cleanups. A little forethought in designing 2003-07-07 20:38:34 +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
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 Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
client.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
compat.h
config.c some win32-isms 2003-05-15 23:19:57 +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 Write a newline after the m3u entry (patch by Paul Bryan). 2003-07-05 06:36:16 +00:00
connection.h Implementation of aliases contributed by Paul Donohue <icecast@TopQuark.net> 2003-04-23 12:44:29 +00:00
event.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
event.h Allow rereading config files. 2003-03-05 13:03:35 +00:00
format_mp3.c cleaned a bit 2003-07-07 22:04:29 +00:00
format_mp3.h Max queue length for clients is now 2003-02-24 13:37:15 +00:00
format_vorbis.c - force touches when vorbis metadata changes 2003-06-26 13:31:38 +00:00
format_vorbis.h
format.c Move MP3 headers back into format_mp3.c per Mike's desire. 2003-07-06 15:27:50 +00:00
format.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
fserve.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +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 First crack at making YP/curl optional. 2003-03-27 17:10:14 +00:00
global.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
logging.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
logging.h added reference to log.h, WIN32 needed it otherwise it would fail on finding prototypes 2003-02-02 14:32:21 +00:00
main.c - added startup of yp add/touch thread 2003-06-26 13:33:15 +00:00
Makefile.am admin.h is needed for the tarball or else it will fail to compile icecast 2003-04-17 01:03:32 +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 Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
sighandler.h
slave.c Implementation of aliases contributed by Paul Donohue <icecast@TopQuark.net> 2003-04-23 12:44:29 +00:00
slave.h
source.c - moved add_yp_info into yp.c 2003-06-26 13:32:04 +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 Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
TODO
util.c - fixed alot of yp logic. timeouts now work properly so the tolerance of 2003-04-11 03:00:24 +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 Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
xslt.h
yp.c infinite loop/memory leak fix for private streams when yp is enabled 2003-06-29 18:12:09 +00:00
yp.h - add_yp_info moved into yp.c 2003-06-26 13:33:55 +00:00