Commit Graph

332 Commits

Author SHA1 Message Date
9b7ba5875c stream manger ui connections disconnect works 2024-09-24 16:16:18 +02:00
9b5cb2cfab imgui ids 2024-09-24 16:16:18 +02:00
9f62e01ab8 wip stream manager ui rework 2024-09-24 16:16:18 +02:00
8cdf2a2ca3 add mirror option to debug video tap 2024-09-24 16:16:18 +02:00
697611ff55 fix video leak, toav audio 2024-09-24 16:16:18 +02:00
42c7ab8571 toxav incomming audio src and fix sdl audio output sink 2024-09-24 16:16:17 +02:00
36e75c0fab dont drop frames too much 2024-09-24 16:16:17 +02:00
a618435f17 a litle cleanup 2024-09-24 16:16:17 +02:00
a622b6aa3f custom YUY2 -> IYUV conversion code
improves from 1+60ms to 3ms
2024-09-24 16:16:17 +02:00
b4373e0d9a more stream progress, threaded connections toxav video sending 2024-09-24 16:16:16 +02:00
964f6de656 big stream progress
- stream manager (with bare bones ui)
- debug video tap
- toxav progress
- toxav debug ui
- some default devices
2024-09-24 16:16:16 +02:00
a100eaae82 toxav events 2024-09-24 16:16:16 +02:00
106c8e8403 tweaking 2024-09-24 16:16:16 +02:00
ca4ab01f77 fix cam when not having perm 2024-09-24 16:16:16 +02:00
4ff9386398 move queue code to external 2024-09-24 16:16:15 +02:00
93d65ead89 update sdl video frame stream for sdl changes 2024-09-24 16:16:15 +02:00
edd949879b update audio frame stream for sdl changes 2024-09-24 16:16:15 +02:00
ef78c49e29 disabled tests and print cam driver 2024-09-24 16:16:15 +02:00
e149873673 fix audio sleep -> superb perf 2024-09-24 16:16:15 +02:00
3a98e10007 more refactoring, audio loopback kinda working 2024-09-24 16:16:14 +02:00
b3e5e4c950 frame refactoring, add audio frame and sdl default device input 2024-09-24 16:16:14 +02:00
165e80c456 frame stream refactor, i like it now 2024-09-24 16:16:14 +02:00
495ec41234 content stuff 2024-09-24 16:16:14 +02:00
ddadc9bdbc settle on content store for now 2024-09-24 16:16:14 +02:00
b657802e8d get sdl camera working 2024-09-24 16:16:13 +02:00
bedf0b02bc framestream2 (with rigtorp/SPSCQueue) 2024-09-24 16:16:13 +02:00
1d0a4cafe2 start sketching 2024-09-24 16:16:13 +02:00
3bdf262068 give raw time remaining estimate based on rate 2024-09-24 12:05:29 +02:00
86ce199ac8 improve menus 2024-09-22 12:35:19 +02:00
557a642ad3 update sdl and sdl_image again (contains v4l2 fix) 2024-09-19 14:01:47 +02:00
3b399fec5c update sdl and sdl_image to latest 2024-09-09 11:49:32 +02:00
4b9fd6db81 more/better humanreadable sizes 2024-09-06 13:38:14 +02:00
7e92e9808e reorder, as jxl was not used by every app providing clipboards and sdl
still has no way to know which mimetype was set last
2024-08-31 17:24:32 +02:00
a3c9be2348 rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
73afcfaaeb improve file selector performance (20% in my extreme case) 2024-08-13 12:30:42 +02:00
ebbaaa93b1 ci/cd maintenance
remove extra ;
2024-08-10 12:04:43 +02:00
f9c9eefb40 fix config tox profile path relative to config and load plugins from
config and skip setup screen option
2024-08-10 11:46:29 +02:00
b133c5f79f static asan and reorder forward/open 2024-08-10 10:53:57 +02:00
b48d7e3cfd better context 2024-08-06 12:47:47 +02:00
c7ba6d19ad more consistend forward menu 2024-07-31 18:30:02 +02:00
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
b550810db5 start with toxav interface (wip)
no callbacks yet, gonna use threading
2024-07-20 13:46:41 +02:00
09372b3865 os update 2024-07-20 13:18:50 +02:00
3490704d64 fix sdl new string policies 2024-07-18 14:23:22 +02:00
25b55b3530 also fix android 2024-07-18 12:31:28 +02:00
9fd2440ec6 update flake and code 2024-07-18 12:22:15 +02:00
d5709c421c add os inspector and minor stuff 2024-07-16 15:03:37 +02:00
18c37f9934 fix multiline text context menu 2024-07-16 12:47:31 +02:00
21243ea979 show contact ID in tooltip 2024-07-01 14:00:00 +02:00
1d212c5fab missing include 2024-06-28 17:11:30 +02:00