Commit graph

7 commits

Author SHA1 Message Date
00d60c4620
Don't require -f flag for specifying file (adding -f won't hurt though), allow specifying sd-add card file as argv[1] 2024-01-30 22:42:49 -05:00
fdd8f1fe2d
Noninteractive mode
This mode accepts inputs with newlines and doesn't disable input buffering. This is useful for using SDC as a backend for GUIs such as https://git.exozy.me/a/SDGUI.
2024-01-02 19:25:44 -06:00
1f36fa09fa
Make sure the sum of weights is positive to avoid undefined behavior 2023-07-19 09:42:08 -05:00
3f0388f340
Remove unused header files, fix compiler warnings 2023-06-01 09:41:12 -05:00
b1b2e1c521
Check system() return value 2022-12-28 16:00:57 -06:00
a73b0c48a6
Code cleanup 2022-10-20 00:37:37 -04:00
6ea6f9c1c6
Rename to SDC 2022-10-20 00:33:23 -04:00
Renamed from cd.c (Browse further)