crouvpony47
|
bbc34345a1
|
output redirection and color calculation fixes; minor improvements
fix: no longer accessing unexisting element of color_per_count;
fix: improved redirection handing;
fix: don't print empty rows in thumbs mode.
|
2019-05-22 11:11:39 +02:00 |
|
Stefan Haustein
|
53dff6f5b9
|
Update README.md
|
2019-03-26 21:35:23 +01:00 |
|
Stefan Haustein
|
12089c098a
|
Update README.md
|
2019-03-26 21:32:58 +01:00 |
|
Stefan Haustein
|
1cdfc4d9db
|
Update README.md
|
2019-03-26 21:30:28 +01:00 |
|
cabelo
|
128e106b82
|
Redirect STDOUT to file
|
2019-03-26 21:26:43 +01:00 |
|
cabelo
|
5ef1f70a3a
|
Redirect STDOUT to file
|
2019-03-26 21:26:43 +01:00 |
|
Stefan Haustein
|
f055e5b675
|
Revert "Persistence options"
This reverts commit aef2fbccdc .
|
2019-03-23 22:33:28 +01:00 |
|
Stefan Haustein
|
d749d51042
|
Revert "Constant standard output stream"
This reverts commit 543cebef37 .
|
2019-03-23 22:33:28 +01:00 |
|
Stefan Haustein
|
cd2805d33d
|
Revert "null values"
This reverts commit 9717adc840 .
|
2019-03-23 22:33:28 +01:00 |
|
Stefan Haustein
|
7e5b9d94ee
|
Revert "null values"
This reverts commit 28e9f5e40e .
|
2019-03-23 22:33:28 +01:00 |
|
Stefan Haustein
|
0973fbd76c
|
Revert "null values"
This reverts commit 3e57ebb80c .
|
2019-03-23 22:33:28 +01:00 |
|
Alan De Smet
|
419056506f
|
Cleanup to match upstream style.
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
f97c6e9eb0
|
Make operator* a member of struct size
instead of being global
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
06467c38d8
|
Center tall, skinny thumbnails in their space.
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
6b80bc0717
|
Preserve aspect ratio of tall, skinny images in thumbnails.
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
69f57a4730
|
Add operator<<(istream) for size for debugging
|
2019-03-23 22:32:20 +01:00 |
|
Alan De Smet
|
b58820e647
|
Extract size-to-fit logic for re-use in thumbnails.
|
2019-03-23 22:32:20 +01:00 |
|
cabelo
|
3e57ebb80c
|
null values
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
28e9f5e40e
|
null values
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
9717adc840
|
null values
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
543cebef37
|
Constant standard output stream
|
2019-03-23 22:30:54 +01:00 |
|
cabelo
|
aef2fbccdc
|
Persistence options
|
2019-03-23 22:30:54 +01:00 |
|
Thomas Kupper
|
9734ff585d
|
Extend Makefile for cross-compiling
|
2019-03-23 19:59:39 +01:00 |
|
Alan De Smet
|
9943deed2c
|
Convert greyscale inputs to RGB.
|
2019-03-22 20:57:58 +01:00 |
|
CHEN Feng
|
287fde3341
|
Fix the '-Wcatch-value' warning under gcc 7.3.0
tiv.cpp:464:45: warning: catching polymorphic type ‘struct cimg_library::CImgIOException’ by value [-Wcatch-value=]
|
2019-03-11 20:52:08 +01:00 |
|
Stefan Haustein
|
949f72ffa9
|
Update README.md
|
2019-03-04 20:11:59 +01:00 |
|
Stefan Haustein
|
f80071243f
|
Update README.md
|
2019-01-31 22:39:55 +01:00 |
|
Stefan Haustein
|
34dd22e1e8
|
Update README.md
|
2019-01-14 21:08:40 +01:00 |
|
Stefan Haustein
|
b27e359e4f
|
Update README.md
|
2019-01-14 21:07:33 +01:00 |
|
stefan.haustein@gmail.com
|
cca06fdaca
|
Snapcraft :)
|
2019-01-13 22:47:16 +01:00 |
|
teresaejunior
|
deab25bf68
|
Include Snap build instructions
|
2018-12-21 12:22:35 +01:00 |
|
teresaejunior
|
37ceba3e0b
|
Reflect the new snapcraft.yaml
|
2018-12-21 12:22:35 +01:00 |
|
teresaejunior
|
ed158d6ba9
|
Include snapcraft temporary files
|
2018-12-21 12:22:35 +01:00 |
|
teresaejunior
|
dd92c03299
|
Fix Snap build
|
2018-12-21 12:22:35 +01:00 |
|
Stefan Haustein
|
073b76d9b4
|
Update README.md
|
2018-12-14 20:13:01 +01:00 |
|
Stefan Haustein
|
141205e83e
|
Update README.md
|
2018-12-14 20:12:28 +01:00 |
|
Stefan Haustein
|
4a1a82a5c0
|
Update README.md
|
2018-12-14 20:12:15 +01:00 |
|
Stefan Haustein
|
b66e502782
|
Update README.md
|
2018-12-14 20:10:58 +01:00 |
|
Stefan Haustein
|
40cd46ea4e
|
Update README.md
|
2018-12-14 20:10:18 +01:00 |
|
stefan.haustein@gmail.com
|
945502ff76
|
slightly improved snapcraft.yaml
|
2018-12-09 19:36:48 +01:00 |
|
stefan.haustein@gmail.com
|
4b116332f7
|
Merge branch 'master' of https://github.com/stefanhaustein/TerminalImageViewer
|
2018-12-09 19:30:18 +01:00 |
|
stefan.haustein@gmail.com
|
c7c05bba79
|
check in non-working snapcraft.yaml as a strating point for dev.
|
2018-12-09 19:29:46 +01:00 |
|
Bruno Perel
|
ac862c94bf
|
Add link to Docker image
|
2018-12-08 15:20:33 +01:00 |
|
Stefan Haustein
|
0236f7eba3
|
Update README.md
|
2018-12-02 23:51:37 +01:00 |
|
Jakub Wilk
|
528d45c70e
|
Use HTTPS for i.imgur.com
|
2018-11-23 21:11:44 +01:00 |
|
David Tschumperlé
|
643b56aee1
|
.
|
2018-08-03 20:48:02 +02:00 |
|
David Tschumperlé
|
1b528b0ce4
|
.
|
2018-08-03 20:48:02 +02:00 |
|
David Tschumperlé
|
6770314958
|
.
|
2018-08-03 20:48:02 +02:00 |
|
David Tschumperlé
|
dcda0b8297
|
.
|
2018-08-03 20:48:02 +02:00 |
|
David Tschumperlé
|
9d116a1ea3
|
Add inverse hyperbolic functions
|
2018-08-03 20:48:02 +02:00 |
|