0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename Makefile.gen to Makefile.common
Matti Hämäläinen
as Matti Hamalainen
More... 9 months ago
s/ITEM_/CFG_ITEM_/g
Matti Hämäläinen
as Matti Hamalainen
More... 10 months ago
Rename th_cfg_add_hexvalue() to th_cfg_add_hex_triplet().
Matti Hämäläinen
as Matti Hamalainen
More... 10 months ago
Sync with th-libs API changes.
Matti Hämäläinen
as Matti Hamalainen
More... about 1 year ago
Update to match the th_mkdir_path() API changes in th-libs.
Matti Hämäläinen
as Matti Hamalainen
More... over 1 year ago
th-libs now uses stdbool.h if possible, so we need to rename all
Matti Hämäläinen
as Matti Hamalainen
More... over 1 year ago
Refactor the build system a bit.
Matti Hämäläinen
as Matti Hamalainen
More... over 1 year ago
Remove obsolete Makefiles.
Matti Hämäläinen
as Matti Hamalainen
More... over 1 year ago
Change to match th_ringbuf_new() API.
Matti Hämäläinen
as Matti Hamalainen
More... over 1 year ago
Build system improvement.
Matti Hämäläinen
as Matti Hamalainen
More... about 2 years ago
Change how --help option is handled, and plug some memory leaks in
Matti Hämäläinen
as Matti Hamalainen
More... about 4 years ago
Adjust to fit new th_ioctx API.
Matti Hämäläinen
as Matti Hamalainen
More... about 4 years ago
Remove silly.
Matti Hämäläinen
as Matti Hamalainen
More... about 4 years ago
Add th_ioctx_stdio.o to th-libs depencies.
Matti Hämäläinen
as Matti Hamalainen
More... about 4 years ago
Fix build.
Matti Hämäläinen
as Matti Hamalainen
More... about 4 years ago
Adjust to th-libs API change.
Matti Hämäläinen
as Matti Hamalainen
More... about 4 years ago
Adjust to th-libs ioctx API change.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Slight code cleanup on aisle nn_window_new().
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Trim whitespace.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Fix signedness checks.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Adjust to th-libs th_args_help() API change.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Cleanup help slightly.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Fix a format string.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Rename EXEEXT to BINEXT in the build system, as per changes in th-libs build system.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
th-libs function th_llist_free_func() was renamed to th_llist_free_func_data(). Fix references.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Use TH_DIR_SEPARATOR_CHR instead of our own define.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Free io context instead of just closing it.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Use th_get_home_dir().
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Adjust to match th-libs API changes.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago
Typofix in config file comments.
Matti Hämäläinen
as Matti Hamalainen
More... over 4 years ago