tomato/src
Green Sky 4b9fd6db81
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Failing after 15m52s
ContinuousDelivery / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Failing after 6m51s
ContinuousDelivery / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Failing after 6m45s
ContinuousIntegration / linux (push) Successful in 4m30s
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Failing after 6m20s
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Failing after 6m16s
ContinuousDelivery / windows (push) Has been cancelled
ContinuousDelivery / windows-asan (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled
more/better humanreadable sizes
2024-09-06 13:38:14 +02:00
..
chat_gui rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +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 more/better humanreadable sizes 2024-09-06 13:38:14 +02:00
chat_gui4.hpp rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
CMakeLists.txt start with toxav interface (wip) 2024-07-20 13:46:41 +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 refactor file from messages to objects (#27) 2024-07-31 18:10:52 +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 update flake and code 2024-07-18 12:22:15 +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 add os inspector and minor stuff 2024-07-16 15:03:37 +02:00
imgui_entt_entity_editor.hpp add os inspector and minor stuff 2024-07-16 15:03:37 +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 rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
main_screen.hpp rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
main.cpp also fix android 2024-07-18 12:31:28 +02:00
media_meta_info_loader.cpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
media_meta_info_loader.hpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
message_image_loader.cpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
message_image_loader.hpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
object_store_ui.cpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
object_store_ui.hpp add os inspector and minor stuff 2024-07-16 15:03:37 +02:00
os_comps_id.inl refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
os_comps.hpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +02:00
screen.hpp start screen refactor 2024-01-05 14:47:08 +01:00
sdl_clipboard_utils.cpp reorder, as jxl was not used by every app providing clipboards and sdl 2024-08-31 17:24:32 +02:00
sdl_clipboard_utils.hpp rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
sdlrenderer_texture_uploader.cpp update flake and code 2024-07-18 12:22:15 +02:00
sdlrenderer_texture_uploader.hpp add updating to textures 2024-03-08 22:04:58 +01:00
start_screen.cpp fix config tox profile path relative to config and load plugins from 2024-08-10 11:46:29 +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_av.cpp start with toxav interface (wip) 2024-07-20 13:46:41 +02:00
tox_av.hpp start with toxav interface (wip) 2024-07-20 13:46:41 +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 ci/cd maintenance 2024-08-10 12:04:43 +02:00
tox_avatar_manager.hpp refactor file from messages to objects (#27) 2024-07-31 18:10:52 +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 refactor file from messages to objects (#27) 2024-07-31 18:10:52 +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 finally add copy own id 2024-06-17 15:19:55 +02:00
tox_ui_utils.hpp manual rerun bootstrap option 2024-06-07 10:58:42 +02:00