Commit Graph

53 Commits

Author SHA1 Message Date
jaby d2e16eef6e Bump version number 2024-09-28 15:01:53 +02:00
jaby 90e6f40705 Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
jaby e60c18e4f0 Update wav rust library 2024-05-26 17:55:54 +02:00
jaby d334f19d4d Support conversion to XA audio 2024-05-21 21:27:42 +02:00
jaby 98b0868d76 Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
jaby a9444a19f2 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
jaby 064fb02cf5 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
jaby 0a5672ec6f Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
jaby 593e8c72be Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
jaby f1bc9da7e8 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
jaby da80e99b91 Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
jaby ceb275cf22 Setup of update and render loop for CUI 2023-07-09 14:40:44 +02:00
jaby 5937bbd763 Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
jaby a50e0ec544 Replace unsafe code with raw trait 2023-05-01 23:01:35 +02:00
jaby 513275fba8 Fix image conversion and CLUT placement 2023-05-01 22:37:41 +02:00
jaby 5a137ce644 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 f6de41dc87 Move the bit types to tool_helper and merge them 2023-04-20 21:01:27 +02:00
jaby 37156a1432 Improve error messages for not finding LBA sources 2023-04-13 21:22:49 +02:00
jaby 09f1ece6bb Support writing LBA information into main file 2023-02-03 13:22:17 +01:00
jaby b55d033f17 Implement LZ4 strip and make tools write errors to err instead of out 2023-01-03 16:34:39 +01:00
jaby 3d56532a3b Broken LZ4 algorithm! The decompression seems to work now (needs improvement?) but the conversion tools emit 64K block sizes which is unhelpfull for us 2022-12-29 23:18:37 +01:00
jaby 2103e3fdb2 Make jaby_engine_fconv output lz4 files on request 2022-12-27 20:58:43 +01:00
jaby 5f524b689b Prepare reading in LBA Source for Overlay 2022-12-07 02:50:46 +01:00
jaby 4d0b1fc674 Support LZ4 compression 2022-12-06 04:56:40 +01:00
jaby 9a337a1aa0 Read Overlay header 2022-12-06 02:31:05 +01:00
jaby 4fbeb80c60 Clean up error handling 2022-11-27 22:32:14 +01:00
jaby 0a48078345 Remove ErrorString 2022-11-27 22:21:06 +01:00
jaby 0d3686b7d0 Cause error on not a number padded_size value 2022-11-27 22:15:30 +01:00
jaby 66b0f4814d Use improved error message generation 2022-11-17 02:18:24 +01:00
jaby c638782fa8 Improve creation of error messages 2022-11-16 04:36:25 +01:00
jaby 3d9e87a400 Write license info from file 2022-11-16 03:35:28 +01:00
jaby 39747613bc Support command line parameters 2022-11-11 17:00:10 +01:00
jaby 1b0fc42e84 Convert configuration to CDDesc 2022-11-08 21:28:05 +01:00
jaby b84622bb61 Improved error handling 2022-11-04 11:32:55 +01:00
jaby 220be53b39 Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
jaby 48626728e8 Created constructor functions and paniced 2022-10-06 21:09:45 +02:00
jaby 6237132fe2 Use buffered read and write for better performance 2022-09-28 21:21:15 +02:00
jaby 92760cfce1 Convert IndexedImages 2022-09-27 20:52:44 +02:00
jaby 530fd10662 Start reading in indexed PNG file 2022-09-25 19:32:58 +02:00
jaby 35ad9c68c2 Deconstruct PNG imag 2022-09-25 16:31:11 +02:00
jaby 90a00b892a Write clut16 2022-09-23 22:01:52 +02:00
jaby 8a88eae02a Implement convert functions for RGB(A) 2022-09-22 21:18:01 +02:00
jaby c82438d297 Add Header basics 2022-09-21 21:52:21 +02:00
jaby 355153176f Basic Color support 2022-09-21 20:43:08 +02:00
jaby 090d0d09a1 Support bit operations 2022-09-20 22:10:17 +02:00
jaby e79df423b0 Improve Error 2022-09-19 21:06:44 +02:00
jaby 80c6271d0d Prepare reading in files 2022-09-19 20:20:43 +02:00
jaby 7c5c8ae50a Finish cpp_out 2022-09-17 14:44:13 +02:00
jaby a07662cdb4 Use functors instead of parameters 2022-09-14 22:00:26 +02:00
jaby e112f89f68 Read settings in a bit 2022-09-14 21:52:54 +02:00