]> git.sesse.net Git - casparcg/commit
2.0.0.2: - Cleanup and improvements in main.cpp.
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 28 Apr 2011 08:49:52 +0000 (08:49 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 28 Apr 2011 08:49:52 +0000 (08:49 +0000)
commitcbbefb07189f03d9ab27ce217acacdd9c760dcf0
tree6fd945f80a3c72b3b39c909d4aac6548b6d77f06
parent45ecea1cd4c7225e4a24dc5093fe2739fd4e167a
2.0.0.2: - Cleanup and improvements in main.cpp.
         - Added sse optimized memcpy and memclr in flash_producer.

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@648 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
15 files changed:
common/common.vcxproj
common/common.vcxproj.filters
common/env.cpp
common/env.h
common/memory/memclr.h [new file with mode: 0644]
common/memory/memcpy.h [new file with mode: 0644]
common/os/windows/current_version.h [new file with mode: 0644]
common/os/windows/system_info.h [new file with mode: 0644]
modules/flash/producer/flash_producer.cpp
shell/caspar.config
shell/main.cpp
shell/server.cpp [moved from shell/boostrapper.cpp with 92% similarity]
shell/server.h [moved from shell/bootstrapper.h with 74% similarity]
shell/shell.vcxproj
shell/shell.vcxproj.filters