]> git.sesse.net Git - casparcg/commit
[flash] Moved template host copying to flash module startup instead from env setup...
authorHelge Norberg <helge.norberg@svt.se>
Tue, 15 Nov 2016 17:17:15 +0000 (18:17 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Tue, 15 Nov 2016 17:17:15 +0000 (18:17 +0100)
commit48e6b878823d7a118df54b91ee8d6bd7ce84c8e8
treec66844d969d983db11f41b591ea55edcf839ce13
parent49949fedc13aff4be9a7c40c72a0a96e7670836c
[flash] Moved template host copying to flash module startup instead from env setup so that errors during copying is logged to the log file (setup after env setup) in addition to console. This also removes flash specific code from core.
common/env.cpp
common/env.h
modules/flash/flash.cpp
modules/flash/producer/flash_producer.cpp
protocol/amcp/AMCPCommandsImpl.cpp