nickysn
|
3634e7823f
* .lpi updated
|
4 年之前 |
nickysn
|
d4913f490f
* fixed off by one errors in the new video unit routines
|
4 年之前 |
nickysn
|
4119d1e05f
* synchronized with trunk
|
4 年之前 |
Mattias Gaertner
|
d4d401b26d
fcl-passrc: resolver: include(intset,int)
|
4 年之前 |
florian
|
40b8bde305
* test for 32 bit targets fixed
|
4 年之前 |
florian
|
3922926d17
* disable new syscalls on android
|
4 年之前 |
michael
|
f2a4a9d0d4
* Specify mode
|
4 年之前 |
michael
|
f128e64ccb
* Some small improvements from Andrey Sobol: better specialization declaration in markdown, write more detailed end log
|
4 年之前 |
nickysn
|
c907f4cb28
+ added lazarus projects for the video unit tests for Windows
|
4 年之前 |
nickysn
|
d5283cae7f
+ support both legacy and enhanced video buffers in Video.ClearScreen
|
4 年之前 |
nickysn
|
cb6ba25e1b
* formatting
|
4 年之前 |
nickysn
|
ce6260c897
+ added unicode video unit test
|
4 年之前 |
nickysn
|
ea3124ed4a
+ introduced initialization of the video unit in enhanced (Unicode) mode
|
4 年之前 |
nickysn
|
90113ef819
+ added simple test for the video unit
|
4 年之前 |
nickysn
|
b13c8e3ef6
* use UnicodeString instead of WideString in TEnhancedVideoCell
|
4 年之前 |
nickysn
|
c15f12ef0d
* synchronized with trunk
|
4 年之前 |
florian
|
b4a1c27c58
* renamed new syscall wrapper in linux to be consist with the others
|
4 年之前 |
svenbarth
|
d13838ac0b
+ add a test which ensures that a "const TVarData" parameter is passed as a reference.
|
4 年之前 |
svenbarth
|
fe5b29c111
* fix for Mantis #38249: apply adjusted patch by avk to implemnt CastTo handling when the source variant is a custom variant, but the destination type is not
|
4 年之前 |
florian
|
90ba89a128
* linux: FileGetDate makes use of statx if needed
|
4 年之前 |
florian
|
ef04e3983f
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
4 年之前 |
florian
|
c3656c6b1c
* fallback to fputime if fputimensat fails as not being available
|
4 年之前 |
florian
|
d402e0b940
* Y2K38 problem for linux in sysutils.findfirst/findnext should be solved
|
4 年之前 |
florian
|
b8ab06aae7
+ futimens syscall
|
4 年之前 |
florian
|
e6f575d43c
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
4 年之前 |
florian
|
0c77536f11
+ linux.fputimensat which properly uses the _tim64 version if needed and available
|
4 年之前 |
florian
|
33cd5778cd
* properly check for linux version supporting statx
|
4 年之前 |
nickysn
|
0d1fef96a1
+ introduced OldEnhancedVideoBuf
|
4 年之前 |
nickysn
|
3f852e1444
+ introduced TVideoDriver.InitEnhancedDriver
|
4 年之前 |
nickysn
|
f8320dff08
+ added the EnhancedVideoBuf global variable to the video unit
|
4 年之前 |