Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / message @ 241d3e5f

Name Size
EffectListener.kt 2.51 KB
EffectMessageSender.kt 5.24 KB

Latest revisions

# Date Author Comment
61c6baa4 04/20/2025 11:13 PM Leszek Koltunski

transition the 'uniformblock' package

33a4e28c 04/16/2025 12:12 PM Leszek Koltunski

message

4a7ded2b 04/16/2025 12:12 PM Leszek Koltunski

Rename .java to .kt

6d4cbfdf 12/20/2024 12:06 AM Leszek Koltunski

Bugfix with UniformBlockAssociation

3a54358a 07/15/2022 01:45 AM Leszek Koltunski

license

c38f3d33 10/15/2021 01:07 PM Leszek Koltunski

Correction

9ef86c9f 09/15/2021 10:37 AM Leszek Koltunski

On second thought, come back to Vector. The problem: before we had the potentially blocking function 'effectFinished' inside our synchronized block.

2f40484b 09/15/2021 10:33 AM Leszek Koltunski

Improve EffectMessageSender: ArrayList with explicit locking in place of a Vector.

c337dd1c 09/14/2021 11:55 PM Leszek Koltunski

1) add missing call to BlockController.onPause() / onResume() to the Tutorial activity
2) rearrange BlockController's error reporting to make the case where the MessageSender thread has died separate
3) in such case, resurrect the thread
4) simplify and harden the EffectMessageSender

7d151b69 09/14/2021 05:31 PM Leszek Koltunski

More debugs to the EffectMessageSender.

View revisions

Also available in: Atom