<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>jAlbum forums: Message List - Changed filter processing in 23.0.1</title>
    <link>https://jalbum.net/forum</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Gold 5.5.25 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 19 Apr 2026 16:33:16 +0200</pubDate>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350268&amp;tstart=0#350268</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">davidekholm wrote:</span><br />...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 22:53:10 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 22:53:10 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 22:53:10 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>xexyl</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350267&amp;tstart=0#350267</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">xexyl wrote:</span></div>...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 22:49:28 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 22:49:28 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 22:49:28 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>davidekholm</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350266&amp;tstart=0#350266</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">davidekholm wrote:</span><br />...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 22:24:41 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 22:12:52 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 22:24:41 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>xexyl</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350265&amp;tstart=0#350265</link>

        

        
            <description><![CDATA[Thanks. That one was tricky. It turned out that the PhongFilter was modifying several arrays during filter processing, and since arrays are copied by reference instead of being cloned too during the cloning process, all clones of PhongFilter were...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 22:00:20 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 21:59:13 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 22:00:20 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>davidekholm</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350264&amp;tstart=0#350264</link>

        

        
            <description><![CDATA[Sure. Those aren't the only filters in the skin though if you want the others too? PhongFilter is very complex and there's a lot of comments too. It makes no sense that it would stop working but it stopped working after I updated the jar file.<br />...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 20:07:29 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 20:07:29 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 20:07:29 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>xexyl</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350262&amp;tstart=0#350262</link>

        

        
            <description><![CDATA[Please pass me the java source files for the latest version of ReflectionFilter.java AND PhongFilter.java]]></description>
        

        <pubDate>Wed, 21 Jul 2021 19:50:26 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 19:50:26 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 19:50:26 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>davidekholm</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350258&amp;tstart=0#350258</link>

        

        
            <description><![CDATA[I'm going to first upload a photo with the filter before the most recent jar update and the one after so you can see. If you download my skin and enable the PhongFilter you'll see it looks all funny. That's the easiest way to get it all because like I...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 18:25:19 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 18:25:19 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 18:25:19 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>xexyl</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350257&amp;tstart=0#350257</link>

        

        
            <description><![CDATA[Zip me a project that demonstrates the hanging and I'll check it out. It could be that the cloning needs to be customized further in order to not cause side effects.]]></description>
        

        <pubDate>Wed, 21 Jul 2021 18:19:03 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 18:19:03 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 18:19:03 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>davidekholm</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350256&amp;tstart=0#350256</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">davidekholm wrote:</span><br />...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 18:17:12 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 18:16:16 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 18:17:12 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>xexyl</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>


    <item>

        <title>Re: Changed filter processing in 23.0.1</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350255&amp;tstart=0#350255</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">ctwist wrote:</span><br />...]]></description>
        

        <pubDate>Wed, 21 Jul 2021 18:15:22 +0200</pubDate>

        

        <jf:creationDate>Wed, 21 Jul 2021 18:15:22 +0200</jf:creationDate>
        <jf:modificationDate>Wed, 21 Jul 2021 18:15:22 +0200</jf:modificationDate>
        <jf:date>21 Jul 2021</jf:date>
        <jf:author>davidekholm</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>