1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 15:50:25 +00:00
qb64/internal
Galleon 67e08be312 Re-implements clipboard support for Linux
Fixes a threading issue which caused QB64 to intermittently crash when using hardware commands
(Same threading fix yet to be applied to Linux)
Fixes problem in last update which prevented _OPENHOST/_OPENCLIENT from working (they always returned invalid handle '0')
Fixes 3D perspective issue when 3D rendering into images not the primary display (previuosly the dimensions of the screen/window not the target image were used to determine the aspect ratio)
2015-02-03 02:09:17 -08:00
..
c Re-implements clipboard support for Linux 2015-02-03 02:09:17 -08:00
help Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
source (Automated push) Update internal/source/* from qb64.bas 2015-01-18 04:28:32 -08:00
temp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
clean.bat Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00