.. |
common@dd0cfacb61
|
Updated submodules
|
2018-06-20 06:43:52 +00:00 |
acl.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
acl.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
admin.c
|
Feature: Allow admin commands to have embedded parameters
|
2018-07-09 10:42:14 +00:00 |
admin.h
|
Feature: Allow admin commands to have embedded parameters
|
2018-07-09 10:42:14 +00:00 |
auth_anonymous.c
|
Cleanup: fixed some compiler warnings
|
2015-11-28 11:30:34 +00:00 |
auth_htpasswd.c
|
Cleanup: Removed leftover debugging output
|
2018-06-27 15:52:54 +00:00 |
auth_static.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
auth_url.c
|
Cleanup: Moved types from "connection.h" and "slave.h" to "icecasttypes.h"
|
2018-06-17 11:42:20 +00:00 |
auth.c
|
Cleanup: HAVE_AUTH_URL -> HAVE_CURL
|
2018-06-16 15:34:56 +02:00 |
auth.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
cfgfile.c
|
Feature: Allow <relay> within <mount>
|
2018-07-26 09:24:08 +00:00 |
cfgfile.h
|
Cleanup: Seperated relay config from runtime data
|
2018-07-26 09:23:06 +00:00 |
client.c
|
Cleanup: Provided connection_send_bytes() to avoid direct access to con->send()
|
2018-07-27 10:07:18 +00:00 |
client.h
|
Update: Moved _update_client_request_body_length() into new client_complete()
|
2018-07-20 11:41:37 +00:00 |
compat.h
|
Fix: compat: Use stdint on Windows if possible
|
2018-07-09 03:35:25 +02:00 |
configtest.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
connection.c
|
Cleanup: Provided connection_send_bytes() to avoid direct access to con->send()
|
2018-07-27 10:07:18 +00:00 |
connection.h
|
Cleanup: Provided connection_send_bytes() to avoid direct access to con->send()
|
2018-07-27 10:07:18 +00:00 |
curl.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
curl.h
|
Cleanup: move libcurl specifc code into curl.c
|
2015-04-08 07:44:36 +00:00 |
errors.c
|
Feature: Render error messages via Report XML and XSLT
|
2018-06-27 16:07:21 +00:00 |
errors.h
|
Feature: Render error messages via Report XML and XSLT
|
2018-06-27 16:07:21 +00:00 |
event_exec.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
event_exec.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
event_log.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
event_log.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
event_url.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
event_url.h
|
Added <event>: Unified handling of events.
|
2014-12-08 00:39:57 +00:00 |
event.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
event.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
format_ebml.c
|
Fix: Fixed ICECAST_LOG_DEBUG()'s format string
|
2018-06-20 12:33:34 +00:00 |
format_ebml.h
|
Move ebml-private structure definitions out of header file.
|
2015-11-28 12:49:54 -05:00 |
format_flac.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_flac.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_kate.c
|
Cleanup: Removed unused member
|
2018-06-19 10:47:49 +00:00 |
format_kate.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_midi.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_midi.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_mp3.c
|
Update: Abstract body read with client_body_read() and client_body_eof()
|
2018-06-19 13:44:07 +00:00 |
format_mp3.h
|
Feature: Extract metadata and export them to stats.xml
|
2014-12-09 16:08:27 +00:00 |
format_ogg.c
|
Update: Abstract body read with client_body_read() and client_body_eof()
|
2018-06-19 13:44:07 +00:00 |
format_ogg.h
|
Feature: Extract metadata and export them to stats.xml
|
2014-12-09 16:08:27 +00:00 |
format_opus.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_opus.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_skeleton.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +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
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +00:00 |
format_speex.h
|
better coding style, patch by ePirat. refs #2059
|
2014-11-30 20:32:30 +00:00 |
format_theora.c
|
Fix: Removed erroneously defined types
|
2018-06-16 14:30:46 +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
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +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
|
Cleanup: Removed useless stats_event()
|
2018-05-05 06:42:56 +00:00 |
format.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
fserve.c
|
Fix: Report correct listen URL to client.
|
2018-06-30 13:12:30 +00:00 |
fserve.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
global.c
|
Update: Rewrote listen socket handling code comepletly.
|
2018-06-30 13:10:08 +00:00 |
global.h
|
Cleanup: Seperated relay config from runtime data
|
2018-07-26 09:23:06 +00:00 |
icecasttypes.h
|
Cleanup: Seperated relay config from runtime data
|
2018-07-26 09:23:06 +00:00 |
listensocket.c
|
Fix: Guard include of <sys/select.h>
|
2018-07-09 03:35:15 +02:00 |
listensocket.h
|
Update: Prepare listensocket_*() API for uses with real listen socket != effective listen socket
|
2018-06-30 13:10:09 +00:00 |
logging.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
logging.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
main.c
|
Update: Make use of listensocket_container_set_sockcount_cb() and listensocket_container_sockcount()
|
2018-06-30 13:10:08 +00:00 |
main.h
|
Update: Allow update of pidfile on the fly.
|
2018-06-16 17:53:29 +00:00 |
Makefile.am
|
Feature: Added new resource match system
|
2018-07-09 09:29:54 +00:00 |
matchfile.c
|
Cleanup: Corrected headers used in code
|
2018-06-17 12:47:35 +00:00 |
matchfile.h
|
Cleanup: mark key as const (why wasn't it const already?)
|
2015-11-22 18:47:11 +00:00 |
md5.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
md5.h
|
minor cleanups
|
2004-11-20 02:16:59 +00:00 |
module.c
|
Fix: Added handling of newcb and freecb
|
2018-06-19 12:56:40 +00:00 |
module.h
|
Feature: Added infrastructure for modules. Currently not used by Icecast at all.
|
2018-06-19 12:56:40 +00:00 |
playlist.c
|
Fix: Include required headers
|
2015-08-10 08:54:21 +00:00 |
playlist.h
|
Initial patch for playlist history support.
|
2015-03-28 16:15:49 +00:00 |
refbuf.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +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 |
refobject.c
|
Update: Renamed "parent" to "associated" to make it more generally useful
|
2018-06-17 13:17:05 +00:00 |
refobject.h
|
Update: Added comments to refobject.h
|
2018-07-27 10:36:59 +00:00 |
reportxml.c
|
Update: Added some comments in reportxml.c
|
2018-07-27 11:55:00 +00:00 |
reportxml.h
|
Update: Improved comments on reportxml.h
|
2018-07-27 11:44:00 +00:00 |
resourcematch.c
|
Fix: Removed unused header
|
2018-07-09 10:41:34 +00:00 |
resourcematch.h
|
Feature: Added new resource match system
|
2018-07-09 09:29:54 +00:00 |
sighandler.c
|
Cleanup: Removed tailing spaces
|
2015-01-10 18:53:44 +00:00 |
sighandler.h
|
cleanup unused var schedule_config_reread.
|
2012-11-13 11:25:46 +00:00 |
slave.c
|
Feature: Allow actually using more than one upstream
|
2018-07-26 09:23:52 +00:00 |
slave.h
|
Cleanup: Seperated relay config from runtime data
|
2018-07-26 09:23:06 +00:00 |
source.c
|
Update: Increased the maximum playlist items default from 4 to 10.
|
2018-07-07 10:08:27 +00:00 |
source.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
stats.c
|
Fix: Report correct listen URL to client.
|
2018-06-30 13:12:30 +00:00 |
stats.h
|
Fix: Report correct listen URL to client.
|
2018-06-30 13:12:30 +00:00 |
tls.c
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +00:00 |
tls.h
|
Cleanup: Corrected headers used in headers
|
2018-06-17 12:28:38 +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
|
Fix: Fixed end-of-input bug in Base64 encoder
|
2018-07-27 10:07:30 +00:00 |
util.h
|
Cleanup: Moved types from "connection.h" and "slave.h" to "icecasttypes.h"
|
2018-06-17 11:42:20 +00:00 |
xslt.c
|
Fix: set freed pointer to NULL to avoid access-after-free
|
2018-07-27 10:36:50 +00:00 |
xslt.h
|
Feature: Clear XSLT cache on config reload
|
2018-07-06 21:40:37 +00:00 |
yp.c
|
Cleanup: Corrected headers used in code
|
2018-06-17 12:47:35 +00:00 |
yp.h
|
Cleanup: Corrected headers used in code
|
2018-06-17 12:47:35 +00:00 |