mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-21 08:01:16 +01:00
2018-05-18 Fred Gleason <fredg@paravelsystems.com>
* Updated the 'rlm_ando' plug-in to support vlogs. * Updated the 'rlm_filewrite' plug-in to support vlogs. * Updated the 'rlm_inno713' plug-in to support vlogs. * Updated the 'rlm_liqcomp' plug-in to support vlogs. * Updated the 'rlm_live365' plug-in to support vlogs. * Updated the 'rlm_padpoint' plug-in to support vlogs. * Updated the 'rlm_serial' plug-in to support vlogs. * Updated the 'rlm_shoutcast1' plug-in to support vlogs. * Updated the 'rlm_spinitron_plus' plug-in to support vlogs. * Updated the 'rlm_spottrap_plus' plug-in to support vlogs. * Updated the 'rlm_tagstation_plus' plug-in to support vlogs. * Updated the 'rlm_udp' plug-in to support vlogs. * Updated the 'rlm_urlwrite' plug-in to support vlogs. * Updated the 'rlm_xds' plug-in to support vlogs. * Updated the 'rlm_xmpad' plug-in to support vlogs.
This commit is contained in:
@@ -255,6 +255,7 @@ void rlm_icecast2_RLMStart(void *ptr,const char *arg)
|
||||
(rlm_icecast2_devs+1)*sizeof(int));
|
||||
rlm_icecast2_aux2s[rlm_icecast2_devs]=
|
||||
rlm_icecast2_GetLogStatus(ptr,arg,section,"Aux2Log");
|
||||
|
||||
rlm_icecast2_vlog101s=realloc(rlm_icecast2_vlog101s,
|
||||
(rlm_icecast2_devs+1)*sizeof(int));
|
||||
rlm_icecast2_vlog101s[rlm_icecast2_devs]=
|
||||
|
||||
Reference in New Issue
Block a user