openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
Turbopower Async Professional
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 10 hours
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changes for 4.07 final release.
sboydlns
as sboyd
More...
about 17 years ago
Added ability to set starting page # of a fax. Submitted by Danny Ambrose.
sboydlns
as sboyd
More...
about 17 years ago
Added code to demonstrate the use of OnTriggerLineError to handle IO errors encountered during IO operations on a COM port.
sboydlns
as sboyd
More...
about 17 years ago
Changed to fire an OnTriggerLineError event if a Windows error is detected during COM port IO. The Error argument of OnTriggerLineError will be set to leIOError (10) to indicate that a Windows error ocurred. A new property, LastWinError has been added to TApdComPort. This new property returns the error number of the last Windows error encoutered by the IO threads.
sboydlns
as sboyd
More...
about 17 years ago
Added ability to open ports beyond COM9. Submitted by Greg Evensen.
sboydlns
as sboyd
More...
over 17 years ago
Updated for 4.07 RC4
sboydlns
as sboyd
More...
over 17 years ago
Recompiled for 4.07 RC4
sboydlns
as sboyd
More...
over 17 years ago
Found and fixed the status buffer memory leak. Buffers were being popped off the queue but not freed; Added D2006 / D2007 compiler strings. Fix by Kevin G. McCoy.
sboydlns
as sboyd
More...
over 17 years ago
Fixed end of line corruption in log file. Fix by Kevin G. McCoy.
sboydlns
as sboyd
More...
over 17 years ago
Changed to eliminate use of QueryPerformanceCounter as a means of getting elapsed time. This API call is problematic on multi-processor systems and systems using various cooling and power saving modes. Elapsed times are now calculated using the timeGetTime API call. timeBeginPeriod(1) is called during initialization to set the resolution of timeGetTime to 1 milllisecond.
sboydlns
as sboyd
More...
over 17 years ago
Recompile for 4.07 RC3
sboydlns
as sboyd
More...
over 17 years ago
4.07 RC3
sboydlns
as sboyd
More...
over 17 years ago
Recompile to incorporate 4.07RC3 changes
sboydlns
as sboyd
More...
over 17 years ago
Converted to FrameMaker V8, changed fonts to Times New Roman and converted to OpenOffice format.
sboydlns
as sboyd
More...
over 17 years ago
Converted to FrameMaker V8 and font changed to Times New Roman. FileMaker files converted to OpenOffice format to allow modification without a copy of FileMaker.
sboydlns
as sboyd
More...
over 17 years ago
4.07 RC3 changes
sboydlns
as sboyd
More...
over 17 years ago
Changed name of TQueue to avoid naming conflict with Delphi component of same name.
sboydlns
as sboyd
More...
over 17 years ago
Updated for 4.07 RC3
sboydlns
as sboyd
More...
over 17 years ago
Added {$I AWDEFINE.INC} to make consistent with all other modules.
sboydlns
as sboyd
More...
over 17 years ago
Changes for 4.07 RC3
sboydlns
as sboyd
More...
over 17 years ago
Fix a bug submitted by pkamali
sboydlns
as sboyd
More...
over 17 years ago
Rewrote ProcessData to make actual behaviour more closely match that described in the documentation. Use conditional UseOldPacket to enable old packet processing.
sboydlns
as sboyd
More...
over 17 years ago
Fixed a bug that cause occasional access violations on application termination.
sboydlns
as sboyd
More...
almost 18 years ago
Fixed bug in ^Z handling.
sboydlns
as sboyd
More...
almost 18 years ago
Added an optional parameter to TApdCustomTapiDevice.SendTone which allows the duration of the tone to be specified.
sboydlns
as sboyd
More...
almost 18 years ago
Changed so that capture file is opened in shared mode allowing read access to other processes. Added new functions WriteCharSource and WriteStringSource to allow control of colour used to paint written text. Added code to ignore access violations in vttExecutePaintScript when changing emulators.
sboydlns
as sboyd
More...
almost 18 years ago
Fixed a memory leak in PortOpen. Object create by MakeObjectInstance was never free'd.
sboydlns
as sboyd
More...
almost 18 years ago
Added some code to quietly terminate the dispatcher on invalid handle errors. These can occur when TAPI closes the handle. In this case, the CloseCom method is never called so the only way we find out about it is by an invalid handle error.
sboydlns
as sboyd
More...
almost 18 years ago
Fixed typo
sboydlns
as sboyd
More...
almost 18 years ago
Wrapped the code which frees the buffers in a CriticalSection in DonePortPrim to fix a race condition that occurs when closing the port.
sboydlns
as sboyd
More...
about 18 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree