| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-19 | Basic support for colours in binary STL.v1.6.48 | Carl Hetherington | |
| 2021-06-03 | Fix line numbers in binary STL files. | Carl Hetherington | |
| Here we make sure that line numbers end up not larger than the MNR (maximum number of rows) to try to avoid subtitles going off the screen. | |||
| 2021-06-03 | Add "U8" character code table for binary STL. | Carl Hetherington | |
| A file was sent that has "U8" as a STL CCT. I presume this means "UTF-8" but I can't see any documentation about it anywhere. This change accepts U8 as a CCT. It doesn't look like this value is actually used anywhere to change how text is parsed, but at least it doesn't fail now. | |||
| 2021-06-03 | Small C++11 tidy-up. | Carl Hetherington | |
| 2021-01-13 | Replace list with vector in most of the API. | Carl Hetherington | |
| 2021-01-05 | std::shared_ptr | Carl Hetherington | |
| 2020-09-30 | Obfuscate some test file names. | Carl Hetherington | |
| 2020-01-23 | Add a test for the FILE * STL reader. | Carl Hetherington | |
| 2020-01-23 | Make the STL binary reader test better. | Carl Hetherington | |
| 2016-07-22 | Trim some includes. | Carl Hetherington | |
| 2015-07-07 | Missing iostream includes for Arch. | Carl Hetherington | |
| 2014-05-27 | Use boost filesystem. | Carl Hetherington | |
| 2014-05-27 | Start of STL binary reader; start of dumpsubs. | Carl Hetherington | |
