Commit Graph

55 Commits

Author SHA1 Message Date
7a7b55bebf
make tox save file selectable (hacky) 2023-08-03 15:03:12 +02:00
b4eda033c6
update plugin version 2023-08-03 13:11:59 +02:00
c9672bf352
add debug start screen ui + can load plugins 2023-08-03 13:05:19 +02:00
5547ff6d2b
also scen media on message creation 2023-08-02 20:58:16 +02:00
ea8cc85c61
update subs for tox reconnection bug fixes 2023-08-02 20:21:06 +02:00
5ecec26731
image inlining working 2023-08-02 19:24:51 +02:00
01fddd19cd
message texture cache + message image loader (no inline images yet) 2023-08-02 16:36:34 +02:00
e362af8271
cleanup texures on cache destruction 2023-08-02 15:37:37 +02:00
2dba4f8fbb
add webp support 2023-08-02 15:06:19 +02:00
bdfe44399a Merge commit '67653bbe50841153bfeaebcc5792bd8464da9880' as 'external/libwebp/libwebp' 2023-08-02 14:57:22 +02:00
67653bbe50 Squashed 'external/libwebp/libwebp/' content from commit dd7364c3c
git-subtree-dir: external/libwebp/libwebp
git-subtree-split: dd7364c3cefe0f5c0b3c18c3b1887d353f90fc1f
2023-08-02 14:57:22 +02:00
a144459e8d
add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
d725ed8cd0
add stb 2023-08-01 20:13:38 +02:00
87d7eb69af Merge commit '3cd551098b8dc5a2b55d45a2a63bb9a219d31f2e' as 'external/stb/stb' 2023-08-01 20:11:22 +02:00
3cd551098b Squashed 'external/stb/stb/' content from commit c39c7023e
git-subtree-dir: external/stb/stb
git-subtree-split: c39c7023ebb833ce099750fe35509aca5662695e
2023-08-01 20:11:22 +02:00
95b77cb696
add avatar texture handling 2023-08-01 18:25:56 +02:00
2e28ad7bb9
fix missing include 2023-08-01 14:28:28 +02:00
75f78f8c7f
load tox identicons 2023-08-01 13:21:16 +02:00
ef59386e5c
start texture cache for contacts (avatars) 2023-07-31 20:47:22 +02:00
c0b57c30bd
add sdl bmp image loader 2023-07-30 16:00:55 +02:00
42b3866753
start thinking about pasting files 2023-07-30 15:10:26 +02:00
aff239377d
add README.md 2023-07-29 22:50:15 +02:00
3aaa1b0350
try satisfy macintosh 2023-07-29 22:30:36 +02:00
823a4ae189
missing include 2023-07-29 21:51:24 +02:00
40cd04f9dd
fix cross platform file paths to string 2023-07-29 21:25:25 +02:00
6a979d31a0
fix missing includes 2023-07-29 20:58:29 +02:00
56f7db9ae6
msg sorting 2023-07-29 20:51:32 +02:00
d5e2dd2e1f
add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
93e5bb867b
invites 2023-07-29 20:07:59 +02:00
4cd295065b
add chat gui, probably works 2023-07-28 18:03:45 +02:00
5a9aacc603
add file selector with sorting 2023-07-27 19:34:47 +02:00
082c4febdf
more setup 2023-07-26 20:09:57 +02:00
a848a01527
add tox client and more setup 2023-07-26 12:55:50 +02:00
3a1c15f313
screen concept 2023-07-26 12:24:18 +02:00
e92c7cbfa0
add exe icon 2023-07-26 02:02:06 +02:00
4d09e1fd4a
gh windows cd 2023-07-26 01:13:54 +02:00
07765b4ad7
wire up imgui 2023-07-26 01:11:17 +02:00
f66b8d3ea2 Merge commit '88f609166511499341dde3b5a6191e34641d2eeb' as 'external/imgui/imgui' 2023-07-26 00:23:40 +02:00
88f6091665 Squashed 'external/imgui/imgui/' content from commit d4ddc46e7
git-subtree-dir: external/imgui/imgui
git-subtree-split: d4ddc46e7773e9a9b68f965d007968f35ca4e09a
2023-07-26 00:23:40 +02:00
a0122d38f2
minimal sdl app 2023-07-25 23:59:35 +02:00
e4d2987c54
add sdl 2023-07-25 22:47:22 +02:00
b8e444eaa8 Merge commit 'dec0d4ec4153bf9fc2b78ae6c2df45b6ea8dde7a' as 'external/sdl/SDL' 2023-07-25 22:27:55 +02:00
dec0d4ec41 Squashed 'external/sdl/SDL/' content from commit b8d91252c
git-subtree-dir: external/sdl/SDL
git-subtree-split: b8d91252c6488cf9c645aba447b56bb9dbd9609a
2023-07-25 22:27:55 +02:00
b38ea75e56
updat sol toxcore 2023-07-25 22:08:02 +02:00
8613511928
more fixing 2023-07-25 16:22:35 +02:00
7650d0ff23
update plugin sub 2023-07-25 15:38:14 +02:00
4ec6a26d91
start with gh ci 2023-07-25 15:10:52 +02:00
efa781e9ba
empty main 2023-07-25 14:56:22 +02:00
41d0fc02c3
should compile 2023-07-25 14:35:57 +02:00
5568b70d31 Merge commit '227425b90e9a671118026689dd30967e127a1090' as 'external/toxcore/c-toxcore' 2023-07-25 11:53:09 +02:00