Commit Graph

25 Commits

Author SHA1 Message Date
66b0f4814d Use improved error message generation 2022-11-17 02:18:24 +01:00
c638782fa8 Improve creation of error messages 2022-11-16 04:36:25 +01:00
3d9e87a400 Write license info from file 2022-11-16 03:35:28 +01:00
39747613bc Support command line parameters 2022-11-11 17:00:10 +01:00
1b0fc42e84 Convert configuration to CDDesc 2022-11-08 21:28:05 +01:00
b84622bb61 Improved error handling 2022-11-04 11:32:55 +01:00
220be53b39 Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
48626728e8 Created constructor functions and paniced 2022-10-06 21:09:45 +02:00
6237132fe2 Use buffered read and write for better performance 2022-09-28 21:21:15 +02:00
92760cfce1 Convert IndexedImages 2022-09-27 20:52:44 +02:00
530fd10662 Start reading in indexed PNG file 2022-09-25 19:32:58 +02:00
35ad9c68c2 Deconstruct PNG imag 2022-09-25 16:31:11 +02:00
90a00b892a Write clut16 2022-09-23 22:01:52 +02:00
8a88eae02a Implement convert functions for RGB(A) 2022-09-22 21:18:01 +02:00
c82438d297 Add Header basics 2022-09-21 21:52:21 +02:00
355153176f Basic Color support 2022-09-21 20:43:08 +02:00
090d0d09a1 Support bit operations 2022-09-20 22:10:17 +02:00
e79df423b0 Improve Error 2022-09-19 21:06:44 +02:00
80c6271d0d Prepare reading in files 2022-09-19 20:20:43 +02:00
7c5c8ae50a Finish cpp_out 2022-09-17 14:44:13 +02:00
a07662cdb4 Use functors instead of parameters 2022-09-14 22:00:26 +02:00
e112f89f68 Read settings in a bit 2022-09-14 21:52:54 +02:00
888a6247a9 Produce first output 2022-09-13 21:35:52 +02:00
4b69d678e8 Prepare convert function 2022-09-13 21:19:42 +02:00
e42b3ab6cf Create tool_helper library 2022-09-13 21:06:41 +02:00