Commit Graph

418 Commits

Author SHA1 Message Date
Björn Gaier ca3d578da4 Merge branch 'main' into cdgen_read-config 2022-11-10 18:44:09 +01:00
Björn Gaier 4f459e319c Activate LFS 2022-11-10 18:42:55 +01:00
Jaby f0133e688a Add clap 2022-11-09 23:11:30 +01:00
Jaby 8f4b5a1e39 Pass lba calculation function as function 2022-11-08 22:19:43 +01:00
Jaby afd6365278 Write via XML 2022-11-08 22:13:06 +01:00
Jaby e5a63d5195 Convert configuration to CDDesc 2022-11-08 21:28:05 +01:00
Björn Gaier aa4da7bbca Parse XML 2022-11-04 15:10:26 +01:00
Björn Gaier 75c32c98eb Improved error handling 2022-11-04 11:32:55 +01:00
Björn Gaier 5a8c7fb56c Read simple XML in 2022-11-04 09:28:32 +01:00
Björn Gaier 6d8e99841e Update Clap 2022-11-04 08:53:05 +01:00
Jaby ae4616fde2 Write cue file 2022-10-28 22:02:04 +02:00
Jaby 8ed59961b3 Successfully write BIN 2022-10-27 22:22:54 +02:00
Jaby efaef79046 Write DirectoryRecord 2022-10-26 21:43:54 +02:00
Jaby 9f9b491481 Complete new property implementation 2022-10-26 20:58:18 +02:00
Jaby 74e7760d0b Prepare shared properties 2022-10-25 22:47:25 +02:00
Jaby 4055689ab5 Improve creation of DirectoryRecords 2022-10-25 21:37:14 +02:00
Jaby 6611b025a4 Parse and write PathTable 2022-10-25 19:56:50 +02:00
Jaby 3cf2193039 Untrack planschi.bin 2022-10-23 16:32:10 +02:00
Jaby da329e4395 Create raw path table 2022-10-23 16:31:07 +02:00
Jaby e2750b105e Improve member name 2022-10-23 16:30:51 +02:00
Jaby f9220ed14f Support \x00 and \x01 as valid D characters 2022-10-23 15:46:41 +02:00
Jaby 393a000645 Use function to update DirectoryRecord 2022-10-23 15:38:26 +02:00
Jaby e9fe50e009 Write PVD completed 2022-10-23 14:57:11 +02:00
Jaby fa848df2e1 Write PathTable infos, publisher name and more 2022-10-23 14:39:51 +02:00
Jaby fb595bddef Write more PVD values 2022-10-23 13:58:34 +02:00
Jaby cb1d27887a Prepare filling in PVD 2022-10-20 22:12:46 +02:00
Jaby 20fefdb490 Introduce PSX encoder to handle lba calculation better and improve many things 2022-10-20 21:28:34 +02:00
Jaby 182358f849 Write sectors 2022-10-20 20:11:00 +02:00
Jaby 23b2696398 Improve lba naming 2022-10-19 20:48:39 +02:00
Jaby b8b4ec0c76 LBAs are track relative 2022-10-19 20:42:58 +02:00
Jaby 4b2ed4b3de Encode first sector 2022-10-19 19:44:52 +02:00
Jaby 1a3da8f412 Have encoder and writer in place 2022-10-18 22:23:32 +02:00
Jaby fe5c70507a Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
Jaby 7aa2f4851e Create dummy files for writing 2022-10-17 20:44:12 +02:00
Jaby e3d2780d28 Changed code to have elements calculate itself 2022-10-17 20:10:37 +02:00
Jaby a6031e004a Create File map 2022-10-16 21:35:56 +02:00
Jaby 15c3d7eba9 Small Layout improvement 2022-10-16 16:14:52 +02:00
Jaby 2c11e52f14 Simplified Layout code 2022-10-16 16:13:24 +02:00
Jaby 9e037d98f1 Improve code 2022-10-16 16:08:12 +02:00
Jaby 74ef109c73 Inital setup 2022-10-16 15:58:38 +02:00
Jaby 0a0672c115 Calculate LBAs 2022-10-16 14:47:21 +02:00
Jaby 27fc25ab32 Calculate LBAs for PathTables 2022-10-12 21:11:51 +02:00
Jaby 6208ce4277 Start calculating LBAs 2022-10-12 20:26:26 +02:00
Jaby efa4a76f6f Add PathTables to Layout 2022-10-12 19:35:00 +02:00
Jaby 8651b7ac9b Calculate size for DirectoryRecords 2022-10-11 21:12:28 +02:00
Jaby 441096e52f Revert back to properties 2022-10-11 20:47:40 +02:00
Jaby 8192cdfecb Sorting Elements 2022-10-11 20:44:29 +02:00
Jaby 11a33fdc54 Introduce Content 2022-10-11 19:45:06 +02:00
Jaby c27e62709f Keep size of names 2022-10-11 19:41:23 +02:00
Jaby 58ab918eca Improve properties 2022-10-11 19:27:34 +02:00