91 Commits

Author SHA1 Message Date
Green Sky
8cb8470c3a
fix hidden window state on android 2025-04-10 14:15:31 +02:00
Green Sky
9b40c417a2
fix sdl camera destruction order 2025-04-04 14:33:05 +02:00
Green Sky
c7be863daf
extract sdl cameras creation/deletion to service
and handle events
2025-04-02 20:04:34 +02:00
Green Sky
7420c3f80d
bundle of small changes 2025-03-23 19:18:20 +01:00
Green Sky
03f2c904ce
stop gap toxav video sending interval 2025-03-07 16:56:24 +01:00
Green Sky
c29aa523dc
contact 4 refactor 2025-03-06 19:12:35 +01:00
Green Sky
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
Green Sky
db0dffafd9
add implot and start using it 2025-01-22 19:03:10 +01:00
Green Sky
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
Green Sky
2fa116b76b
system tray support 2025-01-10 20:00:03 +01:00
Green Sky
859ad7df81
more window vis fixes 2025-01-10 18:13:11 +01:00
Green Sky
a417f9059e
refine hidden window logic for chatgui 2025-01-10 17:34:08 +01:00
Green Sky
4efdbf2e84
actually call update 2025-01-09 16:31:36 +01:00
Green Sky
59df8c6748
status indicator sets window icon 2025-01-09 16:24:59 +01:00
Green Sky
9277ef34f6
change some labels and display tox status in main menu bar
based on user feedback
2024-11-15 00:07:15 +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
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
7cb4f67f96
use sdl yuv to yuv conversion, and better fallbacks
display intended main screen intervals
actually report min interval in debug view and more
2024-10-03 12:33:52 +02:00
2554229211
sdl camera input source 2024-10-02 18:51:35 +02:00
0886e9c8ef
fix toxav interval (sad) 2024-09-30 00:10:04 +02:00
472615a31f
wip toxav voip model (only asink and outgoing call and missing reframer) 2024-09-30 00:10:04 +02:00
3d8deb310e
implement stream default src/sink 2024-09-28 19:16:57 +02:00
248b00dafb
add video frame type and debug viewer and debug test source
the test source thread will always exist for now
the debug view will open a window for each connection
2024-09-28 11:56:47 +02:00
59cdb2638f
improve toxav module 2024-09-27 22:37:06 +02:00
61b9044f94
add sdl audio input/output devices and add by default (if audio works) 2024-09-27 17:38:14 +02:00
d89ab0bf42
add stream manager ui 2024-09-27 16:05:16 +02:00
b899b8131e
start porting frame streams 2024-09-27 13:26:18 +02:00
86ce199ac8
improve menus 2024-09-22 12:35:19 +02:00
a3c9be2348
rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
Erik Scholz
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
d5709c421c
add os inspector and minor stuff 2024-07-16 15:03:37 +02:00
8ab503840a
add some more events for waking up 2024-06-06 12:58:47 +02:00
04191858de
basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
1ffee9933a
improve plugin api further 2024-05-22 16:22:24 +02:00
aaa23194c5
provide imgui allocator to plugins 2024-05-22 15:19:50 +02:00
013d1fef3b
error message on plugin load fail 2024-05-18 14:04:43 +02:00
b88fffd959
refactor big contact 2024-04-21 14:17:50 +02:00
bc8b631b84
make choosing a name for new tox profiles possible 2024-04-20 19:53:41 +02:00
5728432b76
everything put into their respective repos 2024-04-14 14:30:42 +02:00
f932f5ffb4
mfs and ms moved to their own repo, now only a few files left to clean up 2024-04-14 13:58:31 +02:00
a9f6a5d763
move mfs to os, works, convert tool still incomplete 2024-04-12 13:42:07 +02:00
2e3c779bec
stop ignoring mfs interval and sort after 2024-04-12 13:41:59 +02:00
d21dbb43e2
comp refactor and make groups work 2024-04-12 13:41:57 +02:00
97aedca844
scan laters 2024-04-12 13:41:56 +02:00
d278391528
add contact id to meta 2024-04-12 13:41:55 +02:00
3d41eedf48
message fragment meta is saved, but still empty data 2024-04-12 13:41:54 +02:00