source: xplra

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @118:6a4f9cc20432   16 months ivaradi Updated the distribution scripts tip
(edit) @117:55d66bfcd247   16 months ivaradi Fixed the name of the C common test file in the Makefile
(edit) @116:a80aa46892e9   16 months ivaradi The Python package's version also stepped to 0.3
(edit) @115:54771aba1f37   16 months ivaradi Commented out some obsolete settings in Doxyfile
(edit) @114:0e60b2a26b42   16 months ivaradi Modified test case originally causing X-Plane 12 to crash
(edit) @113:14139defbd04   16 months ivaradi Set the plugin version to 30
(edit) @112:58892a32a039   16 months ivaradi The test programs can be parameterized to connect over TCP
(edit) @111:9c29a0b10ea6   16 months ivaradi The C client API can connect over TCP
(edit) @110:9ac6386fe9ff   16 months ivaradi The C++ client API can connect over TCP
(edit) @109:47aee810ba21   16 months ivaradi Stepped version to 0.3
(edit) @108:7b985f3a0ee1   16 months ivaradi The Python client can connect to X-Plane over TCP
(edit) @107:614b9ff033c1   16 months ivaradi Modernized the exception specifications in the C++ client
(edit) @106:21b79d873a67   16 months ivaradi The successful disabling of the plugin is logged
(edit) @105:43a4a27845da   16 months ivaradi The VSCPL logger is given a function to log into X-Plane's log.
(edit) @104:a41f04cda4c2   16 months ivaradi The plugin accepts connections over TCP as well
(edit) @103:c55961369c07   3 years ivaradi Using frombytes() an array instead of fromstring()
(edit) @102:f3d89fdc5bd8   4 years ivaradi 32-bit binaries are not built by the main build script
(edit) @101:172b02312f54   4 years ivaradi VSCPL libraries are explicitly added for the test programs
(edit) @100:17143b3ddd4b   4 years ivaradi Some updates for GCC 9
(edit) @99:bb320ead601d   5 years ivaradi The beginnings of a simple plugin emulator
(edit) @98:496e56f242ea   5 years ivaradi Added missing include to Protocol.h
(edit) @97:28052c8e62c9   5 years ivaradi Some helper scripts are ported to Python 3
(edit) @96:eef8ca34bc9e   5 years ivaradi The Python client module works with both Python 2 and 3
(edit) @95:4e7b6e497667   5 years ivaradi Python 3 compatibility fix
(edit) @94:c252844cf31d   7 years ivaradi Update Doxyfile to be compatible with the current doxygen version
(edit) @93:4afb413401e3   7 years ivaradi Revision set to 0.2
(edit) @92:e3a0abb22ef4   7 years ivaradi C++11 compatibility
(edit) @91:7132de00a203   7 years ivaradi Updated to be compatible with current automake
(edit) @90:760bd628d165   9 years ivaradi Added file 'compile' to ignore
(edit) @89:69ba1a2b5897   11 years ivaradi Added calls to save the current situation
(edit) @88:6f7fe3f9ca24   11 years ivaradi The program quits when the connection fails
(edit) @87:819d8b155771   11 years ivaradi Added the C and C++ calls to save the current situation
(edit) @86:f7714df5165f   11 years ivaradi Added the documentation of COMMAND_SAVE_SITUTATION
(edit) @85:ad0ce3502257   11 years ivaradi Added a configure switch to enable compilation for X-Plane 9
(edit) @84:d1b002aca97a   11 years ivaradi Added a script to save the situation at certain intervals
(edit) @83:f31da5d1718d   11 years ivaradi Added a client call to save the current situation
(edit) @82:e247e9f2fa15   11 years ivaradi Added the define for version 2.0 of the XPLM API
(edit) @81:f28f1b8f3ef7   11 years ivaradi Added a command to save the current situation
(edit) @80:c023249e5145   11 years ivaradi Fixed
(edit) @79:e35e539c5c9c   11 years ivaradi Added script to create all distributable files
(edit) @78:197b15f4513a   11 years ivaradi Added script to create the binary distributions of the C/C++ libraries
(edit) @77:cceae850ed2c   11 years ivaradi XPLRA is also installed
(edit) @76:130269f084ce   11 years ivaradi Added option now needed
(edit) @75:901b47f772b0   11 years ivaradi Made it possible to build the used libraries as shared ones too
(edit) @74:7612a3995bf5   11 years ivaradi Added some useful stuff to be distributed
(edit) @73:f002dbc2e863   11 years ivaradi Added a line
(edit) @72:a4c5c8263818   11 years ivaradi Added Trac header and footer
(edit) @71:354bda0cd5ac   11 years ivaradi Added the Python documentation
(edit) @70:7882bccb87a0   11 years ivaradi Added the description of the C API
(edit) @69:89a39d7aed5a   11 years ivaradi The overview documentation of the C++ client library is done
(edit) @68:0e7cc0795386   11 years ivaradi Completed the documentation on the protocol
(edit) @67:1f08d2ceff1a   11 years ivaradi Started writing the overview documentation
(edit) @66:f7c8521991df   11 years ivaradi Added the Doxygen configuration file and updated the documentation to …
(edit) @65:6221435b1d7d   11 years ivaradi Moved the sources to a different location
(edit) @64:29a745311929   11 years ivaradi Added a proper implementation of the stream for Win32
(edit) @63:28c164b6716f   11 years ivaradi Added a script to create the Python client MSI
(edit) @62:466bd91afa55   11 years ivaradi Added automatic build scripts
(edit) @61:6e2a750fe9f7   11 years ivaradi Fixed the listening logic
(edit) @60:b87f8bb9944c   11 years ivaradi Removed %zu and %zd patterns, as it was not handled by the MingW compiler
(edit) @59:19e2d0c3dbd3   11 years ivaradi Added static linking switches
(edit) @58:f0fa93354e15   11 years ivaradi Added the safe unregistration support to the C client interface
(edit) @57:f52efb9ba3d8   11 years ivaradi Implemented the C++ client part of the re-registration support
(edit) @56:1d491f271eaf   11 years ivaradi Implemented a more proper handling of a broken connection in the …
(edit) @55:fa05d8dd30a2   11 years ivaradi Added the C client API for hotkey handling and the test program. Also …
(edit) @54:fb6a875ea5d2   11 years ivaradi Added support for the hotkey functions in the C++ client and a test …
(edit) @53:84a550d370b1   11 years ivaradi Added test program for the hotkey handling
(edit) @52:50bbffd99071   11 years ivaradi Implemented the Python client for hotkey support
(edit) @51:bc776d590040   11 years ivaradi Added scrolling the message if needed
(edit) @50:d650ff7422a5   11 years ivaradi The font size is now taken into account and the maximal message length …
(edit) @49:2f52c296803c   11 years ivaradi Made the moving and resizing better looking
(edit) @48:d853401b7307   11 years ivaradi Added support for moving and resizing the message area
(edit) @47:411a69092798   11 years ivaradi Added a menu option to reset the message area
(edit) @46:e57735492bf8   11 years ivaradi Fixed the shutdown sequence and removed some unnecessary printouts
(edit) @45:72d5105fcb72   11 years ivaradi Implemented hotkey handling
(edit) @44:f5222044879c   11 years ivaradi Created the Globals class
(edit) @43:d05df1944444   11 years ivaradi Moved the menu handling into its own class
(edit) @42:719f590e4878   11 years ivaradi Added initial support for the menu
(edit) @41:a3f71b4eaca1   11 years ivaradi Added test cases for the 'unknown dataref' error with position information
(edit) @40:ec5dde8a6ff6   11 years ivaradi Implemented the client support for the new commands and updated the …
(edit) @39:44eda5bbbdfb   11 years ivaradi Implemented a plugin reload command
(edit) @38:128b9ced9779   11 years ivaradi Added basic support for showing a message
(edit) @37:0576c4bf175b   11 years ivaradi Fixed call
(edit) @36:29e3b676c0c2   11 years ivaradi Added a new command to query the versions
(edit) @35:9451e75788ea   11 years ivaradi Implemented support for multi-dataref setting
(edit) @34:3a90641eba91   11 years ivaradi Implemented the multi-dataref getter in Python
(edit) @33:080fa73274f8   11 years ivaradi Using the multi-get and multi-set commands in unregistered …
(edit) @32:22525b9438b5   11 years ivaradi Implemented the setting of single datarefs
(edit) @31:a37c4ec54e84   11 years ivaradi Reading of single values works with the Python client
(edit) @30:d92d686b4d70   11 years ivaradi Fixed problems with detecting a broken connection
(edit) @29:5ab375f73489   11 years ivaradi Implemented the rest of the multi-dataref API and the multi-dataref …
(edit) @28:d7119bc5a483   11 years ivaradi Implemented the basics of the multi-buffer support for C
(edit) @27:a228b1e1e16a   11 years ivaradi Made the class Slot into a template
(edit) @26:77a23a961301   11 years ivaradi The multi-dataref buffers are managed by the XPlane object
(edit) @25:77da156bca86   11 years ivaradi Implemented the set operations
(edit) @24:838d1d1b619e   11 years ivaradi Added the array reading functions
(edit) @23:e3beb05af132   11 years ivaradi Implemented some functions of the C interface and a simple test …
(edit) @22:e29d792d1b5d   11 years ivaradi Moved the registration code into MultiBuffer
(edit) @21:3f824500be71   11 years ivaradi Implemented the multi-dataref setter object
(edit) @20:89be93500e98   11 years ivaradi Added some further values to query
(edit) @19:280541440d22   11 years ivaradi Getting multiple values works
Note: See TracRevisionLog for help on using the revision log.