Latest Discussions
Topic
Replies
Last Post
Posted By: jacadcaps. on 2022/11/27 17:29:25
Iris 1.5 is now available for download from iris-morphos.com.

The new version introduces support for auto-archiving attachments into a zip archive, including encrypting them with password. It's also possible to unpack zip attachments directly from Iris.
Posted By: jacadcaps. on 2022/11/27 17:29:16
The new version introduces massive performance gains in decoding of large file images.

Also changed:
- Loading progress bar colour can now be configured in Interface settings
- Cherrypicked OffscreenCanvas fixes from latest WebKit sources
- Added handling of very long filenames when finalizing a download
- Fixed a bad free call in the media decoder
- Disabled some stray debug

wayfarer.icu
Posted By: jPV. on 2022/11/26 11:50:32
RNOTunes releasedRNOTunes is a GUI based audio player application with support for many different audio formats, embedded cover images, and Last.fm scrobbling. A video demonstration of the program is available on YouTube.

Please visit its homepage for more information, screenshots, and download links.
Posted By: jacadcaps. on 2022/10/28 11:51:25
The new Wayfarer version introduces a full WebKit WebInspector, downloads improvements and JavaScript engine bug-fixes.

wayfarer.icu
Posted By: jacadcaps. on 2022/8/29 23:05:39
Iris 1.4 is now available for download from iris-morphos.com

Changes:
  • Implemented message send scheduling
  • Added 'Edit as New Without Attachments...' to menus
  • Added 'Attach File(s)...', 'Remove Attachments' to the writer window's menu
  • SVG images may now be directly embedded into the email / signature
  • Fixed folder list sort order when adding/enabling accounts
  • Added a check against trying to send an email with no recipients set
  • Brings up an account online when trying to view a message that isn't locally cached
  • Subject line and mail address text encoding fixes
  • Fixed Show/Hide all headers menu state after reloading a message in the same view
  • Added a workaround for broken Subject headers (GMail likes to send them as raw UTF8)
  • Updated WebKit and other base libs
Posted By: jacadcaps. on 2022/8/29 23:05:27
Wayfarer has now been updated to the latest stable WebKitGTK branch.

wayfarer.icu
Posted By: jPV. on 2022/8/16 18:24:33
RNOEffects is a simple image processing program with a focus on good batch conversion options and alpha channel based effects. A new video demonstration of the program is available at YouTube.

Please visit its homepage for more information, screenshots, and download links, or click the "Read More..." link for the changelog of the new version.
Posted By: jacadcaps. on 2022/6/28 13:17:53
The new Wayfarer release comes with following changes

- Implemented ClearKey DRM support for HLS media streams
- Implemented HLS stream quality switching accessible from the media popup
- Added configurable touch events emulation (think Youtube-Mobile seeking slider)
- Refactored the HLS player to allow MPEG-TS playback
- Live HLS streams now start playing closer to the current time
- Improved stream end position reporting to get some streaming services correctly skip to next stream after playing ads
- Updated libcurl

While not very popular these days, ClearKey encryption is still being used by some live streaming services. Wayfarer will now play those streams (https://tv.nrk.no for example).

The touch events emulation makes it possible to seek on mobile Youtube again.

wayfarer.icu
Posted By: jacadcaps. on 2022/6/6 16:26:44
The new version introduces drag & drop support within a page and fixes scroller positioning after switching tabs.
Posted By: jacadcaps. on 2022/6/1 10:58:39
Wayfarer 3.7 is now available from wayfarer.icu

The new build significantly improves media playback. Several memory management problems have been fixed that ended up causing out-of-memory situations when playing longer media streams. Seeking for MediaSource media has been completely rewritten to be a lot more reliable.
Posted By: Stevo. on 2022/5/28 13:57:15
RevFlex is a utility for developers to automatically update version, revision and build numbers. RevFlex is designed to be very flexible. It should be possible to configure it to be used with almost any programming language.
Posted By: pikewerfer. on 2022/4/5 12:53:43
Free Font Value Pack for MorphOS Users Hi all!

Monotype/Linotype (the company I work for) has just released a free Font Value Pack for all MorphOS/AmigaOS operating systems. You can find it here:

linotype.com/8238750/MorphOSValuePack-product.html

All you need to do is to "buy" it (for 0 USD/EUR) and then download it. The package contains a wide variety of typefaces - I created this package with the intent of giving MorphOS more options when it comes to creating basically anything. I believe this selection should give us the ability to cover most typographic needs.

Hope you all enjoy it! Do let me have some feedback!

Pike
Posted By: ASiegel. on 2022/3/26 19:36:45
Wayfarer 3.2 is now available!

The new version introduces support for WOFF/WOFF2 fonts, improves support for ligatures and fixes a few minor quirks.

https://wayfarer.icu
Posted By: jacadcaps. on 2022/3/18 17:56:52
Wayfarer 3.0, based on the WebKitGTK 2.34.6 is now available for download from wayfarer.icu.

In addition to updating the WebKit core, this version includes the following changes:

- Added a Media menu with playback controls hotkeys
- Added cookie/cache cleaning menu options
- Password save requester pops up on more sites now
- No longer writes partial files into the Curl cache
- Launcher removes PROGDIR:ICU since it is no longer required
- Fixed downloads from itch.io
- Improved network error handling in the media player
- Cleaned up console log output into dprintf
- Fixed the base URL for HLS media chunks (fixes cnn.com, etc)
Posted By: jacadcaps. on 2021/11/23 6:40:18
After about 5 years of development, the first non-beta release of Iris is now available for download!

Iris is the most advanced and modern mail client among all of the clients available on MorphOS and Amiga. It's the only client to support OAuth2 for GMail, Yahoo and Outlook. It's the only client to support full html viewing and editing of emails, thanks to the inclusion of a stripped down WebKit. Iris is the application that has sparked off countless innovations in other parts of the OS, including adding ObjectiveC support and Unicode support into MUI.

Getting to the 1.0 version would not have been possible without the support of all of the betatesters, translators and users who either donated to the project or sent me bugreports and logs. I would also like to single out Christoph Poelzl of https://rms-communications.ch for all of his contributions and pushing me to add features to meet his business use cases. Iris would not have been what it is now without your input. Thank you!

There's still a long TODO for Iris, so keep looking out for future updates.

iris-morphos.com
Posted By: jacadcaps. on 2021/10/16 5:59:17
Wayfarer 2.8 is now available. This version focuses on various performance improvements, including Altivec support for various audio mixing routines in WebAudio, overall boost to mathematical operations thanks to a port of Apple's PowerPC optimized libm and rewritten feColorMatrix routines, up to 6 times faster than the standard WebCore code. This version also addresses various random crashes that were caused by a GCC bug when compiling in longcall mode.

Iris 0.128 fixes Yahoo account setup and comes with various other bugfixes and improvements, including the GCC longcall fix.

Wayfarer.icu
Iris-MorphOS.com
Posted By: jacadcaps. on 2021/9/24 12:48:52
Wayfarer 2.7 is now out!

- Worked around random crashes that may have been observed in 2.6
- Significantly improved performance of various threading checks across WebKit
- Worked around an issue in objc runtime that caused Wayfarer to stall during download notifications. Do note that notifications must be reconfigured in Magic Beacon as some keywords have changed.
- Improved handling of websites that constatly request http auth credentials instead of caching the state
Posted By: jacadcaps. on 2021/9/12 13:51:12
Wayfarer 2.6 is now out!

- Implemented Web Notifications and Download notifications via Magic Beacon. See the FAQ for more information
- Added browser tab pinning (via tab context menu). Disables tab close button and hotkeys
- Use Clipboard unit 1 for HTML paste operations like Odyssey does
- Linked against OpenSSL 3.0
- Fixed a WebAudio crash on bahn.de
- Enabled Intersection Observer (fixes github.com)
- Fixed an issue which caused some of the settings to display wrong state when opening settings for a given host directly from the menu
Posted By: jPV. on 2021/9/9 4:52:58
RNOXfer is a graphical multipurpose file transfer client with support for FTP, FTPS, and SFTP protocols. It's the first all-in-one program for any Amiga compatible operating system! Version 1.3 brings features like SFTP and large files support, graphical buttons and other GUI improvements, and many other fixes. Also tutorials in PDF and video formats are now available.

RNOPDF is a compact PDF viewer having a minimal GUI with easy control options. The new version offers improved exporting options and other features.
Posted By: jacadcaps. on 2021/8/25 11:31:50
Wayfarer 2.5 is now available from wayfarer.icu. The new version fixes two severe JavaScript memory leaks, which in some cases would leak more than 10MB per page load.
Posted By: jacadcaps. on 2021/8/25 11:31:42
Iris 0.126 is now available from iris-morphos.com.

The new version updates OpenSSL and implements image float settings when editing emails with embedded images.
Posted By: jacadcaps. on 2021/8/18 17:48:01
Wayfarer 2.4 is now out and introduces WebAudio playback support and often requested Download/Save As.
Posted By: jacadcaps. on 2021/7/12 15:25:16
The new Wayfarer release brings real fullscreen support, A/V synchronization in HLS live streams that lack timestamps (Youtube) and fixes and workarounds for broken Media Source players (formula1.com).

https://wayfarer.icu
Posted By: jacadcaps. on 2021/6/28 13:19:07
Wayfarer 2.2 fixes duration timing issues with Media Source playback and resolves several of reported crashes.

The new Iris implements full-HTML replies, that is, replying to emails written in HTML while retaining all of their CSS styling and embedded images, signatures, etc. The new version is now also linked against the same WebKit version as Wayfarer 2.x.
Posted By: jacadcaps. on 2021/6/20 2:13:53
Wayfarer 2.0 may now be downloaded from wayfarer.icu.

The new version is based on a latest stable WebKitGTK branch (about 1 year newer code base than Wayfarer 1.x) and introduces Dark Mode on websites that support it. Several other bugs were addressed in this release, including rendering of checkmarks that were previously invisible on some websites.

Please note that the ICU files included in the archive must be moved to MOSSYS in order to run latest Wayfarer.
Posted By: jPV. on 2021/6/9 4:39:56
RNOArchive is a graphical archive manager, that can extract, modify, and create archives. Extraction is handled by the XAD system and the program has built-in support for writing ZIP archives. Writing to other formats relies on separate Shell commands, and their availability and compatibility in the used system.
Posted By: Papiosaur. on 2021/5/24 7:31:55
The WArMUp association is pleased to offer the new version of Chrysalis package for MorphOS 3.15 (23/05/2021).

This pack allows you to easily and quickly install, just after a new installation of MorphOS, a complete and preconfigured environment.

It contains a selection of software, games and emulators for MorphOS. The ISO image is freely downloadable from MorphOS-Storage.

Thank you very much to all the developers and users who participate from both near or far to help improve this pack.
Posted By: jacadcaps. on 2021/5/24 7:31:01
Iris 0.117 is now available for download.

- Reply All keeps To and CC addresses as they were in the original mail now, but removes any emails configured in Iris' accounts or their aliases from the list
- Scales very large images down when displaying emails
- Added a spell checking selector cycle gadget to the email editor toolbar
- Added a configurable reply header text
- Fixed display of rotated images
- Fixed the quoted reply text not to contain [cid:] strings
- Mitigated a problem with TLS that would often cause crashes when Iris was used alongside Wayfarer

Wayfarer 1.20 is now available for download.

- Mitigated a problem with TLS that would often cause crashes when Wayfarer was used alongside Iris
- Addressed some potential ffmpeg abort() calls as seen in bugreported crashes
- Trims the title lengths the in Tabs menu
Posted By: jacadcaps. on 2021/5/24 7:30:52
Wayfarer 1.19 is now out

- Implemented video playback statistics (Youtube's Stats for Nerds will now show decoded frame counts, etc)
- Fixes in HLS Live playback on YT
- Reduced frame drops when playing video
- Fixed to correctly display rotated photos

https://wayfarer.icu
Posted By: jacadcaps. on 2021/5/6 23:26:59
Wayfarer 1.17 is now out with many media playback improvements.

This version makes it possible to watch Youtube Live HLS streams. Media settings were integrated in the Browser tab, which means they can be tweaked per website.