This website requires JavaScript.
59cdb2638f
improve toxav module
Green Sky
2024-09-27 22:37:06 +02:00
61b9044f94
add sdl audio input/output devices and add by default (if audio works)
Green Sky
2024-09-27 17:38:14 +02:00
d89ab0bf42
add stream manager ui
Green Sky
2024-09-27 16:05:16 +02:00
b899b8131e
start porting frame streams
Green Sky
2024-09-27 13:26:18 +02:00
87f7290301
wip but working audio reframer
content_dev
Green Sky
2024-09-27 12:47:22 +02:00
7ebbad2b94
make input device only open with >= 1 connection
Green Sky
2024-09-27 09:51:36 +02:00
5b3e0e2a0b
rewrite audio input, always open? but thin stream wrapper
Green Sky
2024-09-25 14:36:51 +02:00
5eca1a99e0
more stream stuff, audio input device is unusable
Green Sky
2024-09-25 11:25:22 +02:00
d0eeef2b94
improve streams also throw os events
Green Sky
2024-09-25 10:46:13 +02:00
4d5d708d6d
improve stream manager ui
Green Sky
2024-09-21 15:13:03 +02:00
9b7ba5875c
stream manger ui connections disconnect works
Green Sky
2024-09-20 10:38:51 +02:00
9b5cb2cfab
imgui ids
Green Sky
2024-09-19 23:19:12 +02:00
9f62e01ab8
wip stream manager ui rework
Green Sky
2024-09-19 13:43:39 +02:00
8cdf2a2ca3
add mirror option to debug video tap
Green Sky
2024-09-19 10:42:29 +02:00
697611ff55
fix video leak, toav audio
Green Sky
2024-09-18 21:02:05 +02:00
42c7ab8571
toxav incomming audio src and fix sdl audio output sink
Green Sky
2024-09-18 16:40:44 +02:00
36e75c0fab
dont drop frames too much
Green Sky
2024-09-18 13:42:14 +02:00
a934273714
update flake
Green Sky
2024-09-18 09:20:12 +02:00
a618435f17
a litle cleanup
Green Sky
2024-09-17 12:02:57 +02:00
a622b6aa3f
custom YUY2 -> IYUV conversion code improves from 1+60ms to 3ms
Green Sky
2024-09-17 11:21:11 +02:00
b4373e0d9a
more stream progress, threaded connections toxav video sending
Green Sky
2024-09-16 20:24:07 +02:00
964f6de656
big stream progress - stream manager (with bare bones ui) - debug video tap - toxav progress - toxav debug ui - some default devices
Green Sky
2024-09-15 11:39:23 +02:00
a100eaae82
toxav events
Green Sky
2024-09-10 09:21:11 +02:00
106c8e8403
tweaking
Green Sky
2024-08-13 11:32:51 +02:00
ca4ab01f77
fix cam when not having perm
Green Sky
2024-08-11 14:32:05 +02:00
4ff9386398
move queue code to external
Green Sky
2024-08-11 14:01:03 +02:00
93d65ead89
update sdl video frame stream for sdl changes
Green Sky
2024-08-11 13:51:14 +02:00
edd949879b
update audio frame stream for sdl changes
Green Sky
2024-08-11 13:51:00 +02:00
ef78c49e29
disabled tests and print cam driver
Green Sky
2024-05-16 08:47:32 +02:00
e149873673
fix audio sleep -> superb perf
Green Sky
2024-05-03 15:10:37 +02:00
3a98e10007
more refactoring, audio loopback kinda working
Green Sky
2024-05-03 13:59:50 +02:00
b3e5e4c950
frame refactoring, add audio frame and sdl default device input
Green Sky
2024-05-02 12:10:31 +02:00
165e80c456
frame stream refactor, i like it now
Green Sky
2024-05-01 15:16:14 +02:00
495ec41234
content stuff
Green Sky
2024-04-30 19:44:06 +02:00
ddadc9bdbc
settle on content store for now
Green Sky
2024-04-28 15:10:48 +02:00
b657802e8d
get sdl camera working
Green Sky
2024-04-27 13:37:11 +02:00
bedf0b02bc
framestream2 (with rigtorp/SPSCQueue)
Green Sky
2024-04-25 14:13:51 +02:00
1d0a4cafe2
start sketching
Green Sky
2024-04-24 22:29:08 +02:00
3bdf262068
give raw time remaining estimate based on rate
Green Sky
2024-09-24 12:05:29 +02:00
c9f34e4656
update toxcore Merge commit 'fe6c5391a2272681261b85faf352728b15774ef4'
Green Sky
2024-09-22 12:48:22 +02:00
fe6c5391a2
Squashed 'external/toxcore/c-toxcore/' changes from 671b1f92332..03e9fbf3703
Green Sky
2024-09-22 12:48:22 +02:00
86ce199ac8
improve menus
Green Sky
2024-09-22 12:35:19 +02:00
557a642ad3
update sdl and sdl_image again (contains v4l2 fix)
Green Sky
2024-09-19 14:01:47 +02:00
6af0ddc3ec
c-toxcore latest master Merge commit 'fd4c16d090fa334ffe36b4be7961c46a800c2038'
Green Sky
2024-09-19 13:45:12 +02:00
fd4c16d090
Squashed 'external/toxcore/c-toxcore/' changes from da438763d5b..671b1f92332
Green Sky
2024-09-19 13:45:12 +02:00
407c7cfadd
fix sdl_image options names following the update
Green Sky
2024-09-19 09:22:56 +02:00
3b399fec5c
update sdl and sdl_image to latest
Green Sky
2024-09-09 11:49:32 +02:00
4b9fd6db81
more/better humanreadable sizes
Green Sky
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
Green Sky
2024-08-31 17:24:32 +02:00
a3c9be2348
rework mime types, support pasting file lists, SIP when dropping single files
Green Sky
2024-08-13 16:17:25 +02:00
73afcfaaeb
improve file selector performance (20% in my extreme case)
Green Sky
2024-08-13 12:30:42 +02:00
08c9ba3983
add example config file
Green Sky
2024-08-10 17:45:50 +02:00
ebbaaa93b1
ci/cd maintenance remove extra ;
Green Sky
2024-08-10 12:04:22 +02:00
f9c9eefb40
fix config tox profile path relative to config and load plugins from config and skip setup screen option
Green Sky
2024-08-10 11:46:29 +02:00
b133c5f79f
static asan and reorder forward/open
Green Sky
2024-08-10 10:53:57 +02:00
b48d7e3cfd
better context
Green Sky
2024-08-06 12:47:47 +02:00
c7ba6d19ad
more consistend forward menu
Green Sky
2024-07-31 18:30:02 +02:00
78a2e0751b
update imgui again, this time back on tag v1.91.0
Green Sky
2024-07-31 18:17:17 +02:00
84b1bb45b9
Squashed 'external/imgui/imgui/' changes from c2d21ab04f2..8199457a7d9
Green Sky
2024-07-31 18:17:17 +02:00
60f2c07a6a
update sdl and sdl_image
Green Sky
2024-07-31 18:14:41 +02:00
2abf09ac06
refactor file from messages to objects (#27 )
Erik Scholz
2024-07-31 18:10:52 +02:00
f27d178b78
update deps (prep)
Green Sky
2024-07-20 23:18:35 +02:00
b550810db5
start with toxav interface (wip) no callbacks yet, gonna use threading
Green Sky
2024-07-20 13:46:41 +02:00
09372b3865
os update
Green Sky
2024-07-20 13:18:50 +02:00
ca037b6bad
update stb to latest master Merge commit 'ac7437c89bbd8a6626c9f05548bbddfc1a961793'
Green Sky
2024-07-18 14:39:09 +02:00
ac7437c89b
Squashed 'external/stb/stb/' changes from f4a71b13373..f7f20f39fe4
Green Sky
2024-07-18 14:39:09 +02:00
99cb817353
update libwebp to 1.4.0
Green Sky
2024-07-18 14:38:02 +02:00
3490704d64
fix sdl new string policies
Green Sky
2024-07-18 14:23:22 +02:00
468eac8e6b
update imgui again (still wip but newer sdl) Merge commit '43e233c2333d4fd5cd4ac19b135ccf85c4740384'
Green Sky
2024-07-18 14:19:20 +02:00
43e233c233
Squashed 'external/imgui/imgui/' changes from 070c046cd1f..c2d21ab04f2
Green Sky
2024-07-18 14:19:20 +02:00
d838933e0e
update sdl again (imgui was fixed)
Green Sky
2024-07-18 14:18:15 +02:00
66a9271f44
android: disable titlebar
Green Sky
2024-07-18 12:56:33 +02:00
25b55b3530
also fix android
Green Sky
2024-07-18 12:31:28 +02:00
9fd2440ec6
update flake and code
Green Sky
2024-07-18 12:22:15 +02:00
d6d91e61f4
fix sdl commit
Green Sky
2024-07-18 11:12:28 +02:00
5230770062
imgui update, not on version (1.91.0 WIP) Merge commit '1dccce80976b0dc3d9847ebe2e540244046f6ef6'
Green Sky
2024-07-18 10:52:26 +02:00
1dccce8097
Squashed 'external/imgui/imgui/' changes from 6f7b5d0ee2f..070c046cd1f
Green Sky
2024-07-18 10:52:26 +02:00
7f2df29304
update sdl and sdl_image
Green Sky
2024-07-18 10:42:38 +02:00
732e08736f
update deps (new OS version)
Green Sky
2024-07-18 10:37:42 +02:00
d5709c421c
add os inspector and minor stuff
Green Sky
2024-07-16 15:02:52 +02:00
18c37f9934
fix multiline text context menu
Green Sky
2024-07-16 12:47:31 +02:00
53ae3f8ce5
also enable toxav in flake
Green Sky
2024-07-16 10:37:19 +02:00
b5e90528f0
ci enable toxav for windows
Green Sky
2024-04-25 23:12:02 +02:00
22071b60e6
update deps
Green Sky
2024-07-16 10:30:38 +02:00
5283df7b98
update flake
Green Sky
2024-07-16 09:59:22 +02:00
21243ea979
show contact ID in tooltip
Green Sky
2024-07-01 14:00:00 +02:00
1d212c5fab
missing include
Green Sky
2024-06-28 17:11:30 +02:00
37239f1c25
make file message file size readable
Green Sky
2024-06-27 17:41:27 +02:00
780e1e06d4
fix start load button sizing
Green Sky
2024-06-23 10:33:39 +02:00
7c227457cd
visibility checks + group and person icon
Green Sky
2024-06-19 16:10:03 +02:00
5544adf345
split icons to their own files
Green Sky
2024-06-19 14:25:09 +02:00
6d3ef742b5
finally add copy own id
Green Sky
2024-06-17 15:19:55 +02:00
cba3282dce
reformat android manifest
Green Sky
2024-06-17 12:09:37 +02:00
5c5e830f0f
allow android intent receive
Green Sky
2024-06-17 12:08:35 +02:00
e08dbba940
switch selectable chat message text to wrapping and color quotes
Green Sky
2024-06-16 21:15:08 +02:00
752f2ebe2c
support loading tox save path form file
Green Sky
2024-06-16 11:56:34 +02:00
a47d607a8d
enable dpi/display scaling/display density awareness
Green Sky
2024-06-16 11:19:54 +02:00
5356e59088
load fonts from conf and merge
font_from_config
Green Sky
2024-06-15 23:01:55 +02:00
2189c4c3cb
make tomato dpi aware (not dynamic) and fiddle around with fonts
Green Sky
2024-06-12 19:37:07 +02:00
4b99da5e4e
update nixos release to 24.05
Green Sky
2024-06-12 16:40:07 +02:00