Search found 475 matches

by SamuraiCrow
Thu Sep 22, 2022 12:10 pm
Forum: Wishlist
Topic: Sort unique
Replies: 5
Views: 2255

Re: Sort unique

Here's a shorter version of your example: mainDB = { {category="Learning", name="Enrique", notes="Some notes.", modified="18-08-2022"}, {category="Shop", name="Ricardo", notes="Another note.", modified="10-09-2022"}, {ca...
by SamuraiCrow
Mon Sep 19, 2022 5:07 pm
Forum: Wishlist
Topic: Sort unique
Replies: 5
Views: 2255

Re: Sort unique

Removing duplicates is normally accomplished by making a reverse lookup table and checking if that has an entry for the current value using that as a key.
by SamuraiCrow
Fri Sep 16, 2022 6:48 pm
Forum: Windows IDE
Topic: Is Windows 11 Hollywood safe?
Replies: 5
Views: 4071

Re: Is Windows 11 Hollywood safe?

plouf wrote: Fri Sep 16, 2022 10:22 am A lot of ppl update to 11
I have 11 and both hollywood and apk working
I am sure that most of "active" users here also have 11
Don't bet on it. I use Linux as my primary OS and have no bootable Windows system at all. I quit Windows after 7.
by SamuraiCrow
Sun Sep 11, 2022 3:39 am
Forum: RapaGUI
Topic: XML Editor
Replies: 5
Views: 1895

Re: XML Editor

Fork RapaEdit on GItHub. (Link included this time.)
by SamuraiCrow
Sat Sep 10, 2022 3:14 pm
Forum: RapaGUI
Topic: XML Editor
Replies: 5
Views: 1895

Re: XML Editor

Look up "RapaEdit" on my GitHub. It's not finished but it's easily extended by design.
by SamuraiCrow
Mon Aug 15, 2022 6:09 am
Forum: Newbie questions
Topic: Recommended video format
Replies: 7
Views: 2793

Re: Recommended video format

If you converted to AnimGIF but the file was huge suggests you don't need audio at all. As far as animation formats work, try APNG. The file might be big but it won't have an audio track like MP4 or Ogg Theora. This should relieve some processor strain. Also note that Hollywood Player has its own pl...
by SamuraiCrow
Fri Aug 12, 2022 11:38 pm
Forum: Newbie questions
Topic: Recommended video format
Replies: 7
Views: 2793

Re: Recommended video format

Which screenmode? If truecolor, see about YAFA, if planar see if you can scrounge a copy of MovieSetter. The PC compatible formats almost invariably are CPU intensive and do nothing for Amiga 68k.
by SamuraiCrow
Sat Jul 30, 2022 1:29 am
Forum: General plugin questions
Topic: avif format graphic file
Replies: 4
Views: 3364

Re: avif format graphic file

@Juan Carlos
The link is for anyone willing to attempt it.

I don't have a Vampire so I'm curious about how much performance you're expecting for render speed. I haven't checked if it's possible to even use this on 68k. Also, I don't use Windows so you're on your own for that platform.
by SamuraiCrow
Thu Jul 28, 2022 5:10 am
Forum: General plugin questions
Topic: avif format graphic file
Replies: 4
Views: 3364

Re: avif format graphic file

Link to source repo if interested. Main framework is in C99. 8 bit-per-channel codec may also work. Just FYI, it looks hopeful. CMake + cross compilation might work.
by SamuraiCrow
Mon Jul 25, 2022 3:27 am
Forum: Newbie questions
Topic: AmiWest 2022
Replies: 18
Views: 7604

Re: AmiWest 2022

I might be able to do a presentation on RapaGUI and my RapaEdit GUI toolkit but if anybody else would want to team up for an additional Hollywood presentation, maybe we should do so before I email Jerry about it. Something introductory leading up to mine would probably be advisable.