Commit Graph

151 Commits

Author SHA1 Message Date
bd9a477cf4 Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
10554c7a6e Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
aa343d1ccd Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
79f2b436ff Improve print of LBAs 2024-07-21 21:32:29 +02:00
355de5f67c Rename length_of to size_of 2024-07-21 21:07:47 +02:00
8a4c46a2d1 Improve FileLength struct 2024-07-21 21:05:31 +02:00
a624de92a1 Improve lba_source handling 2024-07-21 20:46:29 +02:00
aaab604f61 Support Lead-out track 2024-07-21 16:33:03 +02:00
5624eb40f3 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
102a8a1bb5 Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
58c140335f Fix LBA bug 2024-07-11 20:56:57 +02:00
7d74827e99 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
9edb3ee122 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
1b45e9353d Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
2e51e2605b Fix psxcdread 2024-05-26 21:02:40 +02:00
e60c18e4f0 Update wav rust library 2024-05-26 17:55:54 +02:00
e00740f57f Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
c1ce4d95ac Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
4f06d39e43 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
5e1ccc4e9a Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
75ae98b1c2 Handle more files 2024-05-24 19:14:02 +02:00
f356796039 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
1f5976e84b Concept for XA-Audio 2024-05-21 21:38:47 +02:00
3e7ead0e7d Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
fe88157aba Improve CDDA track list 2024-05-05 23:12:08 +02:00
01622fd5d6 Support CDDA 2024-05-05 18:23:17 +02:00
064fb02cf5 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
0a5672ec6f Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
5ed8b76902 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
593e8c72be Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
cb304ff9bb Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -06:00
f1bc9da7e8 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
da80e99b91 Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
d919f4fbd5 Use psxcdgen_ex under WSL and improve wslpath and makefiles 2023-08-25 05:15:23 +02:00
b98cbf9514 Update to latest Rust 2023-08-02 22:31:40 +02:00
5937bbd763 Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
1f39f08dc9 Do not display help in red 2023-04-30 15:46:47 +02:00
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
f6de41dc87 Move the bit types to tool_helper and merge them 2023-04-20 21:01:27 +02:00
dff169ae10 Create wslpath project 2023-04-17 21:45:03 +02:00
8a43b836cb Support LZ4 compression in psxcdgen_ex 2023-04-17 21:34:24 +02:00
30561183fd Detect LZ4 files correctly now 2023-04-13 21:51:45 +02:00
37156a1432 Improve error messages for not finding LBA sources 2023-04-13 21:22:49 +02:00
9d7e77393f Prepare to support enconding of LZ4 2023-04-13 21:06:24 +02:00
320fa8934c Prepare new LBA representation 2023-04-12 21:59:36 +02:00
1a0d175779 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
c2e45a833b Refactored code 2023-02-20 13:07:58 +01:00
e08c6a85e6 Support dynamic correction of LBA 2023-02-20 12:47:56 +01:00
484765b18a Support absolute LBAs now 2023-02-20 12:30:55 +01:00
6dc4d620ee Smol fix 2023-02-03 13:36:49 +01:00