]> git.sesse.net Git - casparcg/commit
2.0.0.2:
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sun, 16 Jan 2011 15:42:56 +0000 (15:42 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Sun, 16 Jan 2011 15:42:56 +0000 (15:42 +0000)
commit14a4abd626aead9b48eb4d218ebedd9ed7512479
tree1e06aa9ed2bd781acb317f5bae7bbdf5ae97d874
parente86523760aa9ab76524c1ea66c1f36e9ef6fd40a
2.0.0.2:
   - Pause and play works properly.
   - Logging command name.
   - Added new commands for adding and removing consumers at run-time.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@372 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
29 files changed:
core/channel.cpp
core/channel.h
core/consumer/bluefish/bluefish_consumer.cpp
core/consumer/bluefish/bluefish_consumer.h
core/consumer/bluefish/memory.h
core/consumer/bluefish/util.h
core/consumer/decklink/decklink_consumer.cpp
core/consumer/decklink/decklink_consumer.h
core/consumer/decklink/util.h
core/consumer/ffmpeg/ffmpeg_consumer.cpp
core/consumer/ffmpeg/ffmpeg_consumer.h
core/consumer/frame_consumer.h
core/consumer/frame_consumer_device.cpp
core/consumer/frame_consumer_device.h
core/consumer/oal/oal_consumer.cpp
core/consumer/oal/oal_consumer.h
core/consumer/ogl/ogl_consumer.cpp
core/consumer/ogl/ogl_consumer.h
core/producer/decklink/decklink_producer.cpp
core/producer/layer.cpp
protocol/amcp/AMCPCommand.h
protocol/amcp/AMCPCommandQueue.cpp
protocol/amcp/AMCPCommandsImpl.cpp
protocol/amcp/AMCPCommandsImpl.h
protocol/amcp/AMCPProtocolStrategy.cpp
protocol/cii/CIIProtocolStrategy.cpp
protocol/media.cpp
protocol/media.h
shell/boostrapper.cpp