Timeline
01/31/13:
- 18:44 Changeset in xplra [18:c957b01ca44c] by
- Added the setting of array values
- 16:56 Changeset in xplra [17:2b7d9b08ce3f] by
- Setting of scalar values works
01/28/13:
- 19:25 Changeset in xplra [16:1d329bbc0303] by
- Added the functions to handle the array queries
- 18:37 Changeset in xplra [15:1c0347ed41c6] by
- Implemented the scalar queries
01/27/13:
- 13:26 Changeset in xplra [14:bb6484eceb1e] by
- Very basic client code works
- 08:21 Changeset in xplra [13:42fd631176b7] by
- Reorganized code to be able to handle the client library as a normal …
01/20/13:
- 10:28 Changeset in xplra [12:3696a9f93983] by
- Customized the linking procedure
- 09:59 Changeset in vscpl [13:9d4db354405d] by
- Added missing header
- 09:50 Changeset in xplra [11:215163a309ee] by
- Updated to the new, separated VSCPL and XPLCOMMON libraries
- 09:05 Changeset in xplcommon [42:84574c08b090] by
- Made use of the AM_VSCPL_TARGET_API macro
- 09:02 Changeset in xplcommon [41:70da79414745] by
- Changed the namespace
- 08:51 Changeset in xplcommon [40:91a761bc3a6b] by
- Removed files moved to VSCPL
- 08:50 Changeset in vscpl [12:3843d219ec31] by
- Added copyright file
- 08:42 Changeset in vscpl [11:8896990dfd4a] by
- Imported the test program for the pseudo-random number generator
- 08:41 Changeset in vscpl [10:1ee8d0a23099] by
- Imported the code of the blocking and data streams
- 08:30 Changeset in vscpl [9:84f0dcb053b4] by
- Imported the Win32-specific I/O code
01/19/13:
- 16:21 Changeset in vscpl [8:7b2598d1ea55] by
- Imported the I/O library for POSIX and the pseudo-random generator
- 15:57 Changeset in vscpl [7:e0118c752a06] by
- Imported the WaitableEvent class
- 15:51 Changeset in vscpl [6:53519b47b166] by
- Imported some further stuff from the IO code
- 14:07 Changeset in vscpl [5:55892b4e7748] by
- Imported the conditional variable implementation from xplcommon
- 14:00 Changeset in vscpl [4:f5d22f58ef6b] by
- Added the Mutex implementations
- 13:51 Changeset in vscpl [3:1c61e0f739cf] by
- Added error message
01/13/13:
- 18:52 Changeset in vscpl [2:c99488addcb3] by
- Added the thread test program
- 18:34 Changeset in vscpl [1:ee063b6aaa32] by
- The Thread class can be compiled for Linux and Win32
- 16:20 Changeset in vscpl [0:73d9146679c6] by
- Created the initial repository
01/04/13:
- 16:36 Changeset in xplra [10:b0048ba6f3ca] by
- Implemented the commands querying or setting multiple datarefs directly
- 16:12 Changeset in xplra [9:953cd606427c] by
- Registering multi-data update requests works
- 14:24 Changeset in xplra [8:acc105036a41] by
- Added the registry of multiple-data queries
- 12:50 Changeset in xplra [7:bafe58db1509] by
- Added support for setting values
01/03/13:
- 19:09 Changeset in xplra [6:8dd4ca9966d0] by
- Made all the single query operation work for all types
- 18:27 Changeset in xplra [5:94fdd791268f] by
- Extracted the protocol-related constants into their own class
- 18:25 Changeset in xplra [4:48b5811d4b46] by
- Added all the dataref retrieving tasks
- 15:45 Changeset in xplra [3:459106f9bf9a] by
- Very basic client and server functionality works
- 12:31 Changeset in xplra [2:fec77d29a663] by
- The basic architecture is implemented
- 09:09 Changeset in xplra [1:36cf4d98558c] by
- Some further development
- 09:07 Changeset in xplcommon [39:f9c840ac038d] by
- Added the possibility to distinguish between 32-bit and 64-bit Windows
- 08:51 Changeset in xplcommon [38:d68450d100a8] by
- Added a utility function to emit debug info into X-Plane's log
- 08:33 Changeset in xplra [0:01765e0d3719] by
- Very basic plugin works
- 08:33 Changeset in xplcommon [37:d5ecdd5c407d] by
- Removed the package-related defines
- 08:33 Changeset in xplcommon [36:46f9ddb1e286] by
- It is now possible to build a DLL
- 06:57 Changeset in xplcommon [35:f8a5b321d0c3] by
- Added support for detached threads
01/02/13:
- 16:46 Changeset in xplcommon [34:ad3194cb9bef] by
- Implemented a conditional variable
- 15:06 Changeset in xplcommon [33:0eefa89dec31] by
- Reimplemented to use a critical section
- 14:30 Changeset in xplcommon [32:4bef4944955f] by
- Implemented mutex with test program
- 13:58 Changeset in xplcommon [31:bbd688924703] by
- Implemented the data stream
- 11:54 Changeset in xplcommon [30:1dde7e03353f] by
- A little cleanup
- 11:37 Changeset in xplcommon [29:54c2d451f8a0] by
- Implemented a blocking stream and a corresponding trst program
- 08:53 Changeset in xplcommon [28:bac3a3382c4a] by
- The local socket test program now uses the pseudo-random number generator
- 08:48 Changeset in xplcommon [27:11b3ec33029d] by
- Implemented a pseudo-random number generator
- 08:04 Changeset in xplcommon [26:46f4e06241c7] by
- Further cleanup
- 07:47 Changeset in xplcommon [25:fe70f0063cae] by
- Moved releaseHandle to Overlappable
- 06:53 Changeset in xplcommon [24:efa33e16e135] by
- Made Completer a FailableReference
- 06:50 Changeset in xplcommon [23:e6c4c31ce833] by
- Eliminated the double storage of the Overlappable instances in the …
- 06:43 Changeset in xplcommon [22:d13fbc745959] by
- Cleaned up and simplified the code
Note:
See TracTimeline
for information about the timeline view.