|
84c48d7f5a
|
add simple reframer tests (no errors found)
|
2024-10-01 12:05:08 +02:00 |
|
|
064106c6b2
|
add audio incoming source
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
d5709c421c
|
add os inspector and minor stuff
|
2024-07-16 15:03:37 +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 |
|
|
6b96be7a57
|
add system check and block on new windows versions
|
2024-06-07 13:43:50 +02:00 |
|
|
04191858de
|
basic cli args parsing, working plugin paths and semi working configs
|
2024-05-30 11:46:58 +02:00 |
|
|
ef79aa8b80
|
support building tomato as a lib/shared object
|
2024-05-29 10:38:57 +02:00 |
|
|
35026dfa0f
|
try improve entt across-boundry support
|
2024-05-18 12:29:45 +02:00 |
|
|
b88fffd959
|
refactor big contact
|
2024-04-21 14:17:50 +02:00 |
|
|
52278f6726
|
prep for chat_gui refactor
|
2024-04-20 17:57:11 +02:00 |
|
|
43f8c22570
|
add sdl_image image_loader (untested)
|
2024-04-16 00:45:12 +02:00 |
|
|
5728432b76
|
everything put into their respective repos
|
2024-04-14 14:30:42 +02:00 |
|
|
0030487613
|
move converter tool and pics out
|
2024-04-14 14:16:53 +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 |
|
|
498b4435c7
|
refactor message contexts
|
2024-04-13 11:38:13 +02:00 |
|
|
a5e67d0ee8
|
move uuid gen to util
|
2024-04-12 19:44:24 +02:00 |
|
|
dfbb1dea68
|
move os and backend to sub
|
2024-04-12 13:42:08 +02:00 |
|
|
2597edd579
|
new messages objcomp names
|
2024-04-12 13:42:08 +02:00 |
|
|
85a29372f4
|
adding message frag object version and conversion work, but comp name changes incoming
|
2024-04-12 13:42:07 +02:00 |
|
|
a9f6a5d763
|
move mfs to os, works, convert tool still incomplete
|
2024-04-12 13:42:07 +02:00 |
|
|
10b689ca95
|
refactor the serializer again
|
2024-04-12 13:42:07 +02:00 |
|
|
3cede91aa0
|
more work on backend and moving frags to objs
|
2024-04-12 13:42:06 +02:00 |
|
|
0610a6a64a
|
continue os refactor, start with fs backend
|
2024-04-12 13:42:06 +02:00 |
|
|
26d07b06db
|
start refactoring in the name of object store
|
2024-04-12 13:42:06 +02:00 |
|
|
268cbe137e
|
move file stack creation to separate file, removing some scope
|
2024-04-12 13:42:05 +02:00 |
|
|
19844a9423
|
use file2 zstd wrapper to read frag data (untested)
|
2024-04-12 13:42:03 +02:00 |
|
|
19fd99f713
|
refactor out uuidgenerator
|
2024-04-12 13:42:03 +02:00 |
|
|
def7fc1959
|
add file2 impl for zstd (lightly tested and not integrated yet)
|
2024-04-12 13:42:02 +02:00 |
|
|
6f511016bc
|
save msg json zstd compressed (3x compression)
|
2024-04-12 13:41:57 +02:00 |
|
|
d21dbb43e2
|
comp refactor and make groups work
|
2024-04-12 13:41:57 +02:00 |
|
|
7ac62274f4
|
move json around and disable files for now
|
2024-04-12 13:41:56 +02:00 |
|
|
2e7d5538d1
|
fragment events + 256bit uuids
|
2024-04-12 13:41:55 +02:00 |
|
|
1bfd04680e
|
refactor message serializer to allow access to eg contacts
|
2024-04-12 13:41:55 +02:00 |
|
|
73d1d65142
|
further serializer refactoring
|
2024-04-12 13:41:55 +02:00 |
|
|
2bc30ffcdc
|
start with messages (no fragments get created yet)
|
2024-04-12 13:41:54 +02:00 |
|
|
e67d7d37b5
|
refactoring, add to mainscreen
|
2024-04-12 13:41:54 +02:00 |
|
|
267f8dffc1
|
working prototpying code
|
2024-04-12 13:41:53 +02:00 |
|
|
db54afd180
|
full on qoi
|
2024-03-06 01:02:59 +01:00 |
|
|
0c674e0137
|
add tox friend faux offline message (still wonky) + small file copy error handling
|
2024-02-02 20:26:50 +01:00 |
|
|
fd9d14d00c
|
tox private impl + dht caps histo
|
2023-11-13 16:23:49 +01:00 |
|
|
869edb8d84
|
add hacky tox add by id + use ips instead of dns names for bsnodes and relays
|
2023-10-20 21:40:45 +02:00 |
|
|
bc090bdaa8
|
make main window injectable + start settings window
|
2023-10-19 17:21:45 +02:00 |
|