Commit Graph

162 Commits

Author SHA1 Message Date
Jaby
4c3026ec43 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
Jaby
419e7b7bc3 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
Jaby
e7a4d1b4c4 Support alternate license when none is provided or found 2024-08-21 21:44:26 +02:00
Jaby
0608f220ac Support license string 2024-08-21 20:46:03 +02:00
Jaby
0a1bcfacb1 Encode TMD logo and string 2024-08-20 22:45:21 +02:00
Jaby
b50fee186a Replace License Logo with TMD but results are bad? 2024-08-15 15:05:48 -05:00
Björn Gaier
25002240e7 Prototype implementation of TMD license 2024-08-14 16:07:17 -05:00
Björn Gaier
23807c9104 Support displaying name of missing file for CDDA tracks 2024-08-14 15:30:13 -05:00
Jaby
dbbc781c65 Parse AltLicense 2024-08-10 16:44:03 -05:00
Jaby
bba6f72ff1 Integrate new license type system 2024-08-10 16:32:43 -05:00
Jaby
f67ac19513 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
Jaby
a792a3f2ac Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
Jaby
73bbe0e805 Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
Jaby
9a4479bc48 Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
Jaby
7ff6e3b6b9 Improve print of LBAs 2024-07-21 21:32:29 +02:00
Jaby
ef173b2d01 Rename length_of to size_of 2024-07-21 21:07:47 +02:00
Jaby
57f646f5e0 Improve FileLength struct 2024-07-21 21:05:31 +02:00
Jaby
4d25c39b74 Improve lba_source handling 2024-07-21 20:46:29 +02:00
Jaby
7765137511 Support Lead-out track 2024-07-21 16:33:03 +02:00
Jaby
d4d3340f58 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
Jaby
4b4085007d Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
Jaby
e6c5ed161f Fix LBA bug 2024-07-11 20:56:57 +02:00
Jaby
ab6caf77b3 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
Jaby
1ffd83cac8 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
Jaby
b6e4558e35 Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
Jaby
9c01dab083 Fix psxcdread 2024-05-26 21:02:40 +02:00
Jaby
db4cf3eefa Update wav rust library 2024-05-26 17:55:54 +02:00
Jaby
3ce5dcff12 Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
Jaby
61c300e37e Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
Jaby
1699d45ae4 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
Jaby
7c39fbad37 Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
Jaby
5bc0c28739 Handle more files 2024-05-24 19:14:02 +02:00
Jaby
4b56c5c5d4 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
Jaby
28416fc624 Concept for XA-Audio 2024-05-21 21:38:47 +02:00
Jaby
4d5a7814f7 Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
Jaby
6301eb211f Improve CDDA track list 2024-05-05 23:12:08 +02:00
Jaby
a092aab35c Support CDDA 2024-05-05 18:23:17 +02:00
Jaby
618c671844 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
Jaby
f865be0c7c Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
Jaby
519287ab88 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Jaby
48e2e83a3b Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
Jaby
da6e8e467b Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -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
2c37c2b412 Use psxcdgen_ex under WSL and improve wslpath and makefiles 2023-08-25 05:15:23 +02:00
Jaby
af64fcb7f5 Update to latest Rust 2023-08-02 22:31:40 +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
149dbf06fe Move the bit types to tool_helper and merge them 2023-04-20 21:01:27 +02:00