472615a31f
wip toxav voip model (only asink and outgoing call and missing reframer)
2024-09-30 00:10:04 +02:00
0acabf70b7
voip model draft 1
2024-09-30 00:10:03 +02:00
d8a58ee286
amends to prev commit (oops)
2024-09-30 00:08:56 +02:00
28be54ac97
fix audo connection for sinks and add a try catch block for the file sorting
2024-09-29 18:24:34 +02:00
ce6febdc29
dvt default output
2024-09-29 13:09: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
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
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
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
37239f1c25
make file message file size readable
2024-06-27 17:41:27 +02:00
780e1e06d4
fix start load button sizing
2024-06-23 10:33:39 +02:00
7c227457cd
visibility checks + group and person icon
2024-06-19 16:10:03 +02:00
5544adf345
split icons to their own files
2024-06-19 14:25:09 +02:00
6d3ef742b5
finally add copy own id
2024-06-17 15:19:55 +02:00
5c5e830f0f
allow android intent receive
2024-06-17 12:08:35 +02:00
e08dbba940
switch selectable chat message text to wrapping and color quotes
2024-06-16 21:15:08 +02:00
752f2ebe2c
support loading tox save path form file
2024-06-16 11:56:34 +02:00
a47d607a8d
enable dpi/display scaling/display density awareness
2024-06-16 11:19:54 +02:00
5356e59088
load fonts from conf and merge
2024-06-15 23:01:55 +02:00
2189c4c3cb
make tomato dpi aware (not dynamic) and fiddle around with fonts
2024-06-12 19:37:07 +02:00
faad603d88
small formatting fixes
2024-06-10 12:11:00 +02:00
41c83619b5
update and port sdl
2024-06-09 10:35:09 +02:00
183277250f
improve windows version detecting code
2024-06-07 15:31:56 +02:00
6b96be7a57
add system check and block on new windows versions
2024-06-07 13:43:50 +02:00
a2001b34ea
manual rerun bootstrap option
2024-06-07 10:58:42 +02:00