Latest Discussions
Topic
Replies
Last Post

Posted By: softwarefailure. on 2026/5/16 11:32:35
Airsoft Softwair has just released minor updates for several plugins that allow Hollywood to load and play lots of different tracker formats. The AHX, DigiBooster and XMP plugins have been updated. The new versions contain a few fixes and enhancements and also support macOS arm64 and Linux arm64 now. You can download them from the official Hollywood portal.
Posted By: softwarefailure. on 2026/5/16 11:32:24
Airsoft Softwair, the hardest working men in code business, are proud to announce that version 2.0 of the OggVorbis plugin for Hollywood has just been released. This is a major update which now adds support for encoding OggVorbis streams as well. Previously, only playback was supported but with Hollywood 11's new sound export interface the plugin can now also save OggVorbis streams. Constant and variable bitrates as well as several quality settings are supported. It's also possible to directly record audio data as OggVorbis now.
Posted By: softwarefailure. on 2026/5/16 11:32:13
Airsoft Softwair, the hardest working men in code business, are proud to present the new networking dream team for Hollywood: HTTP Streamer 2.0 and hURL 2.1. HTTP Streamer 2.0 is a major update which now supports a true streaming mode for audio and video files and it can also use the hURL plugin to stream files from HTTPS sources or any other protocol supported by hURL.
Posted By: softwarefailure. on 2026/3/30 6:48:39
Airsoft Softwair, the hardest working men in code business, are proud to present version 2.0 of the PDF plugin for Hollywood. This plugin can be used to create and view PDF documents from Hollywood scripts and contains the most advanced PDF rendering engine available on Amiga systems. The plugin was formerly known as Polybios and was renamed for version 2.0 because the old name caused some confusion. Version 2.0 is a major update which, in the spirit of Hollywood 11 which has lots of optimizations for smaller executables, now contains two separate flavours of the plugin: A full version that includes the full PDF renderer and a light version which is much smaller because it only contains the engine to create PDFs. Furthermore, it's also possible to directly load PDF pages into Hollywood vector brushes now. Finally, the PDF plugin supports the macOS arm64 and Linux arm64 platforms now.
Posted By: softwarefailure. on 2026/3/30 6:48:23
Airsoft Softwair, the hardest working men in code business, are proud to announce that version 1.6 of the AVCodec plugin for Hollywood has just been released. This plugin allows Hollywood scripts to load all kinds of video and audio formats supported by FFmpeg. Version 1.6 is a minor update which contains some enhancements, bugfixes and support for the macOS arm64 and Linux arm64 platforms.

Version 1.6 of the AVCodec plugin is now available for free download from the official Hollywood portal. Thanks to Hollywood's cross-platform plugin system versions for AmigaOS3 (m68k, m881), AmigaOS 4, MorphOS, Linux (ppc, arm, arm64, x86, x64), macOS (ppc, x86, x64, arm64), Windows (x86, x64), Android (arm, arm64), and iOS (arm, arm64) are provided.
Posted By: softwarefailure. on 2026/1/23 8:22:07
After almost 3 years of development Airsoft Softwair, the hardest working men in code business, are back on your screen to announce the immediate availability of Hollywood 11: Coderise. Hollywood is a programming language that can be used to create a wide variety of programs, ranging from games and GUI-based applications for desktop systems to mobile apps for Android and iOS. Hollywood's special feature is its support for retro platforms (e.g. AmigaOS, MorphOS, AROS) and modern operating systems (e.g. Windows, macOS, Linux) alike. It comes with a library of over 1000 commands and its functionality can be extended further through over 30 plugins which are available for free download.

Hollywood 11: Coderise is a massive update with lots of new features, optimizations and bug fixes. The most important new feature is that Hollywood 11 finally introduces a modular build system which will only link the libraries actually required by a script to the compiled program. This can drastically reduce executable sizes and is especially important on Amiga systems where memory is often limited. Hollywood 11 finally makes it possible to compile programs that fit on a single 880kb disk and run on a vanilla A1200! The new modular build system is made possible by a brand-new subsystem called Miniwood which, in contrast to Hollywood, allows scripts to only link the libraries actually required by the script to the output executable. Using Miniwood doesn't only have advantages for Amiga users but also for users of other platforms: For example, if scripts don't decide to load the display library, the program will also work on systems without X11, e.g. on pure terminal servers which was previously impossible.
Posted By: beworld. on 2025/3/26 14:20:28
After long time on SDL 2... It's time to upgrade to version 3.

Now SDL 3.x is a static library (everything is included in the binaries). This method is much simpler for me.

You can find the SDL 3.2.8 "beta" SDK, as well as SDL_mixer, SDL_image and SDL_ttf in version 3 on storage https://www.morphos-storage.net/?find=SDL_3.

New ports are coming... SDL 3 available for MorphOS
Posted By: walkero. on 2025/1/18 9:47:59
A new version of Lite XL v1.7.1r1, the lightweight editor for AmigaOS 4 and Linux just got released. This is based on the latest upstream version, that is for other platforms, following all their updates and bug fixes. Furthermore, in this version I introduced plenty of useful plugins, expanding its capabilities.

Please, find more information at my blog post in ko-fi.
Posted By: Samurai_Crow. on 2024/12/4 18:21:19
Leif Salomonsson wrote ECX as a closed-source AmigaE compiler for PowerPC Amiga-likes (starting with MorphOS) and classic Amiga. Several years later he discontinued development and released the source code of the compiler, written in ECX as a self-hosted development system.

EEC is a fork of it, hosted on GitHub, that compiles all ECX sources. The intended purpose is to parallel E-VO on the classics whose compiler is developed in 68k Assembly and is based on generations of AmigaE after Dr. Wouter van Oortmerssen left the Amiga scene in similar fashion to Leif, leaving the Assembly source to AmigaE.

If you know anything about Leif's work on ECX, please share it in the comments below or in the EEC discussion board on GitHub. There are still a few bugs left but without the help of knowledgeable developers it will once again languish in a bit-bucket. Bug reports can be made to the EEC issue tracker on GitHub. Thanks to D. M. Coles, the author of E-VO, the EEC sources compile themselves and the demo programs that came with ECX.
Posted By: softwarefailure. on 2024/9/1 4:01:31
Airsoft Softwair, the hardest working men in code business, are proud to announce the immediate availability of RapaGUI 2.2. One of the most popular Hollywood plugins, RapaGUI is a cross-platform GUI toolkit that allows you to create graphical user interfaces that run on AmigaOS, Windows, macOS, Linux, and even on Android. GUIs are conveniently defined in XML files and then run out-of-the-box on many different operating systems, using the native GUI widgets on all operating systems for an authentic look and feel.

Version 2.2 is mostly a maintenance update which contains several bug fixes. On top of that, RapaGUI 2.2 also introduces support for the macOS arm64 platform and a few other new features. It is now available for free download from the official Hollywood portal.

This release was brought to you by Airsoft Softwair - the hardest working men in code business.