1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-04 11:10:15 +00:00
QB64-PE/internal/c/libqb/include
2023-09-22 19:14:30 +05:30
..
audio.h Make _MEMSOUND channel parameter optional 2023-09-22 19:14:30 +05:30
buffer.h Add append-only buffer API 2022-06-11 22:47:06 -04:00
completion.h Add completion API 2022-06-11 22:47:06 -04:00
compression.h Replace MinGW intrinsic zlib with miniz 2023-03-19 02:28:05 +05:30
condvar.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00
datetime.h Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00
event.h Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00
filepath.h Revert changes to miniaudio.h, move changes elsewhere 2022-09-08 23:59:19 -04:00
font.h Add _UCHARPOS() to get individual char pixel position 2023-05-07 22:12:47 +05:30
glut-thread.h Fix random seg faults on exit 2022-11-29 20:04:54 -05:00
gui.h Improve dialog functions using #305 & make string options case insensitive 2023-05-02 00:19:33 +05:30
http.h Add _StatusCode command for HTTP handles 2022-11-20 04:04:02 -05:00
image.h Implement _SAVEIMAGE 2023-09-17 11:52:54 +05:30
keyhandler.h Move GLUT initialization logic into separate .cpp file 2022-11-29 20:04:53 -05:00
libqb-common.h Fix High-DPI awareness on Windows 2022-08-28 21:44:07 -04:00
mutex.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00
rounding.h Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00
thread.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00