Go to file
blankie c46c7778b6
Use OK/Canel/Apply buttons
2023-01-24 12:17:05 +07:00
imgui@d7c8516a4b Update imgui 2023-01-06 23:25:04 +07:00
windows Use OK/Canel/Apply buttons 2023-01-24 12:17:05 +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 Split windows up into different files 2023-01-23 15:44:16 +07:00
arb.h Increase ring buffer size 2023-01-21 15:54:30 +07:00
config.cpp Rewrite errno handling 2023-01-17 22:35:08 +07:00
config.h Use OK/Canel/Apply buttons 2023-01-24 12:17:05 +07:00
event_loop.cpp Use OK/Canel/Apply buttons 2023-01-24 12:17:05 +07:00
event_loop.h Use OK/Canel/Apply buttons 2023-01-24 12:17:05 +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
log.cpp Optimize log window 2023-01-20 22:22:21 +07:00
log.h Optimize log window 2023-01-20 22:22:21 +07:00
logcat_entry.cpp Use strncmp 2023-01-23 21:29:37 +07:00
logcat_entry.h Give enums a unique ID 2023-01-23 16:10:01 +07:00
logcat_thread.cpp Seperate epoll into its own function 2023-01-21 14:55:09 +07:00
logcat_thread.h Seperate epoll into its own function 2023-01-21 14:55:09 +07:00
main.cpp Use OK/Canel/Apply buttons 2023-01-24 12:17:05 +07:00
misc.cpp Rewrite errno handling 2023-01-17 22:35:08 +07:00
misc.h Rewrite errno handling 2023-01-17 22:35:08 +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