Commit Graph

43 Commits

Author SHA1 Message Date
Green Sky
40df69d8f0 remove imgui subtree and bring it in as cmake fetch content
also forgot to update nix flake for implot and plutosvg
2025-07-01 20:10:14 +02:00
Green Sky
e5498a36ba git commit and depth in version, android now allows upgrading 2025-04-10 10:51:48 +02:00
Green Sky
241c6c2f8e add version follows versioning similar to SDL
odd patch is dev version
2025-04-09 23:18:18 +02:00
Green Sky
73d454e4eb indicate version in metadata 2025-04-02 17:33:57 +02: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
db0dffafd9 add implot and start using it 2025-01-22 19:03:10 +01:00
Green Sky
d416d3d595 handle window focus (dont run fade and read while not focused) 2025-01-19 19:33:01 +01:00
Green Sky
3fbbf80e8c enable breakpad in cd on linux 2024-11-15 12:04:01 +01:00
Green Sky
281e681bf8 add breakpad support on linux 2024-11-15 12:04:01 +01:00
61b9044f94 add sdl audio input/output devices and add by default (if audio works) 2024-09-27 17:38:14 +02:00
b899b8131e start porting frame streams 2024-09-27 13:26:18 +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