Green Sky
|
d9f2f90a5a
|
fix image() after imgui update
|
2025-04-09 19:35:54 +02:00 |
|
Green Sky
|
5bd76bb2be
|
try pkg-config to find libwebp
|
2025-04-08 20:59:19 +02:00 |
|
Green Sky
|
72c4451ebe
|
disable some more sdl image file types, and use typed loaders
|
2025-04-08 20:36:29 +02:00 |
|
Green Sky
|
4ca3048988
|
add lossless webp encoding
|
2025-04-07 16:18:32 +02:00 |
|
Green Sky
|
2b992ade88
|
add cmake options to perfer system libs to libwebp
|
2025-04-06 20:17:42 +02:00 |
|
Green Sky
|
9b40c417a2
|
fix sdl camera destruction order
|
2025-04-04 14:33:05 +02:00 |
|
Green Sky
|
a800b82cff
|
honor toxav bitrate suggestions
|
2025-04-04 14:19:39 +02:00 |
|
Green Sky
|
6d33c6e141
|
bitrate setting for sinks in ui
|
2025-04-04 13:02:02 +02:00 |
|
Green Sky
|
553e883ee1
|
make toxav respond to sink bitrate changes
and make debug taps disconnect on X
|
2025-04-03 21:57:14 +02:00 |
|
Green Sky
|
fa7a77ca14
|
print video bitrate suggestion again
|
2025-04-03 15:07:48 +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
|
73d454e4eb
|
indicate version in metadata
|
2025-04-02 17:33:57 +02:00 |
|
Green Sky
|
a1024c8fde
|
fix sdl primary clipboard text leak
|
2025-03-29 21:21:08 +01:00 |
|
Green Sky
|
98e55e20ce
|
use android 23 triplet overlays
|
2025-03-29 18:53:27 +01:00 |
|
Green Sky
|
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 |
|
Green Sky
|
a11581c836
|
extract renderChatLog from render
|
2025-03-24 13:52:10 +01:00 |
|
Green Sky
|
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 |
|
Green Sky
|
7420c3f80d
|
bundle of small changes
|
2025-03-23 19:18:20 +01:00 |
|
Green Sky
|
b87866cb0b
|
extract contact list sorting and refine sort
|
2025-03-22 20:05:30 +01:00 |
|
Green Sky
|
0f85bcc128
|
stream connection mesurements
|
2025-03-22 12:14:14 +01:00 |
|
Green Sky
|
1fb590dfc1
|
chat gui refactor and first contact sorting
|
2025-03-21 16:16:02 +01:00 |
|
Green Sky
|
c383c4f5a0
|
add tcp to network graphs
|
2025-03-20 00:30:58 +01:00 |
|
Green Sky
|
90a28d727b
|
image viewer popup when clicking an image in a message
|
2025-03-17 22:52:31 +01:00 |
|
Green Sky
|
7ef29c9f04
|
optionally use freetype and plutosvg for color fonts
|
2025-03-15 11:37:29 +01:00 |
|
Green Sky
|
f6573750a7
|
small spelling changes
|
2025-03-13 17:46:43 +01:00 |
|
Green Sky
|
a34165d2c2
|
fixes for toxcore update and other stuff
|
2025-03-12 22:22:20 +01:00 |
|
Green Sky
|
8cc98aba8f
|
ghost exception
|
2025-03-12 13:01:52 +01:00 |
|
Green Sky
|
746b567040
|
use new contact events to attach tox av voip to new contacts
|
2025-03-12 12:07:59 +01:00 |
|
Green Sky
|
cc9af3e3a3
|
fix send video stream pacing (properly)
|
2025-03-11 22:59:32 +01:00 |
|
Green Sky
|
b297c00c89
|
properly join the video thread
|
2025-03-08 16:02:23 +01:00 |
|
Green Sky
|
03f2c904ce
|
stop gap toxav video sending interval
|
2025-03-07 16:56:24 +01:00 |
|
Green Sky
|
e618732f43
|
also port all the av to contact4
|
2025-03-06 20:14:13 +01:00 |
|
Green Sky
|
c29aa523dc
|
contact 4 refactor
|
2025-03-06 19:12:35 +01:00 |
|
Green Sky
|
c7367a6a4d
|
green progress bar if have all
|
2025-02-06 23:16:14 +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
|
ce0ff0bea9
|
catch and print exception string in ui on main screen creation
|
2025-02-05 00:23:10 +01:00 |
|
Green Sky
|
d91eb4d282
|
main cleanup, disable vsync for now and improve sleep and repsonsivnes
|
2025-01-31 14:10:06 +01:00 |
|
Green Sky
|
549acd645c
|
add avg size to table + fixes
|
2025-01-22 19:26:52 +01:00 |
|
Green Sky
|
db0dffafd9
|
add implot and start using it
|
2025-01-22 19:03:10 +01:00 |
|
Green Sky
|
6bd151e618
|
shift+enter for newline instead of ctrl+enter
|
2025-01-21 02:31:12 +01:00 |
|
Green Sky
|
ca59e51e9e
|
netprof udp byte averages
|
2025-01-20 15:42:34 +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
|
ee212845a0
|
adjust for updated toxcore
|
2025-01-18 17:35:36 +01:00 |
|
Green Sky
|
5d779bb36c
|
fixes post imgui update
|
2025-01-18 14:33:29 +01:00 |
|
Green Sky
|
88b82b0cef
|
os backend refactor
|
2025-01-18 13:14:15 +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 |
|