Commit Graph

385 Commits

Author SHA1 Message Date
bfbeafddf7 load toxcore settings from conf like totato does
add ui in startup to configure the core for this run
other start screen improvements
2025-02-06 19:47:48 +01:00
ce0ff0bea9 catch and print exception string in ui on main screen creation 2025-02-05 00:23:10 +01:00
d91eb4d282 main cleanup, disable vsync for now and improve sleep and repsonsivnes 2025-01-31 14:10:06 +01:00
549acd645c add avg size to table + fixes 2025-01-22 19:26:52 +01:00
db0dffafd9 add implot and start using it 2025-01-22 19:03:10 +01:00
6bd151e618 shift+enter for newline instead of ctrl+enter 2025-01-21 02:31:12 +01:00
ca59e51e9e netprof udp byte averages 2025-01-20 15:42:34 +01:00
d416d3d595 handle window focus (dont run fade and read while not focused) 2025-01-19 19:33:01 +01:00
bd6368a8f9 netprof privapi + ui (wip histograms) 2025-01-18 17:51:24 +01:00
ee212845a0 adjust for updated toxcore 2025-01-18 17:35:36 +01:00
5d779bb36c fixes post imgui update 2025-01-18 14:33:29 +01:00
88b82b0cef os backend refactor 2025-01-18 13:14:15 +01:00
2fa116b76b system tray support 2025-01-10 20:00:03 +01:00
859ad7df81 more window vis fixes 2025-01-10 18:13:11 +01:00
a417f9059e refine hidden window logic for chatgui 2025-01-10 17:34:08 +01:00
4efdbf2e84 actually call update 2025-01-09 16:31:36 +01:00
59df8c6748 status indicator sets window icon 2025-01-09 16:24:59 +01:00
0a83a1252b fix icon generator (works now) 2025-01-08 14:12:59 +01:00
d9a6eed921 add tomato image generator helper functions (untested) 2025-01-08 01:41:31 +01:00
3647ff3d54 update deps and last seen first seen 2025-01-07 21:30:40 +01:00
586b49f4a8 fix rare race condition in debug vid src 2024-12-22 15:31:54 +01:00
bb510b685a fix some crashes (how) and bitset wierdness 2024-12-18 21:39:50 +01:00
876f482391 fix sdl image loder io leak and send image popup fixes 2024-12-18 21:12:20 +01:00
42dd6d16d7 fix reading char from empty line 2024-12-18 16:21:11 +01:00
11ae259f67 texture cache refactor to later allow async loading 2024-12-16 00:32:07 +01:00
f2027befc8 fix bitset getting rendered all the time 2024-12-15 22:01:53 +01:00
9777cb81cb remote (combined) bitset have 2024-12-14 23:47:04 +01:00
84ade4d683 local have bitset rendering 2024-12-13 00:53:48 +01:00
f89aeae62b indicate have all on ft 2024-12-12 15:36:16 +01:00
c68a9a2245 improve tox joining code and add 2 common groups to join 2024-12-02 00:51:00 +01:00
02600a3bc6 fix taking as copy instead of ref
major cause for temporary allocations
2024-11-30 16:01:29 +01:00
1faa7e5510 light cg reformatting 2024-11-29 19:25:45 +01:00
a0cc3c3fe7 fix webp encoder memory leak 2024-11-29 18:34:44 +01:00
8777539c2c add download priority (does not seem to work yet) 2024-11-20 12:55:46 +01:00
5708a83ba6 ft duration human readable
lower video bitrate to 1400kbits
2024-11-19 17:28:02 +01:00
1cd1390901 windows breakpad 2024-11-15 16:25:32 +01:00
3fbbf80e8c enable breakpad in cd on linux 2024-11-15 12:04:01 +01:00
281e681bf8 add breakpad support on linux 2024-11-15 12:04:01 +01:00
9277ef34f6 change some labels and display tox status in main menu bar
based on user feedback
2024-11-15 00:07:15 +01:00
9bf9753bd1 remove video bitrate hack following toxcore fix 2024-11-09 14:21:24 +01:00
72d3575670 more human readable 2024-10-28 23:17:52 +01:00
2d96139d4a prep message serl for file objects 2024-10-27 15:09:06 +01:00
92740c8dbe use sr 2024-10-25 13:46:00 +02:00
6a9e02e241 adjust hacky camera format selection to preselect the last 2024-10-07 12:07:03 +02:00
54409b01f5 fix file selector month and seconds remaining overflowing 2024-10-07 11:36:00 +02:00
8ba8b6322f fan out camera devices 2024-10-06 21:31:16 +02:00
f7471ca4cb update to rmmi 2024-10-06 11:57:14 +02:00
788abb7383 try to fix android yuv texture uploading 2024-10-05 18:46:55 +02:00
211ecd1aa1 fix typo
thx nil
2024-10-05 17:50:02 +02:00
9402ff666f more sdl upgrade changes 2024-10-05 15:44:29 +02:00