1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/internal/c/libqb/include
2024-03-28 07:01:37 +05:30
..
audio.h Make _MEMSOUND channel parameter optional 2023-09-22 19:14:30 +05:30
bitops.h Moves bitops to separate file 2024-02-17 01:36:10 -05:00
buffer.h Add append-only buffer API 2022-06-11 22:47:06 -04:00
clipboard.h Add cross-platform clipboard support 2024-03-26 23:34:54 +05:30
cmem.h Add cmem.h with dblock and cmem[] 2024-02-14 17:21:15 -05:00
command.h Separate out qbs, command, and error handling 2024-02-14 17:21:14 -05:00
completion.h Add completion API 2022-06-11 22:47:06 -04:00
compression.h Add new _ADLER32 and _CRC32 function 2024-02-02 10:32:16 +01:00
condvar.h fix typos 2024-01-28 10:37:47 -08:00
datetime.h Move more date/time functions 2024-02-17 01:36:10 -05:00
environ.h Move environ functions to separate file 2024-02-17 01:36:10 -05:00
error_handle.h Separate out qbs, command, and error handling 2024-02-14 17:21:14 -05:00
event.h Reorg. game controller and update libstem_gamepad 2023-09-26 02:01:35 +05:30
extended_math.h Final fixes to math stuff (I hope) 2023-10-31 11:32:22 -04:00
file-fields.h Move file fields to separate file 2024-02-18 02:20:45 -05:00
filepath.h Simplify sub_kill() 2023-12-12 15:40:35 +05:30
filesystem.h Change _FQN$ to _FULLPATH$ 2023-12-30 23:35:06 +05:30
font.h Add new _MD5$ fucntion 2024-02-02 10:37:32 +01:00
game_controller.h Add include guard to game_controller.h 2023-09-26 03:41:16 +05:30
gfs.h Remove gfs_file_win_struct 2024-02-16 20:04:34 -05:00
glut-thread.h fix typos 2024-01-28 10:37:47 -08:00
gui.h Improve dialog functions using #305 & make string options case insensitive 2023-05-02 00:19:33 +05:30
hexoctbin.h move hex/oct/bin functions to separate file 2024-02-18 16:08:38 -05:00
http.h fix typos 2024-01-28 10:37:47 -08:00
image.h Remove constexpr from image_calculate_rgb_distance 2024-03-28 07:01:37 +05:30
keyhandler.h Move GLUT initialization logic into separate .cpp file 2022-11-29 20:04:53 -05:00
libqb-common.h Silence warning if already defined 2024-02-17 01:36:10 -05:00
mac-mouse-support.h Make changes per suggestion in #468 2024-03-10 13:19:26 +05:30
mem.h Move mem_lock logic into mem.h and mem.cpp 2024-02-14 17:21:14 -05:00
mutex.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00
qblist.h Move list API to separate cpp file 2024-02-16 20:04:35 -05:00
qbmath.h fix math include 2024-02-17 01:36:10 -05:00
qbs-mk-cv.h Move _MK and _CV implementation functions to separate cpp 2024-02-17 01:36:10 -05:00
qbs.h Move file fields to separate file 2024-02-18 02:20:45 -05:00
rounding.h Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00
shell.h Move shell functions to separate file 2024-02-18 02:20:45 -05:00
thread.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00