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
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
f66b8d3ea2
Merge commit '88f609166511499341dde3b5a6191e34641d2eeb' as 'external/imgui/imgui'
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
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
b8e444eaa8
Merge commit 'dec0d4ec4153bf9fc2b78ae6c2df45b6ea8dde7a' as 'external/sdl/SDL'
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
227425b90e
Squashed 'external/toxcore/c-toxcore/' content from commit 67badf69
...
git-subtree-dir: external/toxcore/c-toxcore
git-subtree-split: 67badf69416a74e74f6d7eb51dd96f37282b8455
2023-07-25 11:53:09 +02:00
5568b70d31
Merge commit '227425b90e9a671118026689dd30967e127a1090' as 'external/toxcore/c-toxcore'
2023-07-25 11:53:09 +02:00
5c7231b7a3
Squashed 'external/entt/entt/' content from commit fef92113
...
git-subtree-dir: external/entt/entt
git-subtree-split: fef921132cae7588213d0f9bcd2fb9c8ffd8b7fc
2023-07-25 11:29:51 +02:00
310a099f14
Merge commit '5c7231b7a33124aeadedbd8c7579376494a05a56' as 'external/entt/entt'
2023-07-25 11:29:51 +02:00
df9fc529e2
add gitignore
2023-07-25 11:29:43 +02:00
f077a29cf0
partial setup
2023-07-25 01:11:30 +02:00
Dominic Szablewski
9ab99731f8
Merge pull request #271 from victoryforce/QOI-support-in-darktable
...
Mention QOI support in darktable
2023-07-18 15:05:25 +02:00
Victor Forsiuk
1527109c28
Mention QOI support in darktable
2023-07-17 21:33:38 +03:00
Dominic Szablewski
f65b365318
Merge pull request #269 from N-R-K/less_hardcode_bench
...
Less hardcoded benchmarking code
2023-06-16 15:35:38 +02:00
NRK
706ed3eb68
Less hardcoded benchmarking code
...
this allows people to more easily plugin their implementation for
benchmarking purposes.
2023-06-16 17:31:57 +06:00
Dominic Szablewski
c6219a5696
Merge pull request #266 from bpanthi977/master
...
Add link to Common Lisp implementation
2023-06-15 18:05:29 +02:00
Dominic Szablewski
ef61984291
Merge pull request #268 from N-R-K/stdio_errcheck
...
More strict stdio error checking
2023-06-15 18:03:53 +02:00
NRK
36190eb07d
Error check qoi_read() more strictly
...
fseek is not guaranteed to succeed and can fail, e.g when trying to
seek a pipe. the first fseek() is not error checked since if it failed,
ftell would return 0.
also check for fread errors too before calling qoi_decode().
2023-06-15 16:06:03 +06:00
NRK
00dfdc8b5c
Error check qoi_write() more strictly
...
simply checking the return value of fwrite() wouldn't be enough since
stdio is typically buffered. and so force a flush and check for errors
via ferror().
2023-06-15 14:36:19 +06:00
Dominic Szablewski
dfc056e813
Merge pull request #267 from Aftersol/master
...
Update README.md
2023-05-18 10:23:22 +02:00
Aftersol
76e3789073
Update README.md
...
small change to my link
2023-05-17 13:32:51 -07:00