Commit Graph

  • d6ac23e5ae Remove version.inc, should not be in repo main Bob Polis 2025-01-10 11:39:46 +01:00
  • dd25a925c1 Bumped version to 1.4.0 Bob Polis 2025-01-04 11:55:00 +01:00
  • 6af5a27f55 Cleanup include guards Bob Polis 2025-01-03 11:13:40 +01:00
  • aaba558d00 Fix version and commit strings Bob Polis 2025-01-03 11:12:55 +01:00
  • c595095fbe Fix runtime library lookup for macOS Bob Polis 2024-12-29 16:51:56 +01:00
  • 65c8c9fc3a Fix potential include guard collisions Bob Polis 2024-12-20 13:43:41 +01:00
  • 385e8fa772 Add link to "progress" project Bob Polis 2024-12-13 08:28:00 +01:00
  • c8f9efbb86 Mention "make test" to run the progress tool Bob Polis 2024-12-13 08:24:32 +01:00
  • 17017f1207 Show libscterm version Bob Polis 2024-12-05 11:51:02 +01:00
  • bc881fcdbd Add .gitignore for *.inc Bob Polis 2024-12-05 11:40:53 +01:00
  • 65bdef9c6f Remove commit.inc, because auto-generated Bob Polis 2024-12-05 11:40:35 +01:00
  • 72cc19c1b2 Update to modern project structure Bob Polis 2024-12-03 17:20:29 +01:00
  • 85a398ff3e Merge pull request 'Enhance README' (#3) from fix/readme into main bob 2024-11-26 15:53:16 +01:00
  • d8b9af5613 Enhance README Bob Polis 2024-11-26 15:52:38 +01:00
  • e72dfced55 Merge pull request 'Add README.md' (#2) from fix/add-readme into main bob 2024-11-26 15:49:04 +01:00
  • 22840afe48 Add README.md Bob Polis 2024-11-26 15:48:23 +01:00
  • f14a778aa9 Add LICENSE bob 2024-11-22 15:34:51 +01:00
  • e12e325c52 Fix root user detection Bob Polis 2024-09-26 15:15:06 +02:00
  • 9585ecf4fe Add support for non-root installs Bob Polis 2024-09-26 12:57:10 +02:00
  • f8d153442d Fix deps Bob Polis 2024-09-12 16:34:57 +02:00
  • e3a5088dfe Replace Makefile with new version Bob Polis 2024-09-12 14:55:04 +02:00
  • 3b97dd7116 Fix LDLIBS linker errors Bob Polis 2024-03-28 15:25:09 +01:00
  • 971211eb41 Gracefully degrade to 216 colors if no true colors Bob Polis 2024-01-29 13:38:41 +01:00
  • c7dde6716f Bumped version to 1.3.0 Bob Polis 2024-01-29 13:38:24 +01:00
  • ab8da360f8 Made true color detection method static Bob Polis 2024-01-28 23:02:11 +01:00
  • d21cf0869e Add true color detection Bob Polis 2024-01-28 22:58:33 +01:00
  • fb57fbb83d Remove unnecessary header Bob Polis 2024-01-17 18:09:39 +01:00
  • 176d5bf81d Add truecolor support Bob Polis 2024-01-17 18:09:25 +01:00
  • e4c04ae996 Bump minor version to 1 Bob Polis 2024-01-17 18:09:05 +01:00
  • 40c51792fd Change debug flag to g3 Bob Polis 2024-01-17 18:08:56 +01:00
  • 67aee22f75 Full adherance to NO_COLOR standard Bob Polis 2023-08-10 11:33:20 +02:00
  • e39414e571 Simplified NO_COLOR check Bob Polis 2023-08-10 10:35:47 +02:00
  • 4a3e59159e Added support for NO_COLOR environment variable Bob Polis 2023-08-08 15:57:34 +02:00
  • 969984213d Added trgb struct Bob Polis 2023-08-08 12:34:47 +02:00
  • d6d7e3d4cd Moved friends out of each class; class => struct Bob Polis 2023-08-07 17:19:04 +02:00
  • b80f093c87 Added check for tty output Bob Polis 2023-08-07 16:48:33 +02:00
  • 826cd8c92b Fixed include dir for lib header install Bob Polis 2023-04-18 11:36:46 +02:00
  • c77b438bd0 Added ldconfig invocation for OpenBSD Bob Polis 2023-04-15 23:29:03 +02:00
  • 06fbcd17b5 Added switch to generate lib header Bob Polis 2023-02-28 17:52:29 +01:00
  • 8e882ec979 Fixed pattern rule for new make version Bob Polis 2023-02-28 17:50:17 +01:00
  • 0ffb1498f2 Modernized Makefile Bob Polis 2023-02-09 18:59:00 +01:00
  • 79fb2b2944 Reorganised headers Bob Polis 2023-01-13 13:02:16 +01:00
  • 408c99271d Added iomanip to clear term line Bob Polis 2022-11-01 09:52:22 +01:00
  • 1629622bff Fixed range check for grayscale output Bob Polis 2022-01-14 10:56:04 +01:00
  • 387c07210e Moved versioning to premake and new Makefile Bob Polis 2021-12-21 09:39:21 +01:00
  • 393db176f0 Added progress bar constraint: cur <= total Bob Polis 2021-12-13 15:48:32 +01:00
  • 0539d600a0 Removed effect methods Bob Polis 2021-12-13 15:01:38 +01:00
  • bacc189d99 Added iomanipulators for all effects Bob Polis 2021-12-13 12:52:03 +01:00
  • 3e9c27de28 Contrained actual prefix len Bob Polis 2021-12-13 10:45:39 +01:00
  • 35ed58b012 Added prefix to progress bar, perc right Bob Polis 2021-12-13 10:32:16 +01:00
  • 5bb2d7268c Fixed typo which caused wrong colors Bob Polis 2021-12-12 14:17:15 +01:00
  • 97a5cd5873 Added long list of attributes Bob Polis 2021-12-12 13:14:57 +01:00
  • a93b5d7b0e Added output channel setting Bob Polis 2021-12-12 00:09:27 +01:00
  • d9f9688020 first commit Bob Polis 2021-12-11 23:46:06 +01:00