Commit Graph

23 Commits

Author SHA1 Message Date
blankie 72591390d6
Add basic export code 2023-03-29 00:03:16 +07:00
blankie c7fe85413a
Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
blankie 30e9a4df7d
Update imgui 2023-02-16 21:57:42 +07:00
blankie bda12e0112
__restrict-ify codebase and add log wrapper for logcat thread 2023-02-05 22:57:46 +07:00
blankie e852ead133
Add Ctrl+W 2023-02-04 14:31:50 +07:00
blankie 6b6dd58a0e
Add process control 2023-02-02 19:50:28 +07:00
blankie 49a74d552b
Use json for config and persist filters 2023-01-31 21:40:04 +07:00
blankie f08282a5ed
Add filters 2023-01-28 21:11:46 +07:00
blankie c46c7778b6
Use OK/Canel/Apply buttons 2023-01-24 12:17:05 +07:00
blankie 430ed098a6
Switch from make to cmake 2023-01-22 21:28:14 +07:00
blankie 0132b3ca1d
Add inter-thread communication 2023-01-18 23:34:17 +07:00
blankie 277c9500f9
Use ubsan and tsan 2023-01-17 23:22:12 +07:00
blankie 708fc3b16a
Stop logcat thread when the event loop is stopped 2023-01-17 20:59:04 +07:00
blankie ace07768ee
Use a class for the logcat thread 2023-01-17 20:56:56 +07:00
blankie 2778fb039b
Add a basic logcat thread 2023-01-16 16:10:53 +07:00
blankie d2006d5a4e
Get rid of a logging helper 2023-01-16 11:08:35 +07:00
blankie 3cc2c379e4
Add ability to change font sizes 2023-01-08 23:12:22 +07:00
blankie 2f28628bbe
Set only LC_TIME 2023-01-08 19:06:18 +07:00
blankie 35229e3dbd
Use fontconfig 2023-01-07 16:15:21 +07:00
blankie 680a1c93af
Use different fonts 2023-01-06 23:30:39 +07:00
blankie 3bf47f3a5c
Add logging 2023-01-05 17:27:14 +07:00
blankie dfdb631b63
Refactor config handling and related stuff 2023-01-04 23:40:35 +07:00
blankie 6632e58e61
Initial commit
- Basic main window
- Are you sure you want to exit modal
- Basic settings window
2022-12-31 15:35:58 +07:00