Timeline
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
12/31/12:
- 14:17 Changeset in xplcommon [21:eb59943050c9] by
- Added the implementation of the local sockets for Win32 and it seems …
12/30/12:
- 16:45 Changeset in xplcommon [20:38521bf10e24] by
- Implemented the Waiter and the WaitableEvent classes for Windows
12/29/12:
- 18:47 Changeset in xplcommon [19:54c3f68d2d46] by
- Fixed problems with non-blocking mode and extended the socket test …
- 11:05 Changeset in xplcommon [18:0490048f256d] by
- Implemented basic test program for the sockets
- 10:54 Changeset in xplcommon [17:5ef53c7a9598] by
- Created the public interfaces of the socket-related classes
- 10:24 Changeset in xplcommon [16:d70b0c40fe4a] by
- Renamed BufferedWaitable to BufferedStream
- 10:15 Changeset in xplcommon [15:b55872ac53a8] by
- Implemented the local client socket
- 10:03 Changeset in xplcommon [14:3caa1d3122db] by
- Moved the storage of the error code to where it belongs
- 09:23 Changeset in xplcommon [13:af2a928f0e63] by
- Added the deleting of the socket file when the socket object is destroyed
- 09:21 Changeset in xplcommon [12:675b8418ed59] by
- Implemented the missing function
- 09:03 Changeset in xplcommon [11:9adb0b9c456b] by
- Implemented the server side of the local socket
- 09:02 Changeset in xplcommon [10:9cf218bd97ba] by
- Added default implementations of read and write
- 08:41 Changeset in xplcommon [9:4365cc9856e8] by
- Removed non-public superclass from the interface
- 08:01 Changeset in xplcommon [8:dba41f33ddce] by
- Clarified the blocking and non-blocking behaviour and extended the …
- 07:45 Changeset in xplcommon [7:a3d84407fb9a] by
- Added the public interfaces
- 06:40 Changeset in xplcommon [6:81a0ade149e1] by
- Implemented basic POSIX socket infrastructure
12/28/12:
- 13:31 Changeset in xplcommon [5:db1fa4c31a20] by
- Added a generic buffer class
12/27/12:
- 18:52 Changeset in xplcommon [4:d061ad3be7fd] by
- Added support for a waitable event for POSIX and a test program
- 13:01 Changeset in xplcommon [3:e4ca2e057cec] by
- Reorganized the code a bit
- 12:36 Changeset in xplcommon [2:b8c3435b818d] by
- Using less ambiguous conditionals to decide between POSIX vs. Windows …
- 12:15 Changeset in xplcommon [1:00e7af4d1367] by
- Implemented basic event waiting infrastructure
- 09:41 Changeset in xplcommon [0:35ba6f10e28f] by
- Initial revision, thread handling implemented
Note:
See TracTimeline
for information about the timeline view.