15 Commits

Author SHA1 Message Date
a7e1fd65cf
Fixed extern variables def 2020-09-09 18:21:56 +02:00
1ca33324c3
Reupdate 2020-09-08 20:01:09 +02:00
930310916c Added makefile
Fixed some error on linux system build
2019-07-23 19:39:49 +02:00
a2a03f96b6 Finish add all options
Update readme with news info
2019-07-21 17:40:18 +02:00
f70f4a698b Finish add verbose option 2019-07-21 17:20:22 +02:00
9999530948 Finish add multiple inputs files support 2019-07-21 16:46:36 +02:00
00be994dd5 Implement options flag and help menu 2019-07-21 16:40:52 +02:00
716d7ff496 Fixed errored pixels conversion 2019-07-21 14:39:53 +02:00
fa8d44fa41 Implement output directory support 2019-07-21 01:29:13 +02:00
a34a5d5337 Change pixel to RGB format
TODO: update pixel decoder to 1byte gray to RGB gray value
2019-07-19 00:43:11 +02:00
7861c872fb Fixed some troubles with HMT_f management
TODO: Change code to implement chained list instead of array, issue with data extraction
2019-07-05 14:13:57 +02:00
23e8719f8d Add better support
-Add prototype of PNG export function (WIP)
-Updated libs files and information
-Credit work of @dpethes
2019-07-04 23:42:36 +02:00
5f4ca7c4a0 Make memCleaner fault tolerant 2019-07-04 17:54:45 +02:00
cdfb989d48 Organise main file 2019-07-04 17:41:07 +02:00
de8c52e290 Added material reading and a begin to hmt_parser 2019-07-02 23:54:20 +02:00