Latest Discussions
Topic
Replies
Last Post
Posted By: ASiegel. on 2019/10/6 18:59:05

The MorphOS development team is proud to announce the release of the MorphOS Software Development Kit 3.14 (October 2019).

Our new software development kit advances a number of key technologies enabled by updates to the latest binutils 2.32, ports of the most recent versions of the GCC7, GCC8 and GCC9 compilers as well as a newer perl.

The threading models in GCC5 and up were changed to posix, enabling better libstdc++ compatibility in std::thread, etc thanks to the new ports of libpth and libpthread. A switch to the DWARF2 Exception Handling Model improves performance of C++ code of up to 30 percent. Objective-C ARC is now supported on MorphOS thanks to the introduction of the ObjFW runtime and other advances in compiler ports.

The new SDK requires MorphOS 3.12 and about 3GB of free disk space and can be found in our files section. As always, a separate source package is available for download as well.

Posted By: softwarefailure. on 2019/8/12 14:48:49
Airsoft Softwair, the hardest working men in code business, are proud to present Polybios 1.2. 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. Version 1.2 is a minor update and contains some fixes and minor improvements.

The plugin is now available for download from the official Hollywood portal. Thanks to Hollywood's cross-platform plugin system versions for AmigaOS3 (m68k, m881), AmigaOS 4, MorphOS, WarpOS, AROS (x86), Linux (ppc, arm, x86, x64), macOS (ppc, x86, x64), Windows (x86, x64) and Android (arm, arm64) are provided.

WinUAE users please note that you need at least version 4.2.1 because previous versions have a bug in the emulation of Motorola's 68020 CPU which makes Polybios crash.

This release was brought to you by Airsoft Softwair - the hardest working men in code business.
Posted By: softwarefailure. on 2019/6/23 14:47:22
polybios.png
Airsoft Softwair, the hardest working men in code business, are proud to present a major update for one of the most popular plugins for Hollywood: Polybios. 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.

Version 1.1 is a major update which adds support for lots of functionality required by people who would like to write a PDF viewer with Polybios. It is now possible to get text, bookmarks, and links from PDF pages. It is also possible to search PDF pages for a given string and it is also possible to get the position of text inside PDF pages (needed for implementing highlighting). Finally, it's also possible to get metadata from PDF pages. On top of that, there are also some important bug fixes.

Polybios 1.1 is provided free of charge for all existing Hollywood users. Please consider buying Hollywood to show your support for our massive development efforts.

The plugin is now available for download from the official Hollywood portal. Thanks to Hollywood's cross-platform plugin system versions for AmigaOS3 (m68k, m881), AmigaOS 4, MorphOS, WarpOS, AROS (x86), Linux (ppc, arm, x86, x64), macOS (ppc, x86, x64), Windows (x86, x64) and Android (arm, arm64) are provided.

WinUAE users please note that you need at least version 4.2.1 because previous versions have a bug in the emulation of Motorola's 68020 CPU which makes Polybios crash.

This release was brought to you by Airsoft Softwair - the hardest working men in code business.
Posted By: softwarefailure. on 2019/3/31 13:14:01
Yes, Airsoft Softwair, the hardest working men in code business, did it again! This time we proudly present hURL - the ultimate multi-protocol data transfer plugin for Hollywood. Based on curl, hURL supports an incredibly wide range of transfer protocols, e.g. DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. Furthermore, hURL supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more. It really is the ultimate data transfer engine for Hollywood, leaving nothing to be desired!
Posted By: softwarefailure. on 2019/3/17 9:57:46
Airsoft Softwair, the hardest working men in code business, are proud to announce the immediate availability of a number of add-ons for Hollywood 8.0. The following add-ons are now available for download from the official Hollywood portal:
  • Hollywood Player 8.0 for all supported platforms (also available for your smartphone/tablet on Google Play)
  • Hollywood SDK 8.0 for developing your own plugins (includes examples and over 400 pages of documentation in various formats)
  • Hollywood 8.0 add-on for Cubic IDE (kindly provided by Michael Jurisch)
  • Hollywood 8.0 wordfile for UltraEdit
  • Hollywood 8.0 online reference manual (over 1000 PDF pages, alternatively available as HTML, CHM, and AmigaGuide)
  • Hollywood SDK 8.0 online reference manual (over 400 PDF pages, alternatively available as HTML, CHM, and AmigaGuide)
Posted By: softwarefailure. on 2019/2/22 12:40:17
Hollywood 8 released

After 12 months of development, Airsoft Softwair, the hardest working men in code business, are proud to present the best Hollywood ever: Hollywood 8: Supremacy. Version 8.0 is a massive update with many new features and bug fixes. The most important new feature is full RapaGUI support on Android, which allows you to create GUIs for Android devices using Hollywood. As always with RapaGUI, only native widgets are used so the GUIs look and feel completely native. This is a truly unique feature because no other software allows you to create native GUIs for Amiga (MUI), Windows, macOS, Linux (GTK+), and Android! On top of that, there are tons of other new features, bug fixes, and improvements.
Posted By: pegasos-sigi2. on 2018/11/18 12:51:36
zip.library 1.0

The zip.library is a shared MorphOS - library to create and read ZIP archives.
Posted By: pegasos-sigi2. on 2018/10/20 14:36:18
MS Tools 1.0

This toolbox provides tools for reading Microsoft Office document. It starts with a tool for reading binary Microsoft Word files (.doc). These tools are a MUI class and a library. Test programs demonstrate the functions.

Screenshot
Posted By: pegasos-sigi2. on 2018/9/17 19:41:18
rtf.mcc 1.0
Screenshot

The rtf.mcc MUI class decode and display files in RTF document format. This Format is a exchange format to display documents on different systems. It exists a context menu in this class to export RTF to PDF. Pagebreaks and textwraping is supported.

The demo prog have a shell interface. So you can use it to display RTF's with Ambient filetypes. But don't forget a "c:stack 1000000" entry in filetypes, or you get an MorphOS exeption !
Posted By: pegasos-sigi2. on 2018/9/13 16:11:09
xcf.mcc 1.0
Screenshot

A MUI Class to display GIMP Project files

+ Support of raw and compressed files (.xcf.gz)
+ Display Monocrome, grayscale, pixmap and RGB(A) files with alpha channel.
+ The class decode RLE compressed and raw layer.
+ The max number of layer is 30.
+ Layer compositing and masking is supported