Commit Graph

153 Commits

Author SHA1 Message Date
c9f34e4656 update toxcore Merge commit 'fe6c5391a2272681261b85faf352728b15774ef4' 2024-09-22 12:48:22 +02:00
557a642ad3 update sdl and sdl_image again (contains v4l2 fix) 2024-09-19 14:01:47 +02:00
6af0ddc3ec c-toxcore latest master Merge commit 'fd4c16d090fa334ffe36b4be7961c46a800c2038' 2024-09-19 13:45:12 +02:00
3b399fec5c update sdl and sdl_image to latest 2024-09-09 11:49:32 +02:00
78a2e0751b update imgui again, this time back on tag v1.91.0 2024-07-31 18:17:17 +02:00
60f2c07a6a update sdl and sdl_image 2024-07-31 18:14:41 +02:00
2abf09ac06 refactor file from messages to objects (#27)
* part 1 move files from messages to objects tomato - did not touch chat_gui yet, but image loaders and other stuff
* part 1.1
* part 2, mostly chatgui - also ngcft1 behind the scenes
* part 3 - port over rest, except for avatar_manager, which is effectivly disabled
* fix surface missused causing bmp loader to crash
* fixing small issues and small forward refactor
2024-07-31 18:10:52 +02:00
f27d178b78 update deps (prep) 2024-07-20 23:18:35 +02:00
b550810db5 start with toxav interface (wip)
no callbacks yet, gonna use threading
2024-07-20 13:46:41 +02:00
09372b3865 os update 2024-07-20 13:18:50 +02:00
ca037b6bad update stb to latest master Merge commit 'ac7437c89bbd8a6626c9f05548bbddfc1a961793' 2024-07-18 14:39:09 +02:00
99cb817353 update libwebp to 1.4.0 2024-07-18 14:38:02 +02:00
468eac8e6b update imgui again (still wip but newer sdl) Merge commit '43e233c2333d4fd5cd4ac19b135ccf85c4740384' 2024-07-18 14:19:20 +02:00
d838933e0e update sdl again (imgui was fixed) 2024-07-18 14:18:15 +02:00
d6d91e61f4 fix sdl commit 2024-07-18 11:12:28 +02:00
5230770062 imgui update, not on version (1.91.0 WIP) Merge commit '1dccce80976b0dc3d9847ebe2e540244046f6ef6' 2024-07-18 10:52:26 +02:00
7f2df29304 update sdl and sdl_image 2024-07-18 10:42:38 +02:00
732e08736f update deps (new OS version) 2024-07-18 10:37:42 +02:00
d5709c421c add os inspector and minor stuff 2024-07-16 15:03:37 +02:00
22071b60e6 update deps 2024-07-16 10:30:38 +02:00
5356e59088 load fonts from conf and merge 2024-06-15 23:01:55 +02:00
16dc9e4071 update sdl again to fix android build 2024-06-10 18:25:29 +02:00
41c83619b5 update and port sdl 2024-06-09 10:35:09 +02:00
727f33ae82 Merge commit 'ea83589a82b07b91f0042944685ebaa309b5695a' 2024-06-09 09:52:26 +02:00
1111a11577 update sdl_image 2024-06-09 09:36:35 +02:00
e7b1eec2cc make android ci apk build work, also launches and connects to tox 2024-06-04 14:59:27 +02:00
7a2d7336fb make tomato compile on new setup 2024-06-02 14:11:30 +02:00
df449a475c add json dep directly (was already indirect) 2024-05-30 11:14:01 +02:00
2d4729a877 update sdl and sdl_image 2024-05-28 17:58:24 +02:00
0e8c752df8 Merge commit '293f4fd0a04156ee8bd279df3b9443df6c75bbd5' 2024-05-28 17:12:43 +02:00
d0ab985349 manually update vcpkg 2024-05-28 08:55:45 +02:00
18db2e3aaa forgot message3 2024-05-26 21:45:07 +02:00
46ceb2cd61 file2 refactor and tox filetransfer ported to file2 2024-05-26 21:40:15 +02:00
5f3bdde2dc update to newer toxcore interface 2024-05-24 00:06:00 +02:00
1ffee9933a improve plugin api further 2024-05-22 16:22:24 +02:00
2095bc6889 update sdl 2024-05-15 14:06:31 +02:00
634bc92665 update sdl_image 2024-05-15 13:54:06 +02:00
fc2a10eb6a update imgui, back to releases Merge commit '0e1b1703f68766c55445e7e3e439035bed6d559c' 2024-05-15 13:22:13 +02:00
06d7148408 add fallback to dynamic toxcore 2024-04-27 13:56:06 +02:00
07070dd2d4 update sdl dep 2024-04-27 13:44:34 +02:00
c3a7d1521a switched from own cmake to toxcore provided cmake 2024-04-25 22:38:23 +02:00
fc994ab758 fix wrongly serialized comp 2024-04-23 15:43:52 +02:00
c887fdac8a small contact list and status text 2024-04-22 22:31:17 +02:00
29fd1bfb62 comp name changes and small behavior changes 2024-04-20 15:24:58 +02:00
998000aa3a work on receive state and prep for pers 2024-04-19 11:51:20 +02:00
854d09f05c windows ci 2024-04-17 12:41:02 +02:00
43f8c22570 add sdl_image image_loader (untested) 2024-04-16 00:45:12 +02:00
3c7bd2e2cb add sdl_image dep 2024-04-15 19:37:29 +02:00
dadc72c8e0 Merge commit '5dd98340099b3f44e06208a3124182bcf818a77e' into refact_and_update_sdl_imgui 2024-04-15 18:19:01 +02:00
3d557f91d8 remove sdl subtree and update 2024-04-15 18:12:55 +02:00