nova
|
6d1c9c95ac
|
slight bounds checking
|
2026-07-26 16:27:29 +02:00 |
|
nova
|
06c00a0924
|
now checking for file names rather than using indexes on dir refresh
|
2026-07-23 12:48:34 +02:00 |
|
nova
|
b30229b770
|
use global_path in image previews & fit_contain
|
2026-07-23 01:10:36 +02:00 |
|
nova
|
f7589dbe2b
|
read_string_loop
|
2026-07-20 00:16:35 +02:00 |
|
nova
|
25c912069a
|
searching now starts at index 0, rather than current_file
|
2026-07-20 00:16:35 +02:00 |
|
nova
|
24fe4a4aa4
|
removal of top_buffer
|
2026-07-13 18:03:00 +02:00 |
|
nova
|
56d2f9d5d0
|
now accounting for root dir
|
2026-07-12 23:03:13 +02:00 |
|
nova
|
a55c38abfa
|
off by one
|
2026-07-12 22:50:33 +02:00 |
|
nova
|
a5fcd1985e
|
workaround for file previews on delta time
|
2026-07-12 22:43:37 +02:00 |
|
nova
|
c68b872d1e
|
revame of START_PATH to TH_START_PATH
|
2026-07-12 22:10:26 +02:00 |
|
nova
|
c6ec8c1199
|
removal of malloc and memset in threading_init
|
2026-07-12 22:08:49 +02:00 |
|
nova
|
230bac4d75
|
fix of failed compile on disabling ueberzug
|
2026-07-12 22:04:10 +02:00 |
|
nova
|
e898ec3ba5
|
rendering improvements
|
2026-07-12 22:03:43 +02:00 |
|
nova
|
e65a2ecdb6
|
executing an executable exe now properly executing through wine
|
2026-07-06 23:57:02 +02:00 |
|
nova
|
94ca039248
|
parse_cmd now using file name strings rather than file struct
|
2026-06-25 22:42:43 +02:00 |
|
nova
|
441e02e289
|
deselect_all_files
|
2026-06-25 00:42:12 +02:00 |
|
nova
|
fd2bb01b96
|
cleanup
|
2026-06-25 00:25:25 +02:00 |
|
nova
|
18705b01c4
|
double free fix
|
2026-06-23 22:16:32 +02:00 |
|
nova
|
cebacc7017
|
removal of unnecessary getcwd
|
2026-06-23 21:55:07 +02:00 |
|
nova
|
edab9a62ad
|
faster initial render
|
2026-06-23 21:42:10 +02:00 |
|
nova
|
7a3de19314
|
added build instructions
|
2026-06-19 00:20:43 +02:00 |
|
nova
|
e876aa9899
|
readme
|
2026-06-19 00:16:52 +02:00 |
|
nova
|
1889eaad6f
|
now depending on libmagic
|
2026-06-19 00:06:07 +02:00 |
|
nova
|
f1b1400194
|
fix of copy_file
|
2026-06-18 21:54:51 +02:00 |
|
nova
|
60127a6b9b
|
cleanup
|
2026-06-16 23:53:35 +02:00 |
|
nova
|
7091c47a2c
|
comment
|
2026-06-16 23:41:39 +02:00 |
|
nova
|
e6318f8d1e
|
wattroff -> wattrset to disable all attributes
|
2026-06-16 23:37:13 +02:00 |
|
nova
|
f6c39ce039
|
minor changes
|
2026-06-16 23:28:03 +02:00 |
|
nova
|
ef4e49e022
|
cleanup
|
2026-06-16 22:52:03 +02:00 |
|
nova
|
eafb13d3e2
|
cleanup
|
2026-06-16 22:43:33 +02:00 |
|
nova
|
f88b86c1f5
|
cleanup
|
2026-06-16 22:22:29 +02:00 |
|
nova
|
d8b3706f64
|
fix of incorrect if condition
|
2026-06-15 20:29:41 +02:00 |
|
nova
|
c0299aef8c
|
proper handling of empty dirs (hopefully)
|
2026-06-15 20:28:39 +02:00 |
|
nova
|
4def2c7cf0
|
implementation of jmp_file_index
|
2026-06-14 14:05:04 +02:00 |
|
nova
|
50f7e7c67d
|
implementation of delete
|
2026-06-14 13:26:46 +02:00 |
|
nova
|
9bdf677a56
|
implementation of copy_file and paste
|
2026-06-08 22:05:40 +02:00 |
|
nova
|
5a31f452ea
|
implementation of cmd_on_selected
|
2026-06-04 20:32:32 +02:00 |
|
nova
|
daf43daa00
|
implementation of jump_to_dir
|
2026-06-04 20:03:10 +02:00 |
|
nova
|
cf03a230b6
|
implementation of open_with
|
2026-06-03 23:00:06 +02:00 |
|
nova
|
87bfdd1b86
|
rename_hovered, adjustments to makefile & makedir and its associated config
|
2026-06-01 23:46:38 +02:00 |
|
nova
|
20fee198ae
|
some ui stuff
|
2026-06-01 22:54:24 +02:00 |
|
nova
|
632904fd89
|
implementation of makedir & makefile
|
2026-06-01 22:36:38 +02:00 |
|
nova
|
dd5307b411
|
removal of possible NULL argument
|
2026-05-30 00:41:40 +02:00 |
|
nova
|
41933eb6d0
|
removal of possible null argument in strlen
|
2026-05-30 00:12:32 +02:00 |
|
nova
|
0a45d1e3e8
|
better chdir handling
|
2026-05-25 23:00:17 +02:00 |
|
nova
|
d33ac88de2
|
implementation of keeping the index of current file in between dir changes
|
2026-05-25 17:36:39 +02:00 |
|
nova
|
e42d55e66a
|
implementation of yank_file_name and yank_file_path
|
2026-05-25 12:01:43 +02:00 |
|
nova
|
f6380ddeda
|
small fix of strlen(offset+1) to strlen(offset)+1
|
2026-05-25 11:24:58 +02:00 |
|
nova
|
905f6e8588
|
forgor them last commit
|
2026-05-25 11:07:42 +02:00 |
|
nova
|
095cf7b357
|
implementation of all 3 search functions
|
2026-05-23 15:13:38 +02:00 |
|
nova
|
9f7ed73885
|
proper forking of spawned processes
|
2026-05-21 01:11:56 +02:00 |
|
nova
|
41af25e0b1
|
removal of automatic space in cmd with SETTINGS_COMMAND_REPLACE_STR
|
2026-05-21 00:09:19 +02:00 |
|
nova
|
f807fe56b5
|
fix of dir->file_list[i].file_type being accidentally overwritten
|
2026-05-21 00:06:39 +02:00 |
|
nova
|
adb10b6d5d
|
(hopefully) finalizing move_right
|
2026-05-21 00:05:36 +02:00 |
|
nova
|
c692a1a992
|
cleanup
|
2026-05-15 00:10:23 +02:00 |
|
nova
|
8c80a6e3da
|
fix of an edgecase not unlocknig mutex
|
2026-05-14 23:52:16 +02:00 |
|
nova
|
1aa66c82fb
|
simplification of thread_top
|
2026-05-14 23:50:21 +02:00 |
|
nova
|
f5d0c8bc85
|
deletion of unused vars
|
2026-05-14 23:15:24 +02:00 |
|
nova
|
9e8bd3c022
|
parse_path
|
2026-05-14 23:10:06 +02:00 |
|
nova
|
f40cc91cce
|
cleanup
|
2026-05-14 23:06:48 +02:00 |
|
nova
|
a5483335c5
|
reordering of some things
|
2026-05-14 20:07:37 +02:00 |
|
nova
|
a7d4a6322c
|
fix of a very rare edgecase in which thread_top get the wrong mid_dir.current_file->file_name
|
2026-05-14 19:54:51 +02:00 |
|
nova
|
749dba1ce8
|
yet another change to the rendering pipeline
|
2026-05-14 18:50:36 +02:00 |
|
nova
|
ac0b644bcb
|
implementation select_all and toggle_selection pt2
|
2026-05-14 12:17:06 +02:00 |
|
nova
|
b4acda1aa6
|
implementation select_all and toggle_selection
|
2026-05-14 12:07:24 +02:00 |
|
nova
|
b7124cbb1d
|
implementation of enter_shell
|
2026-05-10 22:09:42 +02:00 |
|
nova
|
adac32fcc1
|
fixing of minor compiler warnings
|
2026-05-10 21:58:40 +02:00 |
|
nova
|
dcb47d420b
|
deletion of now useless functions
|
2026-05-10 21:56:40 +02:00 |
|
nova
|
689565f732
|
now each thread can queue its own rendering
|
2026-05-10 21:44:02 +02:00 |
|
nova
|
58f99eb2cf
|
small correction
|
2026-05-10 20:11:58 +02:00 |
|
nova
|
673c7e5414
|
bounds checking and changes to the pthread signals
|
2026-05-10 19:45:55 +02:00 |
|
nova
|
93c70aa07a
|
adjustments as a result of asynic rendering
|
2026-05-10 19:45:04 +02:00 |
|
nova
|
edcf093269
|
improved main loop sequence for the async rendering
|
2026-05-10 19:44:17 +02:00 |
|
nova
|
557e0eb416
|
small change
|
2026-05-10 19:13:16 +02:00 |
|
nova
|
3c0f26efee
|
attempted multithreadded rendering
|
2026-05-10 19:12:39 +02:00 |
|
nova
|
491c00b9d4
|
improvements to the threading
|
2026-05-10 18:28:54 +02:00 |
|
nova
|
955d8f439b
|
reimplementations of some functions
|
2026-05-08 22:02:51 +02:00 |
|
nova
|
d9d1ed115d
|
improvements to the rendering
|
2026-05-06 22:27:24 +02:00 |
|
nova
|
41293c6afd
|
improvements to the rendering
|
2026-05-06 22:21:33 +02:00 |
|
nova
|
1a85a2d810
|
fix of out of bounds memory access in 2 places
|
2026-05-05 20:07:56 +02:00 |
|
nova
|
e5625ada08
|
start of a major rewrite
|
2026-05-05 19:41:45 +02:00 |
|
nova
|
b639ad3998
|
chonfig adjustment
|
2026-05-01 22:18:08 +02:00 |
|
nova
|
1711926003
|
string escaping
|
2026-05-01 22:17:33 +02:00 |
|
nova
|
6372dbba69
|
improvements to sort_random
|
2026-04-04 21:58:43 +02:00 |
|
nova
|
acb7db1617
|
bg no longer as string, now also only on hovered
|
2026-03-28 15:32:53 +01:00 |
|
nova
|
da4c90d243
|
no longer mallocs new strings on dir print
|
2026-03-27 22:01:26 +01:00 |
|
nova
|
ac50d377ca
|
avif and blender
|
2026-03-16 21:21:07 +01:00 |
|
nova
|
a64982857a
|
better flags
|
2026-03-16 21:19:11 +01:00 |
|
nova
|
3d47e0410f
|
check if dir is empty
|
2026-02-08 18:49:55 +01:00 |
|
nova
|
f53fd66d88
|
added printing of mid_content[selected_file_current].file_name in top ui
|
2026-02-04 22:20:00 +01:00 |
|
nova
|
7e4ae9bb84
|
remove now useless memcopy
|
2026-02-04 22:17:52 +01:00 |
|
nova
|
36c8524a70
|
removed unused stdlib.h
|
2026-02-04 21:56:56 +01:00 |
|
nova
|
99ac76162f
|
no longer try to file preview in a directory without files
|
2026-02-04 21:56:28 +01:00 |
|
nova
|
1d3b71b00f
|
fix incorrect offset on files with long extensions
|
2026-02-04 21:55:03 +01:00 |
|
nova
|
84b1c17dd8
|
unzip jis
|
2026-02-02 23:24:41 +01:00 |
|
nova
|
1f1de78283
|
-fsanitize=address related stuff
|
2026-01-17 18:10:01 +01:00 |
|
nova
|
f3a39b0df0
|
small changes
|
2026-01-17 17:53:52 +01:00 |
|
nova
|
8734fa6ae4
|
-fsanitize=address related compiler assisted debugging
|
2026-01-12 18:35:38 +01:00 |
|
nova
|
66f3f3bef6
|
small changes
|
2026-01-05 22:15:11 +01:00 |
|
nova
|
393864c80f
|
better string handling
|
2025-12-12 20:28:39 +01:00 |
|