Commit Graph

127 Commits

Author SHA1 Message Date
blankie d2006d5a4e
Get rid of a logging helper 2023-01-16 11:08:35 +07:00
blankie 381b34f731
Add misc.cpp 2023-01-16 11:05:25 +07:00
blankie 79e816e105
Get rid of current_time() 2023-01-16 10:59:46 +07:00
blankie 4411f88904
Only replace newline with spaces for logging 2023-01-16 10:57:07 +07:00
blankie 5d4b91963c
Enable paranoid asserts 2023-01-16 10:44:28 +07:00
blankie eba472e9b4
Add uid adverb for default logcat command 2023-01-15 21:18:35 +07:00
blankie 80cb7e2086
Allow the use of custom CXXFLAGS 2023-01-10 14:55:39 +07:00
blankie ea18d1ca57
Do not create an exception for debug logging 2023-01-09 14:56:24 +07:00
blankie 85b0d7b8d4
Automatically locate cpp files 2023-01-09 14:48:58 +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 48ac4a560d
Update imgui 2023-01-06 23:25:04 +07:00
blankie 672b39b172
Rename latest_log_entries_read to autoscrolling 2023-01-06 22:42:14 +07:00
blankie 21badd1db4
Make logs button red when there are unread log entries 2023-01-05 21:23:24 +07:00
blankie df3ee3366f
Remove unnecessary config pass 2023-01-05 21:02:50 +07:00
blankie 417addab36
Remove exit confirmation modal 2023-01-05 20:55:54 +07:00
blankie 8a0d2b428e
Add "Add log entry every second" 2023-01-05 20:53:34 +07:00
blankie 11eb08b08f
Add autoscroll 2023-01-05 20:53:23 +07:00
blankie 3bf47f3a5c
Add logging 2023-01-05 17:27:14 +07:00
blankie f1c2dc7f63
Move debug stuff into another window 2023-01-05 16:05:09 +07:00
blankie dfdb631b63
Refactor config handling and related stuff 2023-01-04 23:40:35 +07:00
blankie e7401a6bd1
Automatically size the settings window 2023-01-03 16:13:29 +07:00
blankie 3ec153aca2
Fix bug 2022-12-31 20:10:47 +07:00
blankie 2ae03e1ff1
Show info about logcat command 2022-12-31 20:06:49 +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