Commit Graph

269 Commits

Author SHA1 Message Date
63acdd2796 Add timg to tool list; provides qoi image viewing in terminal.
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-09-20 00:02:59 -07:00
7039fcd60c Merge pull request #241 from pfusik/qoi-ci-2.0.0
Windows Explorer, Finder, GNOME plugins released in qoi-ci
2022-09-12 12:39:47 +02:00
21c840a2e7 Windows Explorer, Finder, GNOME plugins released in qoi-ci 2022-09-12 12:24:33 +02:00
23c790ce59 Add Racket implementation; close #217 2022-08-06 00:49:35 +02:00
425dfe1221 Add Java SPI implementation; close #210 2022-08-06 00:46:10 +02:00
43240dbc20 Add KDE & Nemo thumbnailers; close #174 2022-08-06 00:38:15 +02:00
aca9552827 Add MacOS QuickLook plugin; close #165 2022-08-06 00:34:50 +02:00
e4892c7aa2 Add delphi implementation; close #144 2022-08-06 00:32:41 +02:00
02a49e5410 Remove outdated implementations 2022-08-06 00:06:55 +02:00
f177c193e0 Attempt to make list of tools and implementation a bit easier to read 2022-08-06 00:05:21 +02:00
76583cc18d Wording 2022-08-06 00:04:49 +02:00
948a53e04c Link QOI plugins to releases overview page 2022-08-06 00:02:20 +02:00
a488d3be0f Mention Debian & Ubuntu packages; add link to Repology 2022-08-05 23:45:59 +02:00
bcb2fb5e48 Add note about MIME type; close #167 2022-08-05 23:44:51 +02:00
a4e7750d68 Add SPDX License Identifier, remove license text; close #168 2022-08-05 23:39:12 +02:00
a2cfc864a2 Merge pull request #237 from pfusik/qoi-ci-1.1.2
New release of qoi-ci
2022-08-03 21:50:35 +02:00
b64209287f New release of qoi-ci 2022-08-03 20:17:24 +02:00
d6e88eb1be Merge pull request #236 from AmCh-Q/patch-1
Fix small typo in qoibench.c
2022-08-02 13:28:08 +02:00
370be5c080 Fix small typo in qoibench.c 2022-08-02 06:36:17 -04:00
b6bf448c41 Merge pull request #235 from ryuukk/patch-1
Add gamut D library
2022-08-01 13:22:40 +02:00
32ac6c3c0f Add gamut D library 2022-07-29 16:23:23 +02:00
3b0a7ebc5f Merge pull request #234 from Aftersol/master
Request for Inclusion into READMD.md
2022-07-28 12:39:03 +02:00
583cdd311e Update README.md 2022-07-28 01:45:28 -07:00
376d39cc67 add my own project link to README.md 2022-07-28 01:28:28 -07:00
edb8d7b114 Merge pull request #226 from Ben1138/unity-qoi
Added unity-qoi to Readme
2022-06-21 08:54:17 +02:00
Ben
948a86f507 Added unity-qoi to Readme 2022-06-20 20:28:55 +02:00
ed5c0287e6 Merge pull request #225 from mzgreen/patch-1
Add Kotlin Multiplatform implementation to the README list
2022-06-20 16:09:32 +02:00
ef929be770 Add Kotlin Multiplatform implementation to the README list 2022-06-20 14:33:20 +02:00
11673fc39c Merge pull request #224 from polluks2/patch-1
Fixed broken makefile
2022-06-18 15:05:09 +02:00
9434e96f9b Fixed broken makefile 2022-06-18 14:39:05 +02:00
1995afbb82 Merge pull request #223 from xiaozhuai/master
Add Jetbrains' plugin url
2022-06-14 20:04:16 +02:00
14c22321ff Add Jetbrains' plugin url 2022-06-14 17:36:49 +08:00
ff148ed284 Merge pull request #222 from dgaw/patch-1
Add AmigaOS support to README
2022-06-13 01:04:20 +02:00
fc4bec9099 Add AmigaOS support to README
Add a link to a datatype plugin that adds QOI support to AmigaOS.
2022-06-12 20:18:57 +02:00
1f4e585898 Merge pull request #221 from Fabien-Chouteau/patch-1
Add link to Ada/SPARK implementation
2022-06-12 09:31:15 +02:00
c1c46c8a76 Add link to Ada/SPARK implementation 2022-06-12 08:35:13 +02:00
b4fab6fbc3 Merge pull request #220 from LuisAlfredo92/patch-1
Adding links to required libreries
2022-06-11 22:10:28 +02:00
553eae423a Adding qoi.h dependency
Adding the text to indicate that "qoi.h" is required to use this file
2022-06-11 13:26:59 -05:00
bce1a069a8 Adding links to required libreries
Adding the URLs to the repo of the required libraries to make even easier to use this program
2022-06-11 12:58:41 -05:00
6005c73e0a Add PureBasic implementation to readme 2022-06-07 09:37:35 +02:00
57628d9d4d Merge pull request #214 from pfusik/xnviewmp
Mention XnView MP
2022-05-24 18:46:00 +02:00
6ba3c1b42e Mention XnView MP 2022-05-24 08:52:18 +02:00
fa70cfc6d2 Merge pull request #213 from 418Coffee/patch-1
Add V implementation
2022-05-22 00:23:40 +02:00
d1875b5ac8 Add V Implementation 2022-05-21 21:16:20 +02:00
911ca7b65f Merge pull request #209 from varuld/simple_makefile
Simple makefile
2022-05-17 15:53:03 +02:00
5204343519 Replaced remaining := with ?= to allow CLI parameters 2022-05-12 14:53:17 +02:00
06d032339b CC:= -> CC?= and removal of dependency cleaning 2022-05-12 14:08:51 +02:00
9374bd61ae feat; working makefile 2022-05-12 10:07:44 +02:00
b9d1e9c3eb feat; init makefile iteration 2022-05-12 09:52:51 +02:00
75e7f308a4 Merge pull request #208 from 0xd34df00d/patch-1
Haskell implementation synced with the spec
2022-05-09 17:40:41 +02:00