.. |
avl
|
Replaced usage of sprintf() with snprintf(). Also exported size of key printer's buffer in avl/.
|
2013-01-16 12:02:14 +00:00 |
httpp
|
expose converting of method names to enum values as httpp_str_to_method()
|
2014-11-22 04:44:47 +00:00 |
log
|
corrected logic checking argument. Thanks to David Binderman for reporting
|
2013-07-04 12:31:17 +00:00 |
net
|
fixing some compiler warnings
|
2014-11-07 23:14:29 +00:00 |
thread
|
Add handlers for spinlocks if available, map to mutexes when not.
|
2009-01-09 03:18:03 +00:00 |
timing
|
minor cleanups.
|
2009-07-07 16:37:31 +00:00 |
acl.c
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
acl.h
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
admin.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
admin.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
auth_anonymous.c
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
auth_anonymous.h
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
auth_htpasswd.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
auth_htpasswd.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
auth_static.c
|
include <string.h>
|
2014-11-29 08:28:55 +00:00 |
auth_static.h
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
auth_url.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
auth_url.h
|
return type was wrong, although it probably won't affect stability
|
2007-10-24 22:40:42 +00:00 |
auth.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
auth.h
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
cfgfile.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
cfgfile.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
client.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
client.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
compat.h
|
win32 updates. cleanup of the start and finish of the gui and service
|
2009-08-05 22:32:47 +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
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
connection.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
event.c
|
LOG_{ERROR|WARN|INFO|DEBUG}() -> ICECAST_LOG_{ERROR|WARN|INFO|DEBUG}(); this is to avoid collision with LOG_INFO that is defined as part of syslog.
|
2014-10-31 08:46:58 +00:00 |
event.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_ebml.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_ebml.h
|
Clarify that only these specific files are GPLv2 or v3.
|
2012-05-24 18:32:06 +00:00 |
format_flac.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_flac.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_kate.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_kate.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_midi.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_midi.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_mp3.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_mp3.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_ogg.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_ogg.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_opus.c
|
fixing some compiler warnings
|
2014-11-07 23:10:43 +00:00 |
format_opus.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_skeleton.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_skeleton.h
|
Add Kate and Skeleton codecs to ogg handler. patch by ogg.k.ogg.k
|
2008-04-19 02:11:37 +00:00 |
format_speex.c
|
LOG_{ERROR|WARN|INFO|DEBUG}() -> ICECAST_LOG_{ERROR|WARN|INFO|DEBUG}(); this is to avoid collision with LOG_INFO that is defined as part of syslog.
|
2014-10-31 08:46:58 +00:00 |
format_speex.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_theora.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +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
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +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
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
fserve.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
fserve.h
|
Allow rereading of the mime types file on xml reload. Also allow for specifying
|
2007-08-13 21:33:27 +00:00 |
global.c
|
Don't impose a limit on the number of listening sockets allowed in the xml
|
2007-10-16 01:53:06 +00:00 |
global.h
|
rename ICE_LISTEN_QUEUE, ICE_RUNNING and ICE_HALTING so they have a prefix of ICECAST_
|
2014-10-31 09:00:45 +00:00 |
logging.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
logging.h
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
main.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
Makefile.am
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +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 |
refbuf.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
refbuf.h
|
type cleanups. reduces memory usage on 64bit, no difference on 32bit. closes #780
|
2007-12-15 17:02:16 +00:00 |
sighandler.c
|
rename ICE_LISTEN_QUEUE, ICE_RUNNING and ICE_HALTING so they have a prefix of ICECAST_
|
2014-10-31 09:00:45 +00:00 |
sighandler.h
|
cleanup unused var schedule_config_reread.
|
2012-11-13 11:25:46 +00:00 |
slave.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
slave.h
|
add optional bind setting to relays
|
2009-03-17 01:45:41 +00:00 |
source.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
source.h
|
Wow. Mega patch!
|
2014-11-28 23:46:08 +00:00 |
stats.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
stats.h
|
Adding stream_start_iso8601, server_start_iso8601
|
2014-05-04 07:14:54 +00:00 |
TODO
|
added new lion at end of file so it does not mess up my console.
|
2012-07-17 14:50:44 +00:00 |
util.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
util.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
xslt.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
xslt.h
|
Patch from gtgbr@gmx.net to fix (void) function prototypes, with some minor
|
2005-12-17 12:23:09 +00:00 |
yp.c
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
yp.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |