tomato/src
2024-06-12 19:37:07 +02:00
..
chat_gui improve windows debug conformity 2024-05-29 09:46:35 +02:00
auto_dirty.cpp last update fixes 2023-12-27 12:49:52 +01:00
auto_dirty.hpp add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
chat_gui4.cpp fix lock recursion (on eg windows) 2024-05-28 15:09:37 +02:00
chat_gui4.hpp small contact list and status text 2024-04-22 22:31:17 +02:00
CMakeLists.txt add system check and block on new windows versions 2024-06-07 13:43:50 +02:00
icon.rc add exe icon 2023-07-26 02:02:06 +02:00
image_loader_qoi.cpp improve windows debug conformity 2024-05-29 09:46:35 +02:00
image_loader_qoi.hpp full on qoi 2024-03-06 01:02:59 +01:00
image_loader_sdl_bmp.cpp improve windows debug conformity 2024-05-29 09:46:35 +02:00
image_loader_sdl_bmp.hpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
image_loader_sdl_image.cpp improve windows debug conformity 2024-05-29 09:46:35 +02:00
image_loader_sdl_image.hpp add sdl_image image_loader (untested) 2024-04-16 00:45:12 +02:00
image_loader_stb.cpp improve windows debug conformity 2024-05-29 09:46:35 +02:00
image_loader_stb.hpp add stb png and jpg encoders, untested 2023-10-06 13:16:45 +02:00
image_loader_webp.cpp improve windows debug conformity 2024-05-29 09:46:35 +02:00
image_loader_webp.hpp add stb png and jpg encoders, untested 2023-10-06 13:16:45 +02:00
image_loader.cpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
image_loader.hpp hack in compressor types for sip + a bunch of refactoring and fixes 2023-10-09 21:17:00 +02:00
json_to_config.cpp basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
json_to_config.hpp basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
main_screen.cpp add some more events for waking up 2024-06-06 12:58:47 +02:00
main_screen.hpp basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
main.cpp make tomato dpi aware (not dynamic) and fiddle around with fonts 2024-06-12 19:37:07 +02:00
media_meta_info_loader.cpp disable stb_image image loading 2024-04-17 15:57:36 +02:00
media_meta_info_loader.hpp also scen media on message creation 2023-08-02 20:58:16 +02:00
message_image_loader.cpp disable stb_image image loading 2024-04-17 15:57:36 +02:00
message_image_loader.hpp message texture cache + message image loader (no inline images yet) 2023-08-02 16:36:34 +02:00
screen.hpp start screen refactor 2024-01-05 14:47:08 +01:00
sdl_clipboard_utils.cpp add tox avatar handling + prio png for paste + other fixes and updates 2023-10-14 15:59:32 +02:00
sdl_clipboard_utils.hpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
sdlrenderer_texture_uploader.cpp fix texture blend mode, reenabling transparency 2024-06-01 12:51:50 +02:00
sdlrenderer_texture_uploader.hpp add updating to textures 2024-03-08 22:04:58 +01:00
start_screen.cpp make android ci apk build work, also launches and connects to tox 2024-06-04 14:59:27 +02:00
start_screen.hpp basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
sys_check.cpp improve windows version detecting code 2024-06-07 15:31:56 +02:00
sys_check.hpp add system check and block on new windows versions 2024-06-07 13:43:50 +02:00
texture_cache.cpp rework tc and move tcs out of cg into main screen, rework render pp 2024-02-05 16:06:12 +01:00
texture_cache.hpp rework tc and move tcs out of cg into main screen, rework render pp 2024-02-05 16:06:12 +01:00
texture_uploader.hpp add updating to textures 2024-03-08 22:04:58 +01:00
theme.hpp wire up imgui 2023-07-26 01:11:17 +02:00
tox_avatar_loader.cpp allow toxidenticons for everyone with ID, avatar in chat log 2024-04-23 10:52:57 +02:00
tox_avatar_loader.hpp add avatar texture handling 2023-08-01 18:25:56 +02:00
tox_avatar_manager.cpp fix filepaths on windows 2024-01-30 15:16:01 +01:00
tox_avatar_manager.hpp fix missing include 2023-10-14 16:25:01 +02:00
tox_client.cpp small formatting fixes 2024-06-10 12:11:00 +02:00
tox_client.hpp manual rerun bootstrap option 2024-06-07 10:58:42 +02:00
tox_dht_cap_histo.cpp tox private impl + dht caps histo 2023-11-13 16:23:49 +01:00
tox_dht_cap_histo.hpp tox private impl + dht caps histo 2023-11-13 16:23:49 +01:00
tox_friend_faux_offline_messaging.cpp comp name changes and small behavior changes 2024-04-20 15:24:58 +02:00
tox_friend_faux_offline_messaging.hpp tox iterate interval pow(1.6) 2024-02-03 15:00:32 +01:00
tox_private_impl.hpp toxcore update + private interface update 2024-03-11 11:46:18 +01:00
tox_ui_utils.cpp manual rerun bootstrap option 2024-06-07 10:58:42 +02:00
tox_ui_utils.hpp manual rerun bootstrap option 2024-06-07 10:58:42 +02:00