# # ChangeLog for remote_control/puzzlebox_brainstorms_configuration.ini # # Generated by Trac 1.0 # 05/17/22 02:01:48 Wed, 16 Jun 2010 09:56:29 GMT sc [48] * remote_control/puzzlebox_brainstorms_client.py (modified) * remote_control/puzzlebox_brainstorms_client_thinkgear.py (added) * remote_control/puzzlebox_brainstorms_configuration.ini (modified) * remote_control/puzzlebox_brainstorms_configuration.py (modified) * remote_control/puzzlebox_brainstorms_server.py (modified) client: - Switched to JSON from Pickle for message encodings - Fixed ... Fri, 11 Jun 2010 05:06:50 GMT sc [45] * remote_control/puzzlebox_brainstorms_client_interface.py (modified) * remote_control/puzzlebox_brainstorms_client_local.py (added) * remote_control/puzzlebox_brainstorms_client_network.py (added) * remote_control/puzzlebox_brainstorms_configuration.ini (added) * remote_control/puzzlebox_brainstorms_configuration.py (modified) * remote_control/setup.py (modified) client_interface: - converted to a standalone object client_local: ...