Search found 5930 matches

by airsoftsoftwair
Sun Mar 22, 2026 6:31 pm
Forum: Newbie questions
Topic: Connecting to the radio stream
Replies: 7
Views: 20915

Re: Connecting to the radio stream

Bohun wrote: Mon Mar 02, 2026 6:18 pm Thank you. The other useful plugin without mac arm64 version is Polybios.
It's available for macOS arm64 now.
by airsoftsoftwair
Sun Mar 22, 2026 6:31 pm
Forum: Polybios
Topic: Polybios download
Replies: 7
Views: 17710

Re: Polybios download

Polybios is now also officially called pdf.hwp.
by airsoftsoftwair
Sun Mar 22, 2026 6:29 pm
Forum: Announcements
Topic: PDF plugin 2.0 released
Replies: 1
Views: 105

Re: PDF plugin 2.0 released

Btw, for AmigaOS users it might also be noteworthy that the old design with an external file called Polybios.ext is now a thing of the past. Since Hollywood 11 doesn't load plugins automatically any longer, it's now all in a single file but as mentioned above, there are two different versions: pdf.h...
by airsoftsoftwair
Sun Mar 22, 2026 6:27 pm
Forum: Announcements
Topic: AVCodec plugin 1.6 released
Replies: 3
Views: 1312

Re: AVCodec plugin 1.6 released

Juan Carlos wrote: Mon Mar 16, 2026 3:21 pm Thank you for update this plugin and the next will be the oggvorbis for arm MacOS?
Yes, this will come soon.
by airsoftsoftwair
Sun Mar 15, 2026 11:44 am
Forum: Wishlist
Topic: Wishlist: Physics Engine
Replies: 2
Views: 3009

Re: Wishlist: Physics Engine

Maybe the Box2D library could be ported as a Hollywood plugin.
by airsoftsoftwair
Sun Mar 15, 2026 11:43 am
Forum: Newbie questions
Topic: Miniwood .. Library "dos.hwl" cannot be loaded!
Replies: 3
Views: 1550

Re: Miniwood .. Library "dos.hwl" cannot be loaded!

gerograph wrote: Sun Mar 15, 2026 11:40 am Indeed, it was the virus scanner....putting dos.hwl into Quarantine
WTF! :roll: Those virus scanners become more and more malware themselves.
by airsoftsoftwair
Sun Mar 15, 2026 11:42 am
Forum: Hollywood bugs
Topic: IsMusic() PNG problem
Replies: 8
Views: 20858

Re: IsMusic() PNG problem

Code: Select all

- Fix: In rare cases MP3s weren't identified correctly
by airsoftsoftwair
Sun Mar 15, 2026 11:40 am
Forum: General plugin questions
Topic: AVCodec.hwp crash when mp4 video doesn't have audio stream
Replies: 4
Views: 23591

Re: AVCodec.hwp crash when mp4 video doesn't have audio stream

- Fix [Windows]: Videos without an audio stream caused a crash on PlayVideo() when using the non-native video player Btw, I've seen in the OP that you experienced a freeze with the native player with some videos. That also shouldn't happen. The native player should exit cleanly in case it can't pla...
by airsoftsoftwair
Sun Mar 15, 2026 11:37 am
Forum: RapaGUI
Topic: Can (not) set window position on Ubuntu Linux
Replies: 2
Views: 5096

Re: Can (not) set window position on Ubuntu Linux

djg wrote: Sun Mar 08, 2026 6:16 pm Is there a way to get it to work using this Wayland thing as well?
The next version of RapaGUI will use a more recent version of wxWidgets so maybe this can fix things. If you post an MCVE, I can check if it works with the latest wxWidgets when I get back to working on RapaGUI.
by airsoftsoftwair
Sun Mar 15, 2026 11:36 am
Forum: Hollywood bugs
Topic: (avcodec) FLAC and SeekMusic(id,0)
Replies: 1
Views: 1955

Re: (avcodec) FLAC and SeekMusic(id,0)

Code: Select all

- Fix: Seeking FLAC files back to 0 didn't work correctly