]> git.sesse.net Git - casparcg/commit
Read/Write data files in UTF-8, characters logged are replaced by ? if non-ascii...
authorhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 7 Jun 2012 09:43:52 +0000 (09:43 +0000)
committerhellgore <hellgore@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Thu, 7 Jun 2012 09:43:52 +0000 (09:43 +0000)
commit0865ff8293ea86e0c507f4a98af9fadecf10619b
treee61eb3a8d0fc0fed8b046697dbab6882ba58bb54
parentd54cd0ba25954778d9a77d7c03ef99a36220bd56
Read/Write data files in UTF-8, characters logged are replaced by ? if non-ascii though

git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/trunk@3106 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d
common/log/log.cpp
common/log/log.h
common/utility/string.cpp
common/utility/string.h
protocol/amcp/AMCPCommandsImpl.cpp
protocol/amcp/AMCPProtocolStrategy.cpp
protocol/cii/CIIProtocolStrategy.cpp
protocol/util/ClientInfo.h