Merge branch '2.4.x' of dev.sourcefabric.org:airtime into 2.4.x
Conflicts: python_apps/pypo/liquidsoap_scripts/ls_script.liq
This commit is contained in:
commit
5c11f5fc72
4 changed files with 39 additions and 2 deletions
|
@ -70,6 +70,11 @@ create_source()
|
|||
|
||||
queue = add(!sources, normalize=false)
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# the crossfade function controls fade in/out
|
||||
|
||||
>>>>>>> 551d65ebf04d877bdba009a92c62bfa4f08eea9c
|
||||
output.dummy(fallible=true, queue)
|
||||
|
||||
http = input.http_restart(id="http")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue