28 Commits

Author SHA1 Message Date
fb57fbb83d Remove unnecessary header 2024-01-17 18:09:39 +01:00
176d5bf81d Add truecolor support 2024-01-17 18:09:25 +01:00
e4c04ae996 Bump minor version to 1 2024-01-17 18:09:05 +01:00
40c51792fd Change debug flag to g3 2024-01-17 18:08:56 +01:00
Bob Polis
67aee22f75 Full adherance to NO_COLOR standard 2023-08-10 11:33:20 +02:00
Bob Polis
e39414e571 Simplified NO_COLOR check 2023-08-10 10:35:47 +02:00
Bob Polis
4a3e59159e Added support for NO_COLOR environment variable 2023-08-08 15:57:34 +02:00
Bob Polis
969984213d Added trgb struct 2023-08-08 12:34:47 +02:00
Bob Polis
d6d7e3d4cd Moved friends out of each class; class => struct 2023-08-07 17:19:04 +02:00
Bob Polis
b80f093c87 Added check for tty output 2023-08-07 16:48:33 +02:00
Bob Polis
826cd8c92b Fixed include dir for lib header install 2023-04-18 11:36:46 +02:00
Bob Polis
c77b438bd0 Added ldconfig invocation for OpenBSD 2023-04-15 23:29:03 +02:00
Bob Polis
06fbcd17b5 Added switch to generate lib header 2023-02-28 17:52:29 +01:00
Bob Polis
8e882ec979 Fixed pattern rule for new make version 2023-02-28 17:50:17 +01:00
Bob Polis
0ffb1498f2 Modernized Makefile 2023-02-09 18:59:00 +01:00
Bob Polis
79fb2b2944 Reorganised headers 2023-01-13 13:02:16 +01:00
Bob Polis
408c99271d Added iomanip to clear term line 2022-11-01 09:52:22 +01:00
Bob Polis
1629622bff Fixed range check for grayscale output 2022-01-14 10:56:04 +01:00
Bob Polis
387c07210e Moved versioning to premake and new Makefile 2021-12-21 09:39:21 +01:00
Bob Polis
393db176f0 Added progress bar constraint: cur <= total 2021-12-13 15:48:32 +01:00
Bob Polis
0539d600a0 Removed effect methods 2021-12-13 15:01:38 +01:00
Bob Polis
bacc189d99 Added iomanipulators for all effects 2021-12-13 12:52:03 +01:00
Bob Polis
3e9c27de28 Contrained actual prefix len 2021-12-13 10:45:39 +01:00
Bob Polis
35ed58b012 Added prefix to progress bar, perc right 2021-12-13 10:32:16 +01:00
Bob Polis
5bb2d7268c Fixed typo which caused wrong colors 2021-12-12 14:17:15 +01:00
Bob Polis
97a5cd5873 Added long list of attributes 2021-12-12 13:14:57 +01:00
Bob Polis
a93b5d7b0e Added output channel setting 2021-12-12 00:09:27 +01:00
Bob Polis
d9f9688020 first commit 2021-12-11 23:46:06 +01:00