Jaby
|
ec25e80e72
|
Update rust dependencies
|
2025-01-20 22:41:45 +00:00 |
Jaby
|
8ef6e3a9df
|
Fix inconsistent EOL
|
2025-01-08 22:27:37 +01:00 |
Jaby
|
f480ce64fe
|
Update rust versions
|
2024-12-31 20:07:06 +01:00 |
Jaby
|
4c3026ec43
|
Add Makefile to remaining cargo projects
|
2024-10-07 22:14:43 +02:00 |
Jaby
|
49417295fc
|
Seperate between internal and external conversion
|
2024-05-21 19:30:54 +02:00 |
Jaby
|
f5270df019
|
Update C headers to be C++
|
2024-04-07 10:46:35 -05:00 |
Jaby
|
48e2e83a3b
|
Force versions for all Rust Tools
|
2024-01-03 17:59:08 -06:00 |
Jaby Blubb
|
e37321de89
|
Make fconv delete faulty files
|
2023-10-12 14:03:44 +02:00 |
Jaby Blubb
|
06f56310c1
|
Change panic behaviour of tools
|
2023-08-25 05:44:14 +02:00 |
Jaby Blubb
|
1f8a366b6c
|
Detect sections; Unify printing help across the tools
|
2023-06-25 16:38:29 +02:00 |
Jaby Blubb
|
406e803234
|
Do not display help in red
|
2023-04-30 15:46:47 +02:00 |
Jaby Blubb
|
2f88f0c429
|
Add colored output to most tools; Make mkoverlay more tolerant for missing overlay files; Make psxcdgen_ex emit a warning when no license file is specified
|
2023-04-22 15:44:21 +02:00 |
Jaby
|
da2bfa77d8
|
Implement LZ4 strip and make tools write errors to err instead of out
|
2023-01-03 16:34:39 +01:00 |
Jaby
|
726d85f4ed
|
Clean up error handling
|
2022-11-27 22:32:14 +01:00 |
Jaby
|
0ccb7476d1
|
Use buffered read and write for better performance
|
2022-09-28 21:21:15 +02:00 |
Jaby
|
29f720243b
|
Improve Error
|
2022-09-19 21:06:44 +02:00 |
Jaby
|
5a0b2266b4
|
Fix input file for cpp_out
|
2022-09-17 17:15:23 +02:00 |
Jaby
|
5b2cbc3d5f
|
Finish cpp_out
|
2022-09-17 14:44:13 +02:00 |
Jaby
|
f166a169ca
|
Change name of variable
|
2022-09-17 14:31:20 +02:00 |
Jaby
|
53cd8eeed1
|
Create source files
|
2022-09-17 13:54:19 +02:00 |
Jaby
|
d8b529a55a
|
Use functors instead of parameters
|
2022-09-14 22:00:26 +02:00 |
Jaby
|
390f306bef
|
Read settings in a bit
|
2022-09-14 21:52:54 +02:00 |
Jaby
|
0e38801bd5
|
Produce first output
|
2022-09-13 21:35:52 +02:00 |
Jaby
|
f87fbe96e9
|
Prepare convert function
|
2022-09-13 21:19:42 +02:00 |
Jaby
|
44a0142d0a
|
Create tool_helper library
|
2022-09-13 21:06:41 +02:00 |
Jaby
|
6b1aba1082
|
Prepare tool_helper
|
2022-09-13 20:49:02 +02:00 |
Jaby
|
55cf02045a
|
Support cpp_out
|
2022-09-11 19:53:20 +02:00 |