Search found 274 matches

by fingus
Wed May 13, 2026 3:27 pm
Forum: APK Compiler
Topic: Compile generic APKs without the need of installing Android SDK
Replies: 2
Views: 10518

Compile generic APKs without the need of installing Android SDK

Is it possible to create/compile generic APKs without needing to install the Android SDK? So you could install/sideload it on systems that don't rely on Google Play Services, like LineageOS, SailfishOS with Android App Support, etc. It's annoying to be tied to Google with a developer account and be ...
by fingus
Mon Feb 09, 2026 3:56 pm
Forum: Hollywood bugs
Topic: Linux: ShowNotification ignores always title$ for title-line
Replies: 2
Views: 59485

Linux: ShowNotification ignores always title$ for title-line

On Linux Manjaro here, ShowNotification ignores always title$-tag for title-line and takes only @APPTITLE for title-line-output: ; ShowNotification ignores the Title-Tag on Linux @APPTITLE "Apptitle" ShowNotification("OtherTitle", "Bodytext") Result: [title line] Apptit...
by fingus
Thu Jul 17, 2025 1:29 pm
Forum: Hollywood bugs
Topic: Setpanning always both Channels on Linux
Replies: 3
Views: 53975

Re: Setpanning always both Channels on Linux

airsoftsoftwair wrote: Sun Jun 22, 2025 5:25 pm

Code: Select all

- Fix [Linux]: Setting a custom panning for samples using SetPanning() or the "Panning" tag of Hollywood's
  PlaySample() command didn't work; the panning was always centered
Thank you for fixing this.
by fingus
Thu Jan 23, 2025 2:25 pm
Forum: Wishlist
Topic: Compile for Linux ARM 64Bit target
Replies: 1
Views: 22622

Compile for Linux ARM 64Bit target

Today, I updated our Monitor-Test-Raspi-Unit from Model 1 to 4B to test 4K Screens. The Compiled Hollywood-Testtool seems to be compiled for Linux ARM 32Bit only, as it doesn't start on the latest Raspbian, which is based on 64-bit architecture. Therefore, I would like to request an additional Linux...
by fingus
Thu Mar 07, 2024 3:10 pm
Forum: Hollywood bugs
Topic: Hurl2.0 - Error initializing cURL!
Replies: 12
Views: 19657

Re: Hurl2.0 - Error initializing cURL!

So the Problem still remains on AmigaOS3.2.
by fingus
Thu Mar 07, 2024 3:09 pm
Forum: Hollywood bugs
Topic: Setpanning always both Channels on Linux
Replies: 3
Views: 53975

Setpanning always both Channels on Linux

Setpanning doesn't work on Linux and always produces stereo output. This issue was tested on multiple Linux distributions including Linux Mint, Manjaro, and Ubuntu. Both the 'Setpanning' standalone command and the table tag of 'PlaySample' or 'PlayMusic' were tested, yielding the same result. Howeve...
by fingus
Tue Feb 27, 2024 3:21 pm
Forum: Hollywood bugs
Topic: Hurl2.0 - Error initializing cURL!
Replies: 12
Views: 19657

Re: Hurl2.0 - Error initializing cURL!

airsoftsoftwair wrote: Mon Feb 26, 2024 9:34 pm Ok, this could explain the problem but I'm wondering why Fingus reported that the problem exists on WinUAE as well. WinUAE should have a v4 bsdsocket.library...
Go offline, start Winuae, test again
by fingus
Wed Jan 31, 2024 10:16 am
Forum: Hollywood bugs
Topic: Plananarama 2.2 - Sprites are not Displayed until Screendrag or Screen-Switch
Replies: 5
Views: 8785

Re: Plananarama 2.2 - Sprites are not Displayed until Screendrag or Screen-Switch

Maybe it's related to 3.2 since I cannot reproduce this on any system. Can you test it on OS3.1 or OS3.9? I don't have a 3.2 system here. Thats possible. Or its result of my tests with guigfx.library and render.library, I had problems with my FPU-less Blizzard1230IV, we discuss it here in the Forum...
by fingus
Mon Jan 22, 2024 3:12 pm
Forum: Hollywood bugs
Topic: Plananarama 2.2 - Compiled Sprite-Demo gives "This Applet needs at least Hollywood 10.0"
Replies: 3
Views: 9086

Re: Plananarama 2.2 - Compiled Sprite-Demo gives "This Applet needs at least Hollywood 10.0"

airsoftsoftwair wrote: Sat Jan 20, 2024 11:26 pm Are you sure you have the Hollywood.sys that comes with Hollywood 10 in Hollywood:System?
I always use the Installer of then downloaded Hollywood10-Archive, so the Hollywood.sys should be always correct.