Go to file
blankie c7fe85413a
Use full paths to imgui files in includes
2023-02-22 16:09:33 +07:00
fragments Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
thirdparty Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
windows Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
.gitignore Switch from make to cmake 2023-01-22 21:28:14 +07:00
.gitmodules Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
CMakeLists.txt Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
LICENSE Add LICENSE 2023-02-17 12:13:42 +07:00
arb.h Increase ring buffer size 2023-01-21 15:54:30 +07:00
config.cpp Indent config file 2023-02-07 13:57:37 +07:00
config.h Actually use default logcat command 2023-02-03 15:15:54 +07:00
event_loop.cpp Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
event_loop.h Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
filters.cpp Avoid copying strings in StringFilter 2023-02-17 12:33:08 +07:00
filters.h Avoid copying strings in StringFilter 2023-02-17 12:33: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 Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
group_panel.h Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
log.cpp Rename some functions to to_string 2023-02-09 14:44:34 +07:00
log.h Rename some functions to to_string 2023-02-09 14:44:34 +07:00
logcat_entry.cpp Add individual copy options for logs and logcat entries 2023-02-09 15:27:39 +07:00
logcat_entry.h Add individual copy options for logs and logcat entries 2023-02-09 15:27:39 +07:00
logcat_thread.cpp Use poll if epoll is not available 2023-02-21 15:09:45 +07:00
logcat_thread.h Use poll if epoll is not available 2023-02-21 15:09:45 +07:00
main.cpp Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
misc.cpp Use full paths to imgui files in includes 2023-02-22 16:09:33 +07:00
misc.h Use full paths to imgui files in includes 2023-02-22 16:09:33 +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