# # ChangeLog for configure.ac in xplra # # Generated by Trac 1.5.3 # 06/01/24 22:03:47 Sun, 27 Jan 2013 13:26:56 GMT István Váradi [14:bb6484eceb1e] * Makefile.am (modified) * configure.ac (modified) * src/client/c/hu/varadiistvan/xplra/Exception.cc (added) * src/client/c/hu/varadiistvan/xplra/Exception.h (added) * src/client/c/hu/varadiistvan/xplra/Makefile.am (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 (added) * src/client/c/hu/varadiistvan/xplra/xplra.h (added) * test/.copyright (added) * test/.srcmessage (added) * test/Makefile.am (added) * test/basictest.cc (added) * test/ctest.c (added) Very basic client code works Sun, 27 Jan 2013 08:21:24 GMT István Váradi [13:42fd631176b7] * Makefile.am (modified) * bootstrap.sh (modified) * configure.ac (modified) * src/Makefile.am (modified) * src/client/Makefile.am (added) * src/client/c/Makefile.am (added) * src/client/c/hu/Makefile.am (added) * src/client/c/hu/varadiistvan/Makefile.am (added) * src/client/c/hu/varadiistvan/xplra/.copyright (added) * src/client/c/hu/varadiistvan/xplra/.namespace (added) * src/client/c/hu/varadiistvan/xplra/.srcmessage (added) * src/client/c/hu/varadiistvan/xplra/Makefile.am (added) * src/client/c/hu/varadiistvan/xplra/XPlane.cc (added) * src/client/c/hu/varadiistvan/xplra/XPlane.h (added) * src/plugin/Makefile.am (added) * src/plugin/bootstrap.sh (added) * src/plugin/src/Makefile.am (added) * src/plugin/src/xplra/.copyright (moved) * src/plugin/src/xplra/.namespace (moved) * src/plugin/src/xplra/.srcmessage (moved) * src/plugin/src/xplra/DataRefTask.cc (moved) * src/plugin/src/xplra/DataRefTask.h (moved) * src/plugin/src/xplra/GetDataRefTask.cc (moved) * src/plugin/src/xplra/GetDataRefTask.h (moved) * src/plugin/src/xplra/GetMultiDataRefRequest.cc (moved) * src/plugin/src/xplra/GetMultiDataRefRequest.h (moved) * src/plugin/src/xplra/ListenThread.cc (moved) * src/plugin/src/xplra/ListenThread.h (moved) * src/plugin/src/xplra/Makefile.am (moved) * src/plugin/src/xplra/MultiTaskRequest.cc (moved) * src/plugin/src/xplra/MultiTaskRequest.h (moved) * src/plugin/src/xplra/Protocol.h (moved) * src/plugin/src/xplra/Request.h (moved) * src/plugin/src/xplra/RequestQueue.cc (moved) * src/plugin/src/xplra/RequestQueue.h (moved) * src/plugin/src/xplra/ServerThread.cc (moved) * src/plugin/src/xplra/ServerThread.h (moved) * src/plugin/src/xplra/SetDataRefTask.cc (moved) * src/plugin/src/xplra/SetDataRefTask.h (moved) * src/plugin/src/xplra/SetMultiDataRefRequest.cc (moved) * src/plugin/src/xplra/SetMultiDataRefRequest.h (moved) * src/plugin/src/xplra/Task.h (moved) * src/plugin/src/xplra/TaskRequest.cc (moved) * src/plugin/src/xplra/TaskRequest.h (moved) * src/plugin/src/xplra/plugin.cc (moved) * src/plugin/src/xplra/version.ldscript (moved) Reorganized code to be able to handle the client library as a normal ... Sun, 20 Jan 2013 10:28:25 GMT István Váradi [12:3696a9f93983] * Makefile.am (modified) * bootstrap.sh (modified) * configure.ac (modified) * src/xplra/Makefile.am (modified) Customized the linking procedure Sun, 20 Jan 2013 09:50:28 GMT István Váradi [11:215163a309ee] * .hgignore (modified) * Makefile.am (modified) * bootstrap.sh (added) * configure.ac (modified) * src/xplra/DataRefTask.cc (modified) * src/xplra/GetDataRefTask.cc (modified) * src/xplra/GetDataRefTask.h (modified) * src/xplra/GetMultiDataRefRequest.cc (modified) * src/xplra/GetMultiDataRefRequest.h (modified) * src/xplra/ListenThread.cc (modified) * src/xplra/ListenThread.h (modified) * src/xplra/Makefile.am (modified) * src/xplra/MultiTaskRequest.cc (modified) * src/xplra/RequestQueue.cc (modified) * src/xplra/RequestQueue.h (modified) * src/xplra/ServerThread.cc (modified) * src/xplra/ServerThread.h (modified) * src/xplra/SetDataRefTask.cc (modified) * src/xplra/SetDataRefTask.h (modified) * src/xplra/SetMultiDataRefRequest.cc (modified) * src/xplra/SetMultiDataRefRequest.h (modified) * src/xplra/plugin.cc (modified) * src/xplra/version.ldscript (added) Updated to the new, separated VSCPL and XPLCOMMON libraries Thu, 03 Jan 2013 09:09:43 GMT István Váradi [1:36cf4d98558c] * configure.ac (modified) * src/xplra/ListenThread.cc (modified) * src/xplra/Makefile.am (modified) * src/xplra/plugin.cc (modified) Some further development Thu, 03 Jan 2013 08:33:51 GMT István Váradi [0:01765e0d3719] * .hgignore (added) * Makefile.am (added) * configure.ac (added) * src/Makefile.am (added) * src/xplra/.copyright (added) * src/xplra/.namespace (added) * src/xplra/.srcmessage (added) * src/xplra/ListenThread.cc (added) * src/xplra/ListenThread.h (added) * src/xplra/Makefile.am (added) * src/xplra/plugin.cc (added) Very basic plugin works