Commit Graph

439 Commits

Author SHA1 Message Date
2d59cdb4b2 update tox node + add one 2025-05-08 18:33:35 +02:00
3b5874739b qoi_pipe style animation encoding 2025-05-07 15:43:34 +02:00
12893ac743 qoi_pipe decoding support 2025-05-07 15:30:05 +02:00
87de9b6df3 block sending too large avatars and more logging 2025-05-06 18:11:10 +02:00
0318a89f93 drasticly increase timer safety margin 2025-05-06 15:39:07 +02:00
3a929569ee avatar sending, uses self in avatar dir
also fix cwd in file selector
2025-05-06 15:27:18 +02:00
822b1adbc8 update rmm and load avatar by id 2025-05-05 22:45:06 +02:00
e6a86869d9 remove leftover tcm in tam 2025-05-04 23:21:09 +02:00
2654cd1b19 continue transfer object refactor, re-enabling avatar receiving 2025-05-04 19:11:28 +02:00
7021e092b1 try to catch even more exceptions 2025-04-19 14:45:30 +02:00
da821cefbc use propper current_path() 2025-04-16 15:08:33 +02:00
ab40ef7cb1 build file selector list in a thread 2025-04-15 19:52:37 +02:00
f18d716924 attempt at fixing plugin related allocation crashes on exit 2025-04-11 21:03:03 +02:00
8cb8470c3a fix hidden window state on android 2025-04-10 14:15:31 +02:00
1bebb91138 try make git depth work
and version to tomato
2025-04-10 11:07:07 +02:00
e5498a36ba git commit and depth in version, android now allows upgrading 2025-04-10 10:51:48 +02:00
b10e1ed99a only install if executable (for now) 2025-04-10 10:26:28 +02:00
c74025ceac add basic install target 2025-04-10 00:19:58 +02:00
241c6c2f8e add version follows versioning similar to SDL
odd patch is dev version
2025-04-09 23:18:18 +02:00
c1bfed50b6 preserve argb for lossless webp 2025-04-09 20:25:18 +02:00
d9f2f90a5a fix image() after imgui update 2025-04-09 19:35:54 +02:00
5bd76bb2be try pkg-config to find libwebp 2025-04-08 20:59:19 +02:00
72c4451ebe disable some more sdl image file types, and use typed loaders 2025-04-08 20:36:29 +02:00
4ca3048988 add lossless webp encoding 2025-04-07 16:18:32 +02:00
2b992ade88 add cmake options to perfer system libs to libwebp 2025-04-06 20:17:42 +02:00
9b40c417a2 fix sdl camera destruction order 2025-04-04 14:33:05 +02:00
a800b82cff honor toxav bitrate suggestions 2025-04-04 14:19:39 +02:00
6d33c6e141 bitrate setting for sinks in ui 2025-04-04 13:02:02 +02:00
553e883ee1 make toxav respond to sink bitrate changes
and make debug taps disconnect on X
2025-04-03 21:57:14 +02:00
fa7a77ca14 print video bitrate suggestion again 2025-04-03 15:07:48 +02:00
c7be863daf extract sdl cameras creation/deletion to service
and handle events
2025-04-02 20:04:34 +02:00
73d454e4eb indicate version in metadata 2025-04-02 17:33:57 +02:00
a1024c8fde fix sdl primary clipboard text leak 2025-03-29 21:21:08 +01:00
98e55e20ce use android 23 triplet overlays 2025-03-29 18:53:27 +01:00
34fbf05fb3 fix not considering the first camera spec
deprio mjpeg hard (its broken on the current sdl release)
2025-03-28 19:36:00 +01:00
a11581c836 extract renderChatLog from render 2025-03-24 13:52:10 +01:00
528e312f25 force a contact sort every 29sec (when available)
this is mostly because we dont throw events on new messages for contacts
2025-03-24 12:28:03 +01:00
7420c3f80d bundle of small changes 2025-03-23 19:18:20 +01:00
b87866cb0b extract contact list sorting and refine sort 2025-03-22 20:05:30 +01:00
0f85bcc128 stream connection mesurements 2025-03-22 12:14:14 +01:00
1fb590dfc1 chat gui refactor and first contact sorting 2025-03-21 16:16:02 +01:00
c383c4f5a0 add tcp to network graphs 2025-03-20 00:30:58 +01:00
90a28d727b image viewer popup when clicking an image in a message 2025-03-17 22:52:31 +01:00
7ef29c9f04 optionally use freetype and plutosvg for color fonts 2025-03-15 11:37:29 +01:00
f6573750a7 small spelling changes 2025-03-13 17:46:43 +01:00
a34165d2c2 fixes for toxcore update and other stuff 2025-03-12 22:22:20 +01:00
8cc98aba8f ghost exception 2025-03-12 13:01:52 +01:00
746b567040 use new contact events to attach tox av voip to new contacts 2025-03-12 12:07:59 +01:00
cc9af3e3a3 fix send video stream pacing (properly) 2025-03-11 22:59:32 +01:00
b297c00c89 properly join the video thread 2025-03-08 16:02:23 +01:00