Latest Discussions
Topic
Replies
Last Post
Posted By: softwarefailure. on 2015/2/22 11:32:18
Three years after the release of Hollywood 5 Airsoft Softwair is proud to announce the immediate availability of Hollywood 6: Epiphany. Hollywood 6 is a massive update with a myriad of new functions. The most important new feature is the complete abstraction of the core components display, audio and DOS. These can now be completely replaced by plugins which opens up totally new possibilities. For example, it is possible to replace Hollywood's inbuilt display driver with a custom implementation now. A plugin, which uses this new interface to make OpenGL available to Hollywood, will be released shortly.
Posted By: pegasos-sigi2. on 2015/2/1 11:35:58
Carsten Siegner has released Hyphen 2.8.8, a static C library for handling dictionary-based hyphenation of words.

Supported hypenation dictionaries can be found here. To use any of them, download only the files with "hyph_" at beginning, unpack them and then use any files with ".dic" at the end.
Posted By: Krashan. on 2014/10/25 11:19:40
While DigiBooster 3 replayer routine is available from some time as a static library, having it as shared one has some advantages. First applications using it may be smaller, secondly, updates of the player engine may be installed by users, applications need not to be recompiled. The library may be downloaded from MorphOS Files. The archive also coinatis developer material and source code. The package is licensed on BSD licence.
Posted By: Krashan. on 2014/10/20 12:13:26
LibMaker is a GUI based tool generating code skeletons of shared libraries. As such it is the successor of old ChocolateCastle program. After entering specifications of a library and its set of function, LibMaker generates a complete, ready to compile project template, with makefile and standard include files. Version 0.11 can generate a shared library skeleton for MorphOS or for AmigaOS 3 (M68k). Defined library projects may be saved for later reuse or adding new functions. LibMaker preserves existing functions, so library can be developed incrementally. The program features extensive bubble help, so there is less need to look at the manual. LibMaker is distributed with the source code on BSD license and can be downloaded from the MorphOS Files. Future versions of the program will handle BOOPSI and MUI classes, as well as generation of code for AmigaOS 4.
Posted By: Krashan. on 2014/10/8 6:26:42
Lua Explorador is a GUI based source level debugger for Lua programs. Version 0.5 released yesterday, supports passing commandline arguments to debugged scripts. The feature handles both the standard Lua arg[] table (including a script path in arg[0]), and MorphOS specific argline variable. The program is available in our downloads section.
Posted By: softwarefailure. on 2014/9/15 15:40:33
Chip attack! Airsoft Softwair is proud to present an AHX plugin for Hollywood. Once this plugin is installed, Hollywood will "automagically" be able to play these stylish AHX (Abyss' Highest eXperience) and HivelyTracker modules. The plugin is based on HVL2WAV by Xeron/IRIS, source code is also included.

Additionally, there is a demo applet which demonstrates the playback of an AHX module. This applet can also be run using the freely available Hollywood Player so people who don't own the full version of Hollywood can check it out as well.

You can download the plugin from the official Hollywood portal. Thanks to Hollywood 5's cross-platform plug-in system versions for AmigaOS3 (Classic), AmigaOS3 (FPU), AmigaOS4, MorphOS, WarpOS, AROS (Intel), Linux (PowerPC), Linux (Intel), Mac OS (PowerPC), Mac OS (Intel), Windows and Google's Android platform are provided.

For more information on HivelyTracker and AHX visit http://amigascne.org/abyss/ahx/ and http://www.hivelytracker.co.uk/
Posted By: Papiosaur. on 2014/8/29 8:30:47
Hello everyone,

I have launched a bounty to thank the developers of MorphOS non-commercial software still active to this day.
Posted By: softwarefailure. on 2014/7/23 19:33:20
Airsoft Softwair is proud to announce that the Hollywood Player is now also available for all desktop platforms supported by Hollywood (AmigaOS 3, AmigaOS 4, MorphOS, WarpOS, AROS, Windows, Mac OS PPC & x86, Linux PPC & x86). Although it was originally scheduled for release on June 3, 2006 (and even finished back then) its final publication for desktop systems was postponed again and again limiting the availability of the Hollywood Player to the Android platform for several years.

But now that the Hollywood Player is finally available for desktop platforms as well, software authors can choose to distribute their programs as Hollywood applets instead of stand-alone executables.
Posted By: pegasos-sigi2. on 2014/5/15 9:45:09

The MorphOS development team would like to announce the immediate availability of version 3.5 of the official MorphOS Software Development Kit (SDK). Some of the included changes are:

  • LogTool no longer allows multiple ramdebug sessions running at once
  • Updated includes, better SDK indexing for Scribble
  • Updated OpenSSL and dependencies

The new software development kit is available for download in our files section.

Posted By: softwarefailure. on 2014/5/9 5:39:02
MUI Royale 1.1 releasedAirsoft Softwair is proud to announce the immediate availability of MUI Royale 1.1. This update contains some minor fixes and new features. MUI Royale is a plugin for Hollywood that finally allows you to easily create MUI GUIs with Hollywood. MUI Royale supports over 40 MUI classes including popular third-party classes like TextEditor.mcc and TheBar.mcc. Creating and managing menustrips is also fully supported. The plugin sets new standards concerning the ease of use because the GUI layout can be conveniently defined using an XML file that is converted into a MUI GUI by MUI Royale on the fly. GUI design has never been so easy! Of course, new features of MUI 4.0 are also supported.