Commit Graph

41 Commits

Author SHA1 Message Date
964f6de656 big stream progress
- stream manager (with bare bones ui)
- debug video tap
- toxav progress
- toxav debug ui
- some default devices
2024-09-24 16:16:16 +02:00
106c8e8403 tweaking 2024-09-24 16:16:16 +02:00
ef78c49e29 disabled tests and print cam driver 2024-09-24 16:16:15 +02:00
e149873673 fix audio sleep -> superb perf 2024-09-24 16:16:15 +02:00
3a98e10007 more refactoring, audio loopback kinda working 2024-09-24 16:16:14 +02:00
b3e5e4c950 frame refactoring, add audio frame and sdl default device input 2024-09-24 16:16:14 +02:00
165e80c456 frame stream refactor, i like it now 2024-09-24 16:16:14 +02:00
495ec41234 content stuff 2024-09-24 16:16:14 +02:00
bedf0b02bc framestream2 (with rigtorp/SPSCQueue) 2024-09-24 16:16:13 +02:00
3b399fec5c update sdl and sdl_image to latest 2024-09-09 11:49:32 +02:00
25b55b3530 also fix android 2024-07-18 12:31:28 +02:00
5c5e830f0f allow android intent receive 2024-06-17 12:08:35 +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
41c83619b5 update and port sdl 2024-06-09 10:35:09 +02:00
6b96be7a57 add system check and block on new windows versions 2024-06-07 13:43:50 +02:00
ef4e0d0857 prevent screensaver on android 2024-06-05 00:18:37 +02:00
56f1bf559c background processing 2024-06-04 18:01:52 +02:00
e7b1eec2cc make android ci apk build work, also launches and connects to tox 2024-06-04 14:59:27 +02:00
04191858de basic cli args parsing, working plugin paths and semi working configs 2024-05-30 11:46:58 +02:00
2d4729a877 update sdl and sdl_image 2024-05-28 17:58:24 +02:00
8cf1f97ac4 changes for imgui update 2024-05-28 17:17:57 +02:00
b65b9b284b make the window default to 720p 2024-05-28 08:35:11 +02:00
b88fffd959 refactor big contact 2024-04-21 14:17:50 +02:00
83bbac2cd1 proper cleanup procedure for main 2024-03-15 13:02:37 +01:00
d5dede5a61 properly cleanup in main 2024-03-12 18:43:36 +01:00
459ccf7d6b print sdl render 2024-03-06 01:02:59 +01:00
f716ad9dd1 limit max main loop sleep 2024-02-03 20:49:52 +01:00
93140231c6 theme according to system 2024-01-21 14:28:56 +01:00
e76e56e025 larger font hack + linear texture filter for images 2024-01-21 13:58:22 +01:00
845967cf12 more main loop fiddling 2024-01-06 16:45:08 +01:00
14fcaf1d7e why is windows so bad 2024-01-05 16:32:37 +01:00
5a0252d8d0 start screen refactor 2024-01-05 14:47:08 +01:00
9d9a486537 limit fps to 60 and disable imgui demo window 2023-08-28 14:06:27 +02:00
42b3866753 start thinking about pasting files 2023-07-30 15:10:26 +02:00
082c4febdf more setup 2023-07-26 20:09:57 +02:00
3a1c15f313 screen concept 2023-07-26 12:24:18 +02:00
07765b4ad7 wire up imgui 2023-07-26 01:11:17 +02:00
a0122d38f2 minimal sdl app 2023-07-25 23:59:35 +02:00
efa781e9ba empty main 2023-07-25 14:56:22 +02:00