Go to file
blankie a6a53eb98a
Actually use default logcat command
2023-02-03 15:15:54 +07:00
fragments Add exclusions 2023-02-01 22:22:08 +07:00
imgui@d7c8516a4b Update imgui 2023-01-06 23:25:04 +07:00
windows Actually use default logcat command 2023-02-03 15:15:54 +07:00
.gitignore Switch from make to cmake 2023-01-22 21:28:14 +07:00
.gitmodules Initial commit 2022-12-31 15:35:58 +07:00
CMakeLists.txt Add exclusions 2023-02-01 22:22:08 +07:00
arb.h Increase ring buffer size 2023-01-21 15:54:30 +07:00
config.cpp Add exclusions 2023-02-01 22:22:08 +07:00
config.h Actually use default logcat command 2023-02-03 15:15:54 +07:00
event_loop.cpp Add process control 2023-02-02 19:50:28 +07:00
event_loop.h Use json for config and persist filters 2023-01-31 21:40:04 +07:00
filters.cpp Add exclusions 2023-02-01 22:22:08 +07:00
filters.h Add exclusions 2023-02-01 22:22:08 +07:00
fonts.cpp Use fontconfig 2023-01-07 16:15:21 +07:00
fonts.h Use fontconfig 2023-01-07 16:15:21 +07:00
group_panel.cpp Add filters 2023-01-28 21:11:46 +07:00
group_panel.h Add filters 2023-01-28 21:11:46 +07:00
log.cpp Use localtime_r 2023-02-03 11:59:51 +07:00
log.h Table-ify logs 2023-01-29 15:21:22 +07:00
logcat_entry.cpp Use json for config and persist filters 2023-01-31 21:40:04 +07:00
logcat_entry.h Use json for config and persist filters 2023-01-31 21:40:04 +07:00
logcat_thread.cpp Actually use default logcat command 2023-02-03 15:15:54 +07:00
logcat_thread.h Add process control 2023-02-02 19:50:28 +07:00
main.cpp Add process control 2023-02-02 19:50:28 +07:00
misc.cpp Add process control 2023-02-02 19:50:28 +07:00
misc.h Add process control 2023-02-02 19:50:28 +07:00
myimconfig.h Switch from make to cmake 2023-01-22 21:28:14 +07:00
pcre2_wrapper.cpp Parse logcat entries 2023-01-19 23:34:03 +07:00
pcre2_wrapper.h Parse logcat entries 2023-01-19 23:34:03 +07:00