nova nova
nova pushed to main at nova/th 2026-08-11 19:54:04 +00:00
267518fe3a explicit sign on result as chars are implicitly unsigned on riscv
nova pushed to main at nova/th 2026-08-04 19:36:05 +00:00
89c3f88a34 cast to fix always true on on riscv and arm
nova pushed to main at nova/th 2026-07-26 14:27:15 +00:00
6d1c9c95ac slight bounds checking
06c00a0924 now checking for file names rather than using indexes on dir refresh
b30229b770 use global_path in image previews & fit_contain
Compare 3 commits »
nova pushed to main at nova/th 2026-07-19 22:20:07 +00:00
f7589dbe2b read_string_loop
25c912069a searching now starts at index 0, rather than current_file
24fe4a4aa4 removal of top_buffer
Compare 3 commits »
nova pushed to main at nova/th 2026-07-12 21:02:58 +00:00
56d2f9d5d0 now accounting for root dir
nova pushed to main at nova/th 2026-07-12 20:50:13 +00:00
a55c38abfa off by one
nova pushed to main at nova/th 2026-07-12 20:43:16 +00:00
a5fcd1985e workaround for file previews on delta time
nova pushed to main at nova/th 2026-07-12 20:10:26 +00:00
c68b872d1e revame of START_PATH to TH_START_PATH
c6ec8c1199 removal of malloc and memset in threading_init
230bac4d75 fix of failed compile on disabling ueberzug
e898ec3ba5 rendering improvements
Compare 4 commits »
nova pushed to main at nova/th 2026-07-06 21:57:01 +00:00
e65a2ecdb6 executing an executable exe now properly executing through wine
94ca039248 parse_cmd now using file name strings rather than file struct
Compare 2 commits »
nova pushed to main at nova/th 2026-06-24 22:42:02 +00:00
441e02e289 deselect_all_files
nova pushed to main at nova/th 2026-06-24 22:25:17 +00:00
fd2bb01b96 cleanup
nova pushed to main at nova/th 2026-06-23 20:16:28 +00:00
18705b01c4 double free fix
nova pushed to main at nova/th 2026-06-23 19:55:02 +00:00
cebacc7017 removal of unnecessary getcwd
edab9a62ad faster initial render
Compare 2 commits »
nova pushed to main at nova/th 2026-06-18 22:20:32 +00:00
7a3de19314 added build instructions
nova pushed to main at nova/th 2026-06-18 22:17:51 +00:00
e876aa9899 readme
1889eaad6f now depending on libmagic
Compare 2 commits »
nova pushed to main at nova/th 2026-06-18 19:54:56 +00:00
f1b1400194 fix of copy_file
nova pushed to main at nova/th 2026-06-16 21:53:25 +00:00
60127a6b9b cleanup
7091c47a2c comment
e6318f8d1e wattroff -> wattrset to disable all attributes
f6c39ce039 minor changes
Compare 4 commits »
nova pushed to main at nova/th 2026-06-16 20:52:03 +00:00
ef4e49e022 cleanup
eafb13d3e2 cleanup
Compare 2 commits »
nova pushed to main at nova/th 2026-06-16 20:22:20 +00:00
f88b86c1f5 cleanup
nova pushed to main at nova/th 2026-06-15 18:29:50 +00:00
d8b3706f64 fix of incorrect if condition