Search found 5834 matches

by airsoftsoftwair
Mon Nov 10, 2025 4:01 pm
Forum: RapaGUI
Topic: RapaGUI Segmentation fault under Linux
Replies: 1
Views: 118

Re: RapaGUI Segmentation fault under Linux

Try to cut your project down to an MCVE and then post that here...
by airsoftsoftwair
Sun Nov 09, 2025 1:03 pm
Forum: General programming
Topic: How to save an MP4 format using BeginAnimStream?
Replies: 4
Views: 542

Re: How to save an MP4 format using BeginAnimStream?

By the way concerning avcodec.hwp I start from some MOV files, that avcodec is supposed to read, however I receive a message that this format is not supported. Yes, that can happen. Keep in mind that avcodec is based on an ffmpeg version from 2010 and MOV is only a container format that could use e...
by airsoftsoftwair
Sat Nov 08, 2025 4:02 pm
Forum: General programming
Topic: How to save an MP4 format using BeginAnimStream?
Replies: 4
Views: 542

Re: How to save an MP4 format using BeginAnimStream?

avcodec.hwp currently doesn't export any savers but only loaders for video formats. That's why you can't save in MP4 with it currently.
by airsoftsoftwair
Sat Nov 08, 2025 4:01 pm
Forum: GL Galore
Topic: Can't detect inactive fullscreen display
Replies: 1
Views: 662

Re: Can't detect inactive fullscreen display

I don't quite get this one. Do you think #ATTRACTIVE should return FALSE in case a GL Galore script runs in fullscreen but that screen is not the frontmost screen?
by airsoftsoftwair
Mon Nov 03, 2025 5:27 pm
Forum: Wishlist
Topic: AROS x86_64 bit
Replies: 1
Views: 632

Re: AROS x86_64 bit

Sure, in the long run this is planned but it's a lot of work because the Amiga backends are currently very much tied to 32-bit so lots of things would have to be changed. Maybe if MorphOS also went 64-bit on an ARM platform or something like this, I'd have more motivation because AROS is only used b...
by airsoftsoftwair
Mon Nov 03, 2025 5:25 pm
Forum: RapaGUI
Topic: listview/checkbox behavior Android vs. Windows and possible Solutions
Replies: 4
Views: 976

Re: listview/checkbox behavior Android vs. Windows and possible Solutions

I'm afraid there's probably no way around implementing a different logic between Android and the desktop platforms on your end because what you're seeing is how Android's listview widget behaves. I don't think it's possible to impose a different logic onto it.
by airsoftsoftwair
Mon Nov 03, 2025 5:24 pm
Forum: Wishlist
Topic: MIDI functions
Replies: 20
Views: 13553

Re: MIDI functions

What kind of plugin should be better for a wrapper for camd.library? Audio plugin? Library plugin? Library plugin is the way to go. And ..can hw plugin system open an Amiga shared library? Sure it can. Actually writing a simple wrapper plugin for camd.library shouldn't be that much work at all.
by airsoftsoftwair
Mon Nov 03, 2025 5:22 pm
Forum: GL Galore
Topic: MovePointer() broken with GL Galore
Replies: 2
Views: 680

Re: MovePointer() broken with GL Galore

Actually it's a limitation of GL Galore. Looks like it was forgotten to support this. I can add it for the next release.
by airsoftsoftwair
Mon Oct 20, 2025 7:46 pm
Forum: Hollywood bugs
Topic: SetFileAttributes() goes back in time
Replies: 3
Views: 631

Re: SetFileAttributes() goes back in time

This is not a Hollywood bug, but a design flaw by Microsoft. Thanks for defending Hollywood but I'm afraid I've to admit that it is a bug in Hollywood. Of course you're right about this inconsistency within Windows but of course this shouldn't affect Hollywood, i.e. if you set the date as "01-...
by airsoftsoftwair
Mon Oct 20, 2025 7:44 pm
Forum: Wishlist
Topic: Easing commands
Replies: 1
Views: 161

Re: Easing commands

Could be added maybe.