tomato/src
Green Sky bb510b685a
Some checks are pending
ContinuousDelivery / linux-ubuntu (push) Waiting to run
ContinuousDelivery / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Waiting to run
ContinuousDelivery / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android]) (push) Waiting to run
ContinuousDelivery / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Waiting to run
ContinuousDelivery / windows (push) Waiting to run
ContinuousDelivery / windows-asan (push) Waiting to run
ContinuousDelivery / release (push) Blocked by required conditions
ContinuousIntegration / linux (push) Waiting to run
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android]) (push) Waiting to run
ContinuousIntegration / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android]) (push) Waiting to run
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android]) (push) Waiting to run
ContinuousIntegration / macos (push) Waiting to run
ContinuousIntegration / windows (push) Waiting to run
fix some crashes (how) and bitset wierdness
2024-12-18 21:39:50 +01:00
..
chat_gui fix sdl image loder io leak and send image popup fixes 2024-12-18 21:12:20 +01:00
frame_streams use sr 2024-10-25 13:46:00 +02:00
auto_dirty.cpp use sr 2024-10-25 13:46:00 +02:00
auto_dirty.hpp use sr 2024-10-25 13:46:00 +02:00
bitset_image_loader.cpp fix some crashes (how) and bitset wierdness 2024-12-18 21:39:50 +01:00
bitset_image_loader.hpp texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
breakpad_client.cpp windows breakpad 2024-11-15 16:25:32 +01:00
breakpad_client.hpp windows breakpad 2024-11-15 16:25:32 +01:00
chat_gui4.cpp fix reading char from empty line 2024-12-18 16:21:11 +01:00
chat_gui4.hpp local have bitset rendering 2024-12-13 00:53:48 +01:00
CMakeLists.txt local have bitset rendering 2024-12-13 00:53:48 +01:00
debug_video_tap.cpp support direct yuv texture upload (limited) and update dvt 2024-10-05 13:53:55 +02:00
debug_video_tap.hpp add video frame type and debug viewer and debug test source 2024-09-28 11:56:47 +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 more sdl upgrade changes 2024-10-05 15:44:29 +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 fix sdl image loder io leak and send image popup fixes 2024-12-18 21:12:20 +01: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 fix webp encoder memory leak 2024-11-29 18:34:44 +01: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 change some labels and display tox status in main menu bar 2024-11-15 00:07:15 +01:00
main_screen.hpp use sr 2024-10-25 13:46:00 +02:00
main.cpp enable breakpad in cd on linux 2024-11-15 12:04:01 +01:00
media_meta_info_loader.cpp use sr 2024-10-25 13:46:00 +02:00
media_meta_info_loader.hpp use sr 2024-10-25 13:46:00 +02:00
message_image_loader.cpp texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
message_image_loader.hpp texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
object_store_ui.cpp improve menus 2024-09-22 12:35:19 +02:00
object_store_ui.hpp add os inspector and minor stuff 2024-07-16 15:03:37 +02:00
os_comps_id.inl remote (combined) bitset have 2024-12-14 23:47:04 +01:00
os_comps.hpp remote (combined) bitset have 2024-12-14 23:47:04 +01:00
screen.hpp start screen refactor 2024-01-05 14:47:08 +01:00
sdl_clipboard_utils.cpp more sdl upgrade changes 2024-10-05 15:44:29 +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 try to fix android yuv texture uploading 2024-10-05 18:46:55 +02:00
sdlrenderer_texture_uploader.hpp support direct yuv texture upload (limited) and update dvt 2024-10-05 13:53:55 +02:00
start_screen.cpp change some labels and display tox status in main menu bar 2024-11-15 00:07:15 +01:00
start_screen.hpp basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
stream_manager_ui.cpp fix typo 2024-10-05 17:50:02 +02:00
stream_manager_ui.hpp add stream manager ui 2024-09-27 16:05:16 +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 texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
texture_cache.hpp fix some crashes (how) and bitset wierdness 2024-12-18 21:39:50 +01:00
texture_uploader.hpp support direct yuv texture upload (limited) and update dvt 2024-10-05 13:53:55 +02:00
theme.hpp wire up imgui 2023-07-26 01:11:17 +02:00
tox_av_voip_model.cpp ft duration human readable 2024-11-19 17:28:02 +01:00
tox_av_voip_model.hpp use sr 2024-10-25 13:46:00 +02:00
tox_av.cpp prep for toxav multithreading 2024-10-05 11:17:44 +02:00
tox_av.hpp prep for toxav multithreading 2024-10-05 11:17:44 +02:00
tox_avatar_loader.cpp texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
tox_avatar_loader.hpp texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
tox_avatar_manager.cpp use sr 2024-10-25 13:46:00 +02:00
tox_avatar_manager.hpp use sr 2024-10-25 13:46:00 +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 improve menus 2024-09-22 12:35:19 +02: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 use sr 2024-10-25 13:46:00 +02:00
tox_friend_faux_offline_messaging.hpp use sr 2024-10-25 13:46:00 +02:00
tox_private_impl.hpp toxcore update + private interface update 2024-03-11 11:46:18 +01:00
tox_ui_utils.cpp improve tox joining code and add 2 common groups to join 2024-12-02 00:51:00 +01:00
tox_ui_utils.hpp improve tox joining code and add 2 common groups to join 2024-12-02 00:51:00 +01:00