Commit graph

207 commits

Author SHA1 Message Date
David Buchanan 252292cd6e Appease clippy by explicitly discarding the read length 2021-06-21 22:02:59 +01:00
David Buchanan f1f72ff32c Use read instead of read_exact during image format guessing. Fixes #77 2021-06-21 21:35:00 +01:00
Atanas Yankov 8a2324a94c
Merge pull request #71 from joelakuhn/force-blocks-flag
Add --blocks flag to force block output
2021-04-29 21:04:16 +03:00
Joel Kuhn 20914c1fc5 Updated README to include --blocks flag 2021-04-29 13:58:00 -04:00
Joel Kuhn d47d33d3f3 Added --blocks flag to force block output 2021-04-23 09:35:23 -04:00
atanunq 779b93f49f
Cargo update 2021-04-17 09:25:26 +03:00
atanunq 72f15d463b
Fix warning 2021-04-17 09:25:16 +03:00
atanunq 546225654b
Add sixel feature flag 2021-03-17 01:16:18 +02:00
Atanas Yankov 7877c6a2f4
Merge pull request #67 from atanunq/remove-verbose
- Use viuer 0.4
- Remove verbose flag
2021-03-17 01:08:40 +02:00
atanunq b42fb66c68
Use viuer 0.4 2021-03-17 01:01:55 +02:00
atanunq b707301156
Remove verbose flag 2021-03-15 20:27:17 +02:00
atanunq 4160c8b1eb
Wording 2021-02-27 14:30:46 +02:00
atanunq f93ed99cc2
Update to crossterm 0.19 2021-02-27 14:27:50 +02:00
Atanas Yankov 0dba818310
Merge pull request #62 from orhun/master
Update Arch Linux package link
2021-01-16 22:50:51 +02:00
orhun 8eb5db55e2
Update Arch Linux package link 2021-01-16 18:16:30 +03:00
atanunq 07dd6f3754
Check metadata only if -r is present 2020-12-25 17:08:18 +02:00
Atanas Yankov eb518b8a8d
Merge pull request #60 from atanunq/no-unwraps
Better error handling
2020-12-25 17:05:13 +02:00
atanunq 5963413528
Small path fix 2020-12-25 15:44:33 +02:00
atanunq b83091b115
Exit with 1 on error 2020-12-25 15:07:02 +02:00
atanunq 6cfa3ec71c
Use viuer 0.3.1 2020-12-25 14:58:47 +02:00
atanunq b444da7e5b
Fix the comprehensive test suite 2020-12-23 00:29:10 +02:00
atanunq a406d6524d
A bit better error handling 2020-12-23 00:25:45 +02:00
atanunq 895cf9a9e0
WIP: Use ViuResult instead of unwraps 2020-12-22 23:55:59 +02:00
atanunq 94ebd93480
Release 1.3 2020-12-13 18:02:03 +02:00
atanunq e4132c801c
Add GPG fingerprint 2020-12-13 17:45:35 +02:00
Atanas Yankov 46bb113087
Merge pull request #59 from atanunq/iterm-support
Iterm support
2020-12-13 17:33:13 +02:00
atanunq c24f710de5
Update README.md 2020-12-13 17:20:36 +02:00
atanunq b579b6b801
Prepare 1.3.0 release 2020-12-13 17:13:26 +02:00
atanunq 5803cd9fb7
Remove kitty_delete 2020-12-13 14:01:10 +02:00
atanunq d4f983a4d1
Reset cursor after checking format 2020-12-13 13:45:45 +02:00
atanunq b3d7ed6239 Prepare for viuer 0.3 2020-12-12 23:42:55 +02:00
Atanas Yankov 77b71a9535
Merge pull request #53 from mmulet/with_frame_rate
Added a cli argument to adjust gif playback rate.
2020-11-04 21:26:38 +02:00
mmulet 7eb6ca3f0e Updated the readme with the new flag 2020-11-04 19:05:59 +00:00
mmulet 7874acab8b Fixed linter warnings. 2020-11-04 02:20:17 +00:00
mmulet f70f4868c5 Default to reading the delay from each frame.
This is how animated .gifs encode frame_rate/fps information.
they encode the delay between each individual frame.
2020-11-04 02:13:05 +00:00
mmulet d974948ea5 cargo fmt fix 2020-11-03 23:22:01 +00:00
mmulet 3adf9fde7f Added a cli argument to adjust gif playback rate. 2020-11-03 23:07:07 +00:00
atanunq 9eb68fbbd1
Release 1.2.1 2020-10-28 18:53:31 +02:00
atanunq 1540274829
Cargo update 2020-10-24 00:44:51 +03:00
atanunq 645cb17f83
Release 1.2 2020-10-24 00:21:27 +03:00
Atanas Yankov 08c9baff09
Merge pull request #50 from atanunq/viuer0.2
Upgrade to viuer 0.2
2020-10-24 00:18:55 +03:00
atanunq 3992dd0a5f
Update README.md with Kitty example 2020-10-24 00:14:35 +03:00
atanunq 15c1446c0a
Use viuer 0.2 2020-10-23 23:08:48 +03:00
atanunq ebeace98c5
Cargo update 2020-10-23 02:15:44 +03:00
atanunq 63bc6c362b
Delete images beneath in Kitty to improve performance 2020-10-23 00:36:03 +03:00
atanunq f6ec18b970
Remove unused import 2020-10-22 20:57:09 +03:00
atanunq d097241fab
Use viuer 0.2 functions 2020-10-22 02:09:43 +03:00
Atanas Yankov 7d286b3842
Merge pull request #49 from atanunq/external-library
Extract functionality in a library
2020-10-12 00:14:52 +03:00
atanunq 0ec7c1391a
Update README.md 2020-10-12 00:10:36 +03:00
atanunq f55f282124
Run cargo update 2020-10-11 23:40:23 +03:00