Changeset [5a62f5404844fa3a72e54c6b2bc299374f9e7d5d] by David Cox

November 21st, 2009 @ 10:00 AM

Fixes to event stream refactoring; a few bits still funky
http://github.com/monkeyworks-project/mw_core/commit/5a62f5404844fa...

Committed by David Cox

  • A Core/Communications/Conduits/EventStreamConduit.cpp
  • A Core/Communications/Conduits/EventStreamConduit.h
  • A Core/Communications/Conduits/tests/EventHandlerConduitTest.cpp
  • A Core/Communications/Conduits/tests/EventHandlerConduitTest.h
  • A Core/Events/ControlEventFactory.cpp
  • A Core/Events/ControlEventFactory.h
  • A Core/Events/EventStreamInterface.cpp
  • A Core/Events/EventStreamInterface.h
  • A Core/InterfaceHooks/ServerSide/Products/DefaultEventStreamInterface.cpp
  • A Core/InterfaceHooks/ServerSide/Products/DefaultEventStreamInterface.h
  • M Core/Communications/Conduits/BufferSyncConduit.h
  • M Core/Communications/Conduits/Conduit.cpp
  • M Core/Communications/Conduits/Conduit.h
  • M Core/Communications/Conduits/tests/SimpleConduitTest.cpp
  • M Core/Communications/Serialization/tests/SerializationTest.cpp
  • M Core/Communications/Transports/tests/IPCEventTransportTest.cpp
  • M Core/ComponentRegistries/tests/VariableRegistryTest.cpp
  • M Core/CoreBuilders/StandardClientCoreBuilder.cpp
  • M Core/DataFiles/tests/DataFileTest.cpp
  • M Core/Events/EventListener.cpp
  • M Core/Events/EventListener.h
  • M Core/Events/IncomingEventListener.cpp
  • M Core/Events/IncomingEventListener.h
  • M Core/Events/OutgoingEventListener.cpp
  • M Core/Events/OutgoingEventListener.h
  • M Core/Events/tests/BufferManagerTest.cpp
  • M Core/Events/tests/ScarabEventTest.cpp
  • M Core/GenericStructures/tests/ExpandableListTest.cpp
  • M Core/GenericStructures/tests/LinkedListTest.cpp
  • M Core/InterfaceHooks/ClientSide/Products/Client.cpp
  • M Core/InterfaceHooks/ClientSide/Products/Client.h
  • M Core/InterfaceHooks/ServerSide/Products/Server.cpp
  • M Core/InterfaceHooks/ServerSide/Products/Server.h
  • M Core/Interpreters/EmbeddedPerlInterpreter.cpp
  • M Core/Interpreters/tests/PerlInterpreterTest.cpp
  • M Core/Network/Connections/ScarabServerConnection.cpp
  • M Core/ParadigmComponents/States.cpp
  • M Core/ParadigmComponents/tests/ActionTest.cpp
  • M Core/PlatformDependent/tests/PlatformDependentServicesTest.cpp
  • M Core/RealtimeServices/tests/ClockTest.cpp
  • M Core/RealtimeServices/tests/SchedulerTest.cpp
  • M Core/RealtimeServices/tests/TimerTest.cpp
  • M Core/Scarab/tests/ScarabDataTest.cpp
  • M Core/Scarab/tests/ScarabFileTest.cpp
  • M Core/Scarab/tests/ScarabNetworkTest.cpp
  • M Core/SoundStimuli/alut/alut.c
  • M Core/Stimuli/StandardStimuli.cpp
  • M Core/Triggers/tests/TriggerTest.cpp
  • M Core/Triggers/tests/TriggerTest.h
  • M Core/Utilities/tests/RegisteredSingletonTests.cpp
  • M Core/Variables/GenericVariable.h
  • M Core/Variables/tests/GenericDataTest.cpp
  • M Core/Variables/tests/ParsedExpressionVariableTest.cpp
  • M Core/Variables/tests/ScopedVariableTest.cpp
  • M Core/Variables/tests/SelectionVariableTest.cpp
  • M Core/Variables/tests/VariablePropertiesTest.cpp
  • M Core/Variables/tests/VariableTest.cpp
  • M Core/Variables/tests/VectorTest.cpp
  • M Core/XMLParser/ExpressionParser/ExpressionParser.cc
  • M Core/XMLParser/ExpressionParser/ParsedColorTrio.h
  • M Core/XMLParser/XMLParser.cpp
  • M Core/XMLParser/XMLParserTest.cpp
  • M MonkeyWorksCore.xcodeproj/project.pbxproj
  • M UnitTests/BoostMathExampleTest.cpp
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The core framework and supporting libraries for the MWorks Suite