<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdelibs/kimgio/jp2.cpp, branch master</title>
<subtitle>TDE core libraries
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdelibs/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdelibs/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/'/>
<updated>2024-09-22T08:12:55Z</updated>
<entry>
<title>Improve JasPer 3/4 support</title>
<updated>2024-09-22T08:12:55Z</updated>
<author>
<name>mio</name>
<email>stigma@disroot.org</email>
</author>
<published>2024-09-21T02:10:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=cb2ce97afa2f18427c1b4b3857fd56f69ce83d97'/>
<id>urn:sha1:cb2ce97afa2f18427c1b4b3857fd56f69ce83d97</id>
<content type='text'>
Versions prior to 3 registered an atexit hander which performed resource
cleanup with 'jas_cleanup', this was removed in version 3 meaning we
were leaking resources.

The 'jas_init' and 'jas_cleanup' functions were deprecated in version 3,
so we use the newer jas_init_library/jas_init_thread functions.

The max memory that JasPer can use has been limited to (at most) 512 MB.
Without this change, JasPer will use whatever JAS_DEFAULT_MAX_MEM_USAGE
is configured to, which is 1 GB by default.

Signed-off-by: mio &lt;stigma@disroot.org&gt;
</content>
</entry>
<entry>
<title>Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT</title>
<updated>2024-05-01T12:32:16Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-05-01T12:32:16Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=bba3128085abe1a32cca43d9fb8ac02c2a29bf6b'/>
<id>urn:sha1:bba3128085abe1a32cca43d9fb8ac02c2a29bf6b</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version</title>
<updated>2023-09-25T03:29:31Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-25T03:03:00Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=4c0dae60b2fbc60996fc8f4bd29ee6219b869527'/>
<id>urn:sha1:4c0dae60b2fbc60996fc8f4bd29ee6219b869527</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Add support for Jasper 3.x.</title>
<updated>2022-04-27T18:07:36Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2022-04-27T18:07:36Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=813d99d1241d251e78fce97c28d2533dbee8dae3'/>
<id>urn:sha1:813d99d1241d251e78fce97c28d2533dbee8dae3</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>fix FTBFS, error: ‘dup’ was not declared in this scope</title>
<updated>2020-07-30T16:21:58Z</updated>
<author>
<name>gregory guy</name>
<email>gregory-tde@laposte.net</email>
</author>
<published>2020-07-30T16:21:58Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=88428d3b516e4fa5b7b76d5433542cea481bb6a8'/>
<id>urn:sha1:88428d3b516e4fa5b7b76d5433542cea481bb6a8</id>
<content type='text'>
Signed-off-by: gregory guy &lt;gregory-tde@laposte.net&gt;
</content>
</entry>
<entry>
<title>Change to define __STDC_LIMIT_MACROS first</title>
<updated>2019-01-25T13:20:41Z</updated>
<author>
<name>OBATA Akio</name>
<email>obache@wizdas.com</email>
</author>
<published>2019-01-25T08:25:09Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=9e6c88287f250f75fb8bfc72e5e0c9371d73ed1f'/>
<id>urn:sha1:9e6c88287f250f75fb8bfc72e5e0c9371d73ed1f</id>
<content type='text'>
&lt;stdint.h&gt; (or other system headers handling the macro) may be included
indirectly from other header files (&lt;sys/types.h&gt; is a reasonable one).
</content>
</entry>
<entry>
<title>kimgio: Enable STDC_LIMIT_MACROS for jasper</title>
<updated>2017-01-02T23:54:20Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2017-01-02T23:54:20Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=d9ca16068027f45cd0e59b3bcb31be9650e0da5f'/>
<id>urn:sha1:d9ca16068027f45cd0e59b3bcb31be9650e0da5f</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Rename additional header files to avoid conflicts with KDE4</title>
<updated>2013-02-16T03:57:54Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2013-02-16T03:57:54Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=ed99a30644c19b0a3cf0d2147243532df4daa16b'/>
<id>urn:sha1:ed99a30644c19b0a3cf0d2147243532df4daa16b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove additional unneeded tq method conversions</title>
<updated>2011-12-19T17:57:02Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-19T17:57:02Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=a51cd9949c4e6c726a84a61de3cfadd30cefb5c7'/>
<id>urn:sha1:a51cd9949c4e6c726a84a61de3cfadd30cefb5c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename old tq methods that no longer need a unique name</title>
<updated>2011-12-19T00:32:40Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-19T00:32:40Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdelibs/commit/?id=984c25aa6969e55896e9a13c8e7f7b8a58991a4e'/>
<id>urn:sha1:984c25aa6969e55896e9a13c8e7f7b8a58991a4e</id>
<content type='text'>
</content>
</entry>
</feed>
