1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 18:25:13 +00:00
qb64/internal/c
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_compiler Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
libqb Re-implements clipboard support for Linux 2015-02-03 02:09:17 -08:00
parts Re-implements clipboard support for Linux 2015-02-03 02:09:17 -08:00
common.cpp Primarily implements gamepad support (via _DEVICES, STICK/STRIG) 2015-01-18 04:20:57 -08:00
libqb.cpp Re-implements clipboard support for Linux 2015-02-03 02:09:17 -08:00
libqb.h Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
makedat_lnx32.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makedat_lnx64.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makedat_win32.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makedat_win64.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makeline_lnx.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makeline_osx.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makeline_win.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
msbin.c Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
myip.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
os.h Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
purge_all_precompiled_content.bat Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content.command Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content.sh Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content_lnx.sh Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content_osx.command Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content_win.bat Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_libqb_only.bat Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
qbx.cpp Re-implements clipboard support for Linux 2015-02-03 02:09:17 -08:00
time64.c Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
time64.h Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00