It's available for macOS arm64 now.
Search found 5930 matches
- Sun Mar 22, 2026 6:31 pm
- Forum: Newbie questions
- Topic: Connecting to the radio stream
- Replies: 7
- Views: 20915
- 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.
- 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...
- 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
Yes, this will come soon.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?
- 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.
- Sun Mar 15, 2026 11:43 am
- Forum: Newbie questions
- Topic: Miniwood .. Library "dos.hwl" cannot be loaded!
- Replies: 3
- Views: 1550
- 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
- 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...
- 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
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.
- 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