Search found 5830 matches

by airsoftsoftwair
Mon Nov 03, 2025 5:27 pm
Forum: Wishlist
Topic: AROS x86_64 bit
Replies: 1
Views: 83

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: 435

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: 12695

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: 122

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: 322

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: 56

Re: Easing commands

Could be added maybe.
by airsoftsoftwair
Mon Oct 20, 2025 7:43 pm
Forum: Newbie questions
Topic: Hollywood programming in Linux?
Replies: 3
Views: 146

Re: Hollywood programming in Linux?

Like, is it called Wine? sound like you could use Linux to run windows software, would that include Hollywood? Um, you do know that Hollywood is available in native builds for all kinds of Linux platforms? (x86, x64, arm and even PPC). No need to use Windows emulators, just use the real thing (tm) ;)
by airsoftsoftwair
Mon Oct 20, 2025 7:42 pm
Forum: General plugin questions
Topic: Zip plugin doesn't create a new file on MorphOS
Replies: 1
Views: 221

Re: Zip plugin doesn't create a new file on MorphOS

Yup, looks like a bug, will be fixed.
by airsoftsoftwair
Mon Oct 20, 2025 7:42 pm
Forum: General plugin questions
Topic: Typo in zip doc
Replies: 1
Views: 126

Re: Typo in zip doc

Right, that's fixed now. Thanks for the report!
by airsoftsoftwair
Mon Oct 20, 2025 7:41 pm
Forum: APK Compiler
Topic: Google Playstore Release - How to do?
Replies: 3
Views: 198

Re: Google Playstore Release - How to do?

Getting apps on Google Play is rather rocket science now, I've given up getting the Hollywood Player on Google Play because of all the new regulations and hoops you have to jump through. But it should still be possible if you have enough time to work your way through the process ;)