Short: Modern Amiga Web Browser with JS Uploader: biuro@cdlabel.info (Pawel Nowak) Author: Juen/APX+NAH+R3D (Pawel Nowak) Type: comm/www Version: 0.8.5 Architecture: m68k-amigaos Amelinium 0.8.5 - Web browser for classic Amiga ================================================ Support author on patreon: https://www.patreon.com/user?u=3166416 Always new version here: http://juen.in Early development release. Expect bugs. Compatibility first, speed later. Work in progress. Requirements: - bsdsocket.library v4+ (works with IMPBOX bsdsocket.library!) - AmiSSL v5 for HTTPS support (without that still http:// sites works fine) Included builds: - Amelinium - 68000 (works on all Amigas, slowest) - Amelinium_020 - 68020+ - Amelinium_040 - 68040+ - Amelinium_060 - 68060+ (fastest, recommended for RTG) - Amelinium_low - AmigaOS 1.3 (Kickstart 34+), no images - Amelinium_020_JS - 68020+ with built-in JavaScript (experimental) - Amelinium_040_JS - 68040+ with built-in JavaScript (experimental) - Amelinium_060_JS - 68060+ with built-in JavaScript (experimental) Known issues: - Some CSS2.1 features not yet implemented - Many CSS3 features not yet implemented - JavaScript: experimental (in the _JS builds) - DOM scripting and some of jQuery work; heavy frameworks (e.g. Google's Closure) still not - Many pages may render incorrectly - Slow on 68000, usable on 68030+ (faster from cache) Keyboard shortcuts: - Up/Down - scroll - Shift+Up/Down - page scroll - Space - page down - Backspace - page up - Home/End - top / bottom of page - Amiga = / - - zoom in / out (also on the Page menu) - Esc - stop loading / close - F5 - reload - Amiga-C/X/V - copy / cut / paste the URL Acknowledgments: ttengine.library by Grzegorz Kraszewski (krashan@teleinfo.pb.bialystok.pl) - high-quality TrueType rendering for AmigaOS / MorphOS / OS4. http://amiga.pl/ttengine - used with author's permission. Liberation Fonts (Red Hat, SIL OFL 1.1) - metric-compatible Arial / Times / Courier replacements. DejaVu Sans (DejaVu Fonts project, Bitstream Vera license) - used when CSS names Verdana or Tahoma; matches their wider metrics where Liberation Sans (Arial-metric) would be too narrow. AmiSSL by Oliver Roberts - TLS for HTTPS. stb_image (public domain) - PNG/GIF decoding. TJpgDec by ChaN (BSD-style, 2021) - tiny JPEG decoder with scale-on-decode (1/2, 1/4, 1/8). http://elm-chan.org/fsw/tjpgd/ Replaces stb_image for JPEG - same input, half the RAM and much faster on oversized photo thumbnails. Amiga Core Fonts for the Web (Amiga Information Center, 2000) - bitmap fallback when TT is unavailable. History: 0.8.5 - Downloads now open their own window (like a classic browser) with a progress bar, speed and time remaining, plus Pause/Resume and Cancel - and the browser stays usable while they run. Each file gets its own window, a finished download closes itself, and closing the browser while downloads are still going leaves them running until they finish or you cancel them. The download window reopens where you last left it, and the last folder you saved to is remembered across launches. Settings -> "Save mode as default" remembers the screen mode you're on (or Workbench). Fixed a crash (yellow guru) on some sites whose stylesheets were in the disk cache - e.g. DuckDuckGo. Save and download dialogs now work with EITHER asl.library or reqtools.library Big forms (e.g. cookie-consent pages like Google's) now submit correctly instead of failing with a server error - the form data is no longer truncated, and when a page has two forms with the same target (Accept / Reject) only the clicked form's fields are sent. More JavaScript-heavy sites now work: dynamically added