Commit Graph

7 Commits

Author SHA1 Message Date
Erik Scholz
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
e66f4651d0
disable stb_image image loading
its still around since we use it for image writing, which is fine for now.
2024-04-17 15:57:36 +02:00
b7f0ad6c9a
enable sdl_image image_loader (animated gif works) 2024-04-16 10:23:17 +02:00
db54afd180
full on qoi 2024-03-06 01:02:59 +01:00
4edab11616
update deps and dont try to load files >50mib as images 2023-08-19 21:42:47 +02:00
5547ff6d2b
also scen media on message creation 2023-08-02 20:58:16 +02:00
5ecec26731
image inlining working 2023-08-02 19:24:51 +02:00