geby
|
49454ea6e1
|
synaser.pas - POSIX and Android support by ACBr
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@253 7c85be65-684b-0410-a082-b2ed4fbef004
|
2022-01-14 17:08:30 +00:00 |
|
geby
|
50da81cea8
|
small "warning" issues
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@230 7c85be65-684b-0410-a082-b2ed4fbef004
|
2021-06-23 14:35:01 +00:00 |
|
geby
|
0217de74a6
|
synaser.pas - Improved ARM support (from Lazarus repository)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@212 7c85be65-684b-0410-a082-b2ed4fbef004
|
2021-06-12 09:52:21 +00:00 |
|
geby
|
337bcc5eff
|
weird error when reading registry values with comport names on some systems
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@207 7c85be65-684b-0410-a082-b2ed4fbef004
|
2017-06-07 14:53:37 +00:00 |
|
geby
|
15f28e452c
|
synaser.pas - DARWIN -> BSD port speeds
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@198 7c85be65-684b-0410-a082-b2ed4fbef004
|
2015-02-16 13:19:06 +00:00 |
|
geby
|
a914047ce7
|
synaser.pas - small FPC fixes
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@197 7c85be65-684b-0410-a082-b2ed4fbef004
|
2015-02-16 13:05:29 +00:00 |
|
geby
|
d167a5f48c
|
synaser.pas - Detect more serial devices on Linux, return all devices with full name include '/dev/'
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@195 7c85be65-684b-0410-a082-b2ed4fbef004
|
2015-02-14 13:09:51 +00:00 |
|
geby
|
93c88514ef
|
Small Darwin fix in synaser.pas
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@188 7c85be65-684b-0410-a082-b2ed4fbef004
|
2014-03-03 16:15:07 +00:00 |
|
geby
|
67cd67f181
|
synaser.pas - FPC FreeBSD patch (bug: 3608998)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@183 7c85be65-684b-0410-a082-b2ed4fbef004
|
2013-04-11 11:39:39 +00:00 |
|
geby
|
ebee71530a
|
synaser.pas - improved DelphiXE2+ Win64 compatibility
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@165 7c85be65-684b-0410-a082-b2ed4fbef004
|
2012-10-05 13:32:40 +00:00 |
|
geby
|
faf75a79d3
|
synaser.pas - changed conditional compile directives from DARWIN to BSD
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@159 7c85be65-684b-0410-a082-b2ed4fbef004
|
2012-06-14 10:32:05 +00:00 |
|
geby
|
09bac07010
|
synaser.pas - GetSerialPortNames (Linux) - repaired and compatible with Windows variant.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@157 7c85be65-684b-0410-a082-b2ed4fbef004
|
2012-06-13 13:43:32 +00:00 |
|
geby
|
ea46074261
|
Improved 64bit compatibility.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@138 7c85be65-684b-0410-a082-b2ed4fbef004
|
2011-04-13 13:31:29 +00:00 |
|
geby
|
1af872c6a0
|
synaser - fixed typo error
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@136 7c85be65-684b-0410-a082-b2ed4fbef004
|
2011-02-03 13:04:26 +00:00 |
|
geby
|
492b48fa05
|
- improved MACOS compatibility
- workaround for some broken virtual serial ports
- Added Lazarus package
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@129 7c85be65-684b-0410-a082-b2ed4fbef004
|
2010-07-02 10:46:39 +00:00 |
|
geby
|
15e4ca989a
|
Large set of D2009 compatibility fixes. (mostly cosmetics only, like suppress unwanted warnings, etc.)
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@123 7c85be65-684b-0410-a082-b2ed4fbef004
|
2010-02-03 14:53:03 +00:00 |
|
geby
|
583afbc35e
|
synaser.pas - handling of FHandle is capable to use 64-bit based handlers.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@121 7c85be65-684b-0410-a082-b2ed4fbef004
|
2010-01-28 14:38:59 +00:00 |
|
geby
|
fcfa5d7a70
|
synaser.pas - fixed D2009+ compatibility
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@120 7c85be65-684b-0410-a082-b2ed4fbef004
|
2010-01-28 12:22:38 +00:00 |
|
geby
|
7c3b22b616
|
synaser.pas - fixed compiler defines for WIN64 support
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@119 7c85be65-684b-0410-a082-b2ed4fbef004
|
2010-01-27 21:37:13 +00:00 |
|
geby
|
c7c54cd9df
|
Changes for Delphi 2009 compatibility.
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@95 7c85be65-684b-0410-a082-b2ed4fbef004
|
2008-10-02 11:08:41 +00:00 |
|
geby
|
f61e0889c2
|
Added synaser.pas
git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@84 7c85be65-684b-0410-a082-b2ed4fbef004
|
2008-04-25 07:00:37 +00:00 |
|