]> git.sesse.net Git - casparcg/commit
Merged INFO THREADS from 2.0
authorHelge Norberg <helge.norberg@svt.se>
Wed, 12 Aug 2015 14:04:10 +0000 (16:04 +0200)
committerHelge Norberg <helge.norberg@svt.se>
Wed, 12 Aug 2015 14:04:10 +0000 (16:04 +0200)
commit36b3cca88192e4a866cbc3156a33ffe3b168a486
tree2aa8200a95548f7be6b1aed67ca6e5abca5d04ab
parent3877432686a61400a75584a97ae54d78e703e856
Merged INFO THREADS from 2.0
17 files changed:
common/CMakeLists.txt
common/os/linux/signal_handlers.cpp
common/os/linux/threading.cpp [moved from common/os/linux/scheduling.cpp with 90% similarity]
common/os/threading.h [moved from common/os/scheduling.h with 94% similarity]
common/os/windows/threading.cpp [moved from common/os/windows/scheduling.cpp with 91% similarity]
common/os/windows/win32_exception.cpp
common/thread_info.cpp [new file with mode: 0644]
common/thread_info.h [new file with mode: 0644]
core/consumer/output.cpp
core/diagnostics/osd_graph.cpp
core/mixer/mixer.cpp
core/mixer/mixer.h
core/producer/stage.cpp
core/producer/stage.h
core/thumbnail_generator.cpp
core/video_channel.cpp
protocol/amcp/AMCPCommandsImpl.cpp