# # ChangeLog for src/client/python in xplra # # Generated by Trac 1.5.3 # 06/29/24 04:54:19 Sun, 19 May 2019 11:18:03 GMT István Váradi [96:eef8ca34bc9e] * src/client/python/xplra.py (modified) The Python client module works with both Python 2 and 3 Sat, 27 Apr 2019 12:27:04 GMT István Váradi [95:4e7b6e497667] * src/client/python/xplra.py (modified) Python 3 compatibility fix Sun, 12 May 2013 05:17:35 GMT István Váradi [83:f31da5d1718d] * src/client/python/xplra.py (modified) Added a client call to save the current situation Sat, 13 Apr 2013 12:54:56 GMT István Váradi [70:7882bccb87a0] * doc/overview.dox (modified) * src/client/c/hu/varadiistvan/xplra/xplra.cc (modified) * src/client/c/hu/varadiistvan/xplra/xplra.h (modified) * src/client/python/xplra.py (modified) Added the description of the C API Tue, 09 Apr 2013 15:41:24 GMT István Váradi [66:f7c8521991df] * .hgignore (modified) * doc/Doxyfile (added) * src/client/c/hu/varadiistvan/xplra/MultiBuffer.cc (modified) * src/client/c/hu/varadiistvan/xplra/MultiBuffer.h (modified) * src/client/c/hu/varadiistvan/xplra/XPlane.h (modified) * src/client/python/xplra.py (modified) * src/plugin/src/xplra/GetDataRefTask.h (modified) * src/plugin/src/xplra/SetDataRefTask.h (modified) Added the Doxygen configuration file and updated the documentation to ... Sun, 07 Apr 2013 06:25:41 GMT István Váradi [64:29a745311929] * src/client/python/xplra.py (modified) Added a proper implementation of the stream for Win32 Thu, 07 Mar 2013 18:13:05 GMT István Váradi [57:f52efb9ba3d8] * src/client/c/hu/varadiistvan/xplra/MultiBuffer.cc (modified) * src/client/c/hu/varadiistvan/xplra/MultiBuffer.h (modified) * src/client/c/hu/varadiistvan/xplra/XPlane.cc (modified) * src/client/python/xplra.py (modified) Implemented the C++ client part of the re-registration support Thu, 07 Mar 2013 16:48:41 GMT István Váradi [56:1d491f271eaf] * src/client/python/xplra.py (modified) Implemented a more proper handling of a broken connection in the ... Sat, 16 Feb 2013 16:47:02 GMT István Váradi [53:84a550d370b1] * src/client/python/xplra.py (modified) * test/hotkeytest.py (added) Added test program for the hotkey handling Sat, 16 Feb 2013 13:44:12 GMT István Váradi [52:50bbffd99071] * src/client/python/xplra.py (modified) Implemented the Python client for hotkey support Thu, 14 Feb 2013 18:21:47 GMT István Váradi [40:ec5dde8a6ff6] * src/client/c/hu/varadiistvan/xplra/Exception.cc (modified) * src/client/c/hu/varadiistvan/xplra/Exception.h (modified) * src/client/c/hu/varadiistvan/xplra/MultiBuffer.cc (modified) * src/client/c/hu/varadiistvan/xplra/MultiGetter.cc (modified) * src/client/c/hu/varadiistvan/xplra/MultiSetter.cc (modified) * src/client/c/hu/varadiistvan/xplra/XPlane.cc (modified) * src/client/c/hu/varadiistvan/xplra/XPlane.h (modified) * src/client/c/hu/varadiistvan/xplra/xplra.cc (modified) * src/client/c/hu/varadiistvan/xplra/xplra.h (modified) * src/client/python/xplra.py (modified) * test/basicctest.c (modified) * test/basictest.cc (modified) * test/basictest.py (modified) Implemented the client support for the new commands and updated the ... Sun, 10 Feb 2013 14:24:25 GMT István Váradi [37:0576c4bf175b] * src/client/python/xplra.py (modified) Fixed call Sun, 10 Feb 2013 08:21:47 GMT István Váradi [36:29e3b676c0c2] * src/client/c/hu/varadiistvan/xplra/XPlane.cc (modified) * src/client/c/hu/varadiistvan/xplra/XPlane.h (modified) * src/client/c/hu/varadiistvan/xplra/xplra.cc (modified) * src/client/c/hu/varadiistvan/xplra/xplra.h (modified) * src/client/python/xplra.py (modified) * src/plugin/src/xplra/ListenThread.cc (modified) * src/plugin/src/xplra/ListenThread.h (modified) * src/plugin/src/xplra/Protocol.h (modified) * src/plugin/src/xplra/ServerThread.cc (modified) * src/plugin/src/xplra/ServerThread.h (modified) * src/plugin/src/xplra/plugin.cc (modified) * test/basicctest.c (modified) * test/basictest.cc (modified) * test/basictest.py (modified) Added a new command to query the versions Sat, 09 Feb 2013 13:00:42 GMT István Váradi [35:9451e75788ea] * src/client/python/xplra.py (modified) * test/basictest.py (modified) * test/multigettest.py (modified) * test/multisettest.py (added) Implemented support for multi-dataref setting Sat, 09 Feb 2013 12:29:31 GMT István Váradi [34:3a90641eba91] * src/client/python/xplra.py (modified) * test/multigettest.py (added) Implemented the multi-dataref getter in Python Sat, 09 Feb 2013 10:28:16 GMT István Váradi [32:22525b9438b5] * .hgignore (modified) * src/client/python/xplra.py (modified) * test/basictest.py (modified) Implemented the setting of single datarefs Sat, 09 Feb 2013 09:55:12 GMT István Váradi [31:a37c4ec54e84] * src/client/python/xplra.py (added) * test/Makefile.am (modified) * test/basictest.py (added) * test/runpy.sh (added) Reading of single values works with the Python client