Commit graph

210 commits

Author SHA1 Message Date
Aaron Liu
7b3c8286fe
make positioning of flags in emitTermColor consistent with other funcs 2024-02-01 18:13:31 -05:00
Aaron Liu
f51dc08b0a
correct image size in warning
it's 20x6, not 80x24
2024-02-01 18:07:20 -05:00
Aaron Liu
e636a03c13
separate print and string generation functions
string generation during image processing now have their own functions
2024-02-01 18:05:50 -05:00
Aaron Liu
9969dd1cff
rename some functions
change emit to print; emit will be used for things that generate strings/streams
use camelCase, closer to google style
specify that color is terminal color
2024-02-01 18:04:23 -05:00
Aaron Liu
c001eca18d
minor optimizations & bump version
make flags an int8_t
replace excessive instances of endl with \n
make a boolean const with better assignment
2024-02-01 18:01:06 -05:00
Aaron Liu
e72b11d359
more comments 2024-02-01 17:52:19 -05:00
Aaron Liu
e358e372ec
fix weird CImg bug 2024-02-01 17:49:14 -05:00
Aaron Liu
7573de8a61
fix a stupid typo and clarify windows error code 2023-12-06 20:38:24 -05:00
Aaron Liu
c4e12b539a
bump version 2023-12-06 16:04:41 -05:00
Aaron Liu
e5c4677542
Merge branch 'master' of https://github.com/stefanhaustein/TerminalImageViewer 2023-12-06 15:58:41 -05:00
Aaron Liu
11d82bde63
try to help #132
also added a bit of docs
2023-12-06 15:57:55 -05:00
Aaron Liu
c87dd19ea1
should fix #132 2023-12-06 15:49:06 -05:00
Aaron Liu
c11b449672
Merge pull request #131 from Huell-Howitzer/patch-1 2023-11-30 20:34:20 -05:00
Huell-Howitzer
55e6f062a3
Fix typo 2023-11-30 16:45:52 -08:00
Tim Stewart
c29bdc7645 fix typo 2023-10-04 10:47:45 +02:00
Aaron Liu
f0118c7c05
reorder VS and IntelliJ stuff 2023-09-29 21:16:54 -04:00
Aaron Liu
1edd7b0f7f
Update README.md
i didn't mean to be mean-spirited
2023-09-29 21:15:24 -04:00
Aaron Liu
413a90124c
version 1.2 2023-09-29 21:06:50 -04:00
Aaron Liu
aa634424d6
Merge pull request #126 from hialmar/patch-1 concat bug
The code misses a + sign on line 36.
2023-02-16 15:33:53 -05:00
Patrice Torguet
31b959cc49
Correct a small bug
The code misses a + sign on line 36.
2023-02-16 16:17:24 +01:00
Aaron Liu
e769d2239d
Make screenshots textarea for easier uploading 2022-12-25 15:19:10 -05:00
Aaron Liu
6a7354b8fd
Update README.md
Add Homebrew option for imagemagick and add syntax highlighting
2022-07-30 10:30:35 -04:00
Aaron Liu
701237fc5e Delete tiv.rb
Refer to homebrew-core instead.
2022-07-30 10:23:12 -04:00
Aaron Liu
c0ae9cffe0
Update tiv.cpp 2022-06-26 10:38:44 +08:00
Aaron Liu
324eba20d3
Merge pull request #123 from aaronliu0130/bugreport
Add link to discussions as question template
2022-06-26 10:34:55 +08:00
Aaron Liu
859959afc4
Fix some grammar 2022-06-26 10:23:17 +08:00
Aaron Liu
e21a6c76a8
Update config.yml 2022-06-26 10:16:27 +08:00
Aaron Liu
b425e06f40
Delete question.md 2022-06-26 10:15:28 +08:00
Aaron Liu
f54038259b
Update config.yml 2022-06-26 10:15:13 +08:00
Stefan Haustein
8ddd2d74d1
Update issue templates
Remove questions template, as we have added the discussions option
2022-06-25 19:25:30 +02:00
Aaron Liu
e885a15231
Merge pull request #118 from aaronliu0130/bugreport
Move bug and enhancement templates to issue forms
2022-04-15 22:31:08 +08:00
Aaron Liu
6c2596c058 Move bug and enhancement templates to issue forms
This is a combination of 13 commits. Squashed commit messages are as follows:

WIP
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update bug_report.yml
Update and rename feature_request.md to feature_request.yml
Update bug_report.yml
2022-04-09 04:05:12 +00:00
Aaron Liu
5c6198f7dc
Update README.md
stop going back in time and add some spaces
2022-03-29 09:31:21 +08:00
Stefan Haustein
eeab06b2bd
Update README.md 2022-02-13 12:52:02 +01:00
Aaron Liu
6415891683
Update terminalimageviewer.rb 2022-02-04 22:05:29 +08:00
Aaron Liu
1b89356729 Update brew and snap 2022-02-02 21:38:04 +08:00
Aaron Liu
9004bb3f47
Update tiv.rb
Bumped version, added `license`, `branch`, better `install`, and better `test`.
2022-01-31 16:23:39 +08:00
Stefan Haustein
3068abdc08
Update README.md 2022-01-18 19:28:04 +01:00
Stefan Haustein
31b511a24d
Update README.md 2021-08-13 21:09:43 +02:00
Aaron Liu
bbe4e5e0b0 Update terminalimageviewer.rb 2021-07-28 22:43:12 +02:00
Aaron Liu
c0fd4ed19e Update tiv.rb 2021-07-28 22:43:12 +02:00
Aaron Liu
b3a94dc9ac Update tiv.rb 2021-07-28 22:43:12 +02:00
Aaron Liu
bf4937d9f8 Update terminalimageviewer.rb
style
2021-07-28 22:43:12 +02:00
Aaron Liu
224c2d1e30 Update tiv.rb
Still needs style checks.
2021-07-28 22:43:12 +02:00
Stefan Haustein
380cd0a8c3
Update README.md 2021-06-14 19:45:53 +02:00
Aaron Liu
e69c53e4cc Fix #101 2021-05-26 21:45:31 +02:00
Aaron Liu
9be08513da Create question.md 2021-05-22 19:10:20 +02:00
Aaron Liu
3f4927728c Create feature_request.md 2021-05-22 19:10:20 +02:00
Aaron Liu
aa79f02d33 Create config.yml 2021-05-22 19:10:20 +02:00
Aaron Liu
28be718fef Create pull_request_template.md 2021-05-22 19:10:20 +02:00