Commit graph

  • 4d21a05d80 Update CImg to v.3.3.6 master GitHub Actions 2024-06-03 00:28:47 +0000
  • a5b9c64c7a Update CImg to v.3.3.5 GitHub Actions 2024-04-17 20:26:24 +0000
  • 56bac07109
    try checkoutv2 per https://github.com/actions/checkout/issues/664 Aaron Liu 2024-04-02 22:22:36 -0400
  • 92cf12d2ec Fix some minor typos Quentin Santos 2024-03-23 08:22:31 +0100
  • 84a3616796
    fix entry point display and remove spurious newlines Aaron Liu 2024-03-20 16:29:33 -0400
  • 38ec4249b8 small fixes Stefan Haustein 2024-03-20 20:59:16 +0100
  • df32d7e1c1 Updated README, pointing at the API. Stefan Haustein 2024-03-20 20:14:42 +0100
  • 8aca9afaf7 cleanup / formatting Stefan Haustein 2024-03-06 18:51:31 +0100
  • 917b381bc3 preparation for more character groups Stefan Haustein 2024-03-06 18:37:11 +0100
  • a18c4e62c6 Update CImg to v.3.3.4 GitHub Actions 2024-03-03 00:27:09 +0000
  • e5787c0288 Slight reformatting Stefan Haustein 2024-02-21 20:41:27 +0100
  • 2fa6ece556 Change getPixel to actually transfer a full pixel with all channels Stefan Haustein 2024-02-21 20:34:43 +0100
  • 4cb242b7f5
    re-add error message formatting from 7b5d790 Aaron Liu 2024-02-17 14:14:32 -0500
  • b783c67f66 split tiv_lib.h/.cpp out of tiv.cpp, adressing issue #52 Stefan Haustein 2024-02-14 20:36:34 +0100
  • 8c9ca72902 slightly re-word the license. Stefan Haustein 2024-02-14 19:55:08 +0100
  • a901624905 Replace constants copied from sysexits.h with our own definitions Stefan Haustein 2024-02-14 19:51:05 +0100
  • 1c2c1c27e8 Always define the exit codes locally -- even on posix. Stefan Haustein 2024-02-14 19:23:02 +0100
  • 190689961e
    Fix @cabelo's name (#139) Alessandro de Oliveira Faria (A.K.A.CABELO) 2024-02-11 23:29:12 -0300
  • a216fc64eb
    Workflow for updating CImg (#137) Aaron Liu 2024-02-02 16:28:03 -0500
  • ca97659f83
    redo 9969dd1 Aaron Liu 2024-02-01 18:30:28 -0500
  • dedaa1b7c2
    redo 7b5d790 and f51dc08 Aaron Liu 2024-02-01 18:27:29 -0500
  • 3373e02e4c
    CI: say chosen image name and only trigger if src files are modified or we want it to Aaron Liu 2024-02-01 17:22:50 -0500
  • 4e1709a7c5
    downgrade needed c++ to 17 Aaron Liu 2024-02-01 17:13:06 -0500
  • cc4b4b30bd
    Update README.md Stefan Haustein 2024-02-01 22:39:22 +0100
  • 516107ca4f
    Update README.md Stefan Haustein 2024-02-01 22:37:04 +0100
  • 8d785902e6
    merge Aaron Liu 2024-02-01 18:20:49 -0500
  • bc2d21db09
    change format to string streams, as format is only available in 0x20, which complicates compiling on a mac Stefan Haustein 2024-02-01 21:51:51 +0100
  • a64e5527a9
    Add news and license note Aaron Liu 2024-02-01 07:46:35 -0500
  • e70f05fdf6
    test dir mode and add more images that could be tested Aaron Liu 2024-01-26 23:01:37 -0500
  • 7b5d7907d1
    fix spurious size detect error and format error messages from system Aaron Liu 2024-02-01 18:18:50 -0500
  • 497b533010
    hopefully this fixes gcc Aaron Liu 2024-01-24 19:08:14 -0500
  • c6b8855930
    fix CI to force gcc 13 Aaron Liu 2024-01-24 18:59:13 -0500
  • ac334fdfaa
    lots of changes after a lot of time Aaron Liu 2024-01-24 18:43:14 -0500
  • d9c1b47816
    fix last commit Aaron Liu 2024-02-01 18:14:23 -0500
  • 7b3c8286fe
    make positioning of flags in emitTermColor consistent with other funcs Aaron Liu 2024-02-01 18:13:31 -0500
  • f51dc08b0a
    correct image size in warning Aaron Liu 2024-02-01 18:07:20 -0500
  • e636a03c13
    separate print and string generation functions Aaron Liu 2024-02-01 18:05:50 -0500
  • 9969dd1cff
    rename some functions Aaron Liu 2024-02-01 18:04:23 -0500
  • c001eca18d
    minor optimizations & bump version Aaron Liu 2024-02-01 18:01:06 -0500
  • e72b11d359
    more comments Aaron Liu 2024-02-01 17:52:19 -0500
  • e358e372ec
    fix weird CImg bug Aaron Liu 2024-02-01 17:49:14 -0500
  • 0bfc892f4f Use a function reference instead of a cimg object for the inner conversion methods. Preparation for factoring them out to a separate file (tiv_lib.h / .cpp) Stefan Haustein 2024-02-01 21:22:39 +0100
  • bba4a692db clarify comments some more Stefan Haustein 2024-01-24 20:13:28 +0100
  • 512b3dd91c Align license header with README.md Stefan Haustein 2024-01-24 19:55:40 +0100
  • 1154264c54 Clarify / clean up some comments Stefan Haustein 2024-01-24 19:49:07 +0100
  • 71d1a80d14
    PR #136 from penguin359/penguin359-ci: Basic testing CI Aaron Liu 2024-01-19 14:18:41 -0500
  • ba7bafe092
    Dropped install and don't restrict color palette during test Loren M. Lang 2024-01-19 11:15:19 -0800
  • 2b46a7a227 Specifiy specific size and colors Loren M. Lang 2024-01-16 01:55:04 -0800
  • 8f91b297f1 Create a basic Continuous Integration test Loren M. Lang 2024-01-16 01:42:00 -0800
  • 7573de8a61
    fix a stupid typo and clarify windows error code v1.2.1 Aaron Liu 2023-12-06 20:38:24 -0500
  • c4e12b539a
    bump version Aaron Liu 2023-12-06 16:04:41 -0500
  • e5c4677542
    Merge branch 'master' of https://github.com/stefanhaustein/TerminalImageViewer Aaron Liu 2023-12-06 15:58:41 -0500
  • 11d82bde63
    try to help #132 Aaron Liu 2023-12-06 15:57:55 -0500
  • c87dd19ea1
    should fix #132 Aaron Liu 2023-12-06 15:49:06 -0500
  • c11b449672
    Merge pull request #131 from Huell-Howitzer/patch-1 Aaron Liu 2023-11-30 20:34:20 -0500
  • 55e6f062a3
    Fix typo Huell-Howitzer 2023-11-30 16:45:52 -0800
  • c29bdc7645 fix typo Tim Stewart 2023-10-03 22:57:27 -0500
  • f0118c7c05
    reorder VS and IntelliJ stuff v1.2 Aaron Liu 2023-09-29 21:16:54 -0400
  • 1edd7b0f7f
    Update README.md Aaron Liu 2023-09-29 21:15:24 -0400
  • 413a90124c
    version 1.2 Aaron Liu 2023-09-29 21:06:50 -0400
  • aa634424d6
    Merge pull request #126 from hialmar/patch-1 concat bug Aaron Liu 2023-02-16 15:33:53 -0500
  • 31b959cc49
    Correct a small bug Patrice Torguet 2023-02-16 16:17:24 +0100
  • e769d2239d
    Make screenshots textarea for easier uploading Aaron Liu 2022-12-25 15:19:10 -0500
  • 6a7354b8fd
    Update README.md Aaron Liu 2022-07-30 10:30:35 -0400
  • 701237fc5e Delete tiv.rb Aaron Liu 2022-07-30 10:09:53 -0400
  • c0ae9cffe0
    Update tiv.cpp Aaron Liu 2022-06-26 10:38:44 +0800
  • 324eba20d3
    Merge pull request #123 from aaronliu0130/bugreport Aaron Liu 2022-06-26 10:34:55 +0800
  • 859959afc4
    Fix some grammar Aaron Liu 2022-06-26 10:23:17 +0800
  • e21a6c76a8
    Update config.yml Aaron Liu 2022-06-26 10:16:27 +0800
  • b425e06f40
    Delete question.md Aaron Liu 2022-06-26 10:15:28 +0800
  • f54038259b
    Update config.yml Aaron Liu 2022-06-26 10:15:13 +0800
  • 8ddd2d74d1
    Update issue templates Stefan Haustein 2022-06-25 19:25:30 +0200
  • e885a15231
    Merge pull request #118 from aaronliu0130/bugreport Aaron Liu 2022-04-15 22:31:08 +0800
  • 6c2596c058 Move bug and enhancement templates to issue forms Aaron Liu 2022-03-05 18:34:01 +0800
  • 5c6198f7dc
    Update README.md Aaron Liu 2022-03-29 09:31:21 +0800
  • eeab06b2bd
    Update README.md Stefan Haustein 2022-02-13 12:52:02 +0100
  • 6415891683
    Update terminalimageviewer.rb Aaron Liu 2022-02-04 22:05:29 +0800
  • 1b89356729 Update brew and snap Aaron Liu 2022-02-02 21:38:04 +0800
  • 9004bb3f47
    Update tiv.rb Aaron Liu 2022-01-31 16:23:39 +0800
  • 3068abdc08
    Update README.md v1.1.1 Stefan Haustein 2022-01-18 19:28:04 +0100
  • 31b511a24d
    Update README.md Stefan Haustein 2021-08-13 21:09:43 +0200
  • bbe4e5e0b0 Update terminalimageviewer.rb Aaron Liu 2021-07-21 13:29:56 +0800
  • c0fd4ed19e Update tiv.rb Aaron Liu 2021-07-21 13:22:45 +0800
  • b3a94dc9ac Update tiv.rb Aaron Liu 2021-07-21 13:02:17 +0800
  • bf4937d9f8 Update terminalimageviewer.rb Aaron Liu 2021-07-21 12:58:14 +0800
  • 224c2d1e30 Update tiv.rb Aaron Liu 2021-07-20 21:43:37 +0800
  • 380cd0a8c3
    Update README.md Stefan Haustein 2021-06-14 19:45:53 +0200
  • e69c53e4cc Fix #101 Aaron Liu 2021-05-26 08:49:16 +0800
  • 9be08513da Create question.md Aaron Liu 2020-10-22 12:22:18 +0800
  • 3f4927728c Create feature_request.md Aaron Liu 2020-10-22 12:06:46 +0800
  • aa79f02d33 Create config.yml Aaron Liu 2020-10-22 12:05:57 +0800
  • 28be718fef Create pull_request_template.md Aaron Liu 2020-10-22 12:03:51 +0800
  • 94b9b31325 Create bug_report.md Aaron Liu 2020-10-22 12:03:07 +0800
  • 43aa3ac274 Revert Update Makefile Aaron Liu 2021-05-21 08:09:10 +0800
  • 009c6b7acb Update Makefile Aaron Liu 2021-05-20 12:48:43 +0800
  • 7f5ed52be7 Filesystem no longer Experimental Aaron Liu 2021-05-20 12:16:07 +0800
  • 40cac0f407 ruby style guide Aaron Liu 2021-05-20 12:04:20 +0800
  • 82d5d1c733 Update README.md Aaron Liu 2021-05-19 09:29:33 +0800
  • 397a7f2e2c Update README.md Aaron Liu 2021-05-19 09:25:02 +0800
  • 7860e8fd29 Create tiv.rb Aaron Liu 2021-05-19 09:19:02 +0800