amiga-news DEUTSCHE VERSION
.
Links| Forums| Comments| Report news
.
Chat| Polls| Newsticker| Archive
.


.
  Per page
Show titles only
.


Archiv 'Updates for hardware and software products'


10.Feb.2024



Terrain models: World Construction Set 2.031 (Emerald-Berta), AmigaOS 3 and AROS
As can be read in the history of the development of their software products, Gary Huber of Questar Productions recognized the potential of the graphics capabilities of the personal computers of the time in the late 1980s and began researching and developing software for his Amiga computer to combine 3D terrain data and landscape/vegetation information into a computer-generated synthetic 3D view with colored trees (coniferous and deciduous), ground cover patterns, sky and haze.

Other software companies had developed similar software for the Amiga, including VistaPro from Virtual Reality Labs and the "Scenery Generator" (later "Scenery Animator") from Naturalgfx and Panorama. All included a basic method of automatically placing one or more types of vegetation based on local terrain criteria, usually using elevation and slope. However, none of the available commercial tools could handle large, detailed regions, making them unusable for commercial and industrial terrain mapping.

In 1992, Huber began developing algorithms and programs to meet the requirements he had predicted. Originally written in an advanced BASIC language and later rewritten in C for speed reasons. Chris Hanson joined Questar and Huber and helped develop the user interface, language conversion, optimization and graphics. The result, announced in August 1994, was World Construction Set 1 (WCS) for the Amiga with a host of advanced features (and a name inspired by the popular Electronic Arts audio tool of the time, "Deluxe Music Construction Set"). WCS V1 extended the land cover and vegetation placement techniques of earlier software to include the placement of so-called "ecosystems".

WCS V2 (video) for the Amiga was released in late 1995, followed by a Windows version in January 1996. Version 2 introduced oceans with waves and reflections, DEM buildings, realistic looking clouds, sun and moon, better vegetation and OpenGL support.

Both versions 1.25 and 2.04 are available as packed ADF files on the 3DNature.com website. The corresponding source files were published on GitHub some nine years ago. Alexander Fritsch began working on the source files containing the penultimate version 2.03 ("Emerald") in 2017. As he tells us, the project first had to be made gcc-compatible. The aim of his new compilation using Bebbo's gcc was and is to achieve the highest possible speed. This required very extensive tests with various compiler options and lengthy test calculations on a real Amiga, always under the same boundary conditions. As Bebbo also continued to work on gcc, it had to be tested again and again to see whether a new compiler version with new optimizations would bring a speed advantage. Since WCS as a complex program is also a test case for the compiler itself, Alexander reports, WCS also revealed errors in the compiler over time, especially with various optimizations and floating point calculations.

As a result, the new version of WCS now available on Aminet on a 25MHz 68040 Amiga only needs 4 hours instead of 5 hours for a "Canyon Sunset" example image. A nice result that would not have been possible without Bebbo's work, as Alexander says, and his gcc. An AROS version is also included in the archive. (dr)

[News message: 10. Feb. 2024, 15:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Feb.2024



Linux: Stable long-term kernel 5.10.208 for AmigaOne X1000/X5000
Parallel to the current kernels (amiga-news.de reported), Christian 'xeno74' Zigotzky also provides the latest version of the stable long-term kernel for the AmigaOne X1000 and X5000. It is suitable for old Linux distributions that do not work with the latest kernels, such as Ubuntu 10.04, or if users have problems with the latest kernels. PowerPC-relevant changes:
  • powerpc: update ppc_save_regs to save current r1 in pt_reg
  • powerpc/ftrace: Fix stack teardown in ftrace_no_trace
  • powerpc/ftrace: Create a dummy stackframe to fix stack unwind
  • powerpc: Don't clobber f0/vs0 during fp|altivec register save
  • powerpc/perf: Fix disabling BHRB and instruction sampling
  • powerpc/pseries: fix potential memory leak in init_cpu_associativity()
  • powerpc/imc-pmu: Use the correct spinlock initializer
  • powerpc/xive: Fix endian conversion size
  • powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
  • powerpc/mm: Fix boot crash with FLATMEM
  • powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
  • powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
  • powerpc/watchpoints: Disable preemption in thread_change_pc()
  • powerpc/perf/hv-24x7: Update domain value check
  • powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
  • powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
  • powerpc: Don't include lppaca.h in paca.h
  • powerpc/perf: Convert fsl_emb notifier to state machine callbacks
  • powerpc/fadump: reset dump area size if fadump memory reserve fails
  • powerpc/kasan: Disable KCOV in KASAN code
  • powerpc/rtas_flash: allow user copy to flash block cache objects
  • powerpc/mm/altmap: Fix altmap boundary check
  • drm/radeon: possible buffer overflow
  • drm/radeon: Use RMW accessors for changing LNKCT
  • drm/radeon: Fix integer overflow in radeon_cs_parser_init
  • Support for Microsoft devices that are not fully compliant with HID standard (CONFIG_HID_MICROSOFT=y)
Download: linux-image-5.10.208-X1000_X5000.tar.gz (71,5 MB) (dr)

[News message: 10. Feb. 2024, 07:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Feb.2024



AmigaOS 4: AmiUpdate V2.53 (update 2)
AmiUpdate, the update programme for system components and programmes, was first updated to version 2.50 on 04/02/2024 and then, after some problems, to version 2.51. The changes:

AmiUpdate 2.50
  • The http transfer routines did not consider a filename with spaces in it. All filenames are now run through an encoder prior to the HTTP request being sent. This fixes issues like the MUI update failing to download.
  • update.library 53.19: Added more internal vectors.
  • RebootDeamon 2.4:
    • Reworked the source to avoid some duplication of code.
    • Changed the timer.device handling to avoid memory leaks.
    • Removed the pointless cancel button from the countdown requester.
    • If update.library could not be loaded, it tried to open an intuition requester for notification, but intuition had not been opened yet!
AmiUpdate 2.51
  • Some internal changes, but nothing functional (unless I added some bugs, of course).
  • It seems the http request headers did NOT include the version info in the User-Agent field, which the server uses. I could have sworn it was included ages ago!
  • Added better logging in the case of [405] errors.
  • The status bar will now show correctly if no servers are selected.
  • RebootDeamon 2.5: Seems there was a long standing bug which just popped up, which could lead to a crash dealing with the time requests.
Update: (11.02.2024, 14:18, dr)

Meanwhile the author Simon Archer has released version 2.52, which currently cannot be downloaded from the program itself, but from "Downloads" under the title link. Many users had reported problems when they used the program iconified in the background. This now should be fixed. Changes:
  • Unfortunately, trying to keep compatibility with OS 4.0 led to problems with the docky part of application.library, as it always opens V2 of the library interface. As the program is using the old V1 tags, this threw up an error reported by multiple users. As it is highly unlikely anyone is still using 4.0, it should not be a problem a huge problem. My aplologies to any 4.0 users, but now is the time to upgrade!.
  • As the ongoing saga with connections to "amiupdate.net" is still ongoing, despite my best efforts to resolve it, I have now added a simple NSLookup to AmiUpdate in order to put rest to this issue once and for all. Accesses to "amiupdate.net" and "wwww.amiupdate.net" are now registered on "my" lookup server and are now redirected to the correct place without any intervention from the great wide internet.
Update 2: (13.02.2024, 22:01, dr)

And once again AmiUpdate has been updated, now to version 2.53. Users had tried to search for updates from within the prefs program, which caused errors. However, the new AmiUpdate V2.53 only updates the update prefs to version 53.17. The final version 53.18 can then be accessed via a separate update of the prefs program. (dr)

[News message: 09. Feb. 2024, 18:17] [Comments: 4 - 13. Feb. 2024, 17:48]
[Send via e-mail]  [Print version]  [ASCII version]
09.Feb.2024



Text adventure: The Ghosts of Blackwood Manor 1.2
Stefan Vogt has released another update to his text adventure with graphics, "The Ghosts of Blackwood Manor" (amiga-news.de reported). It contains minor bug fixes and improvements as well as a comprehensive hint system in the game that does not spoil anything. (dr)

[News message: 09. Feb. 2024, 11:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Feb.2024
Krzysztof 'deadwood' Śmiechowicz


AROS x86: Update of ABI-v0 developer branch and Odyssey Web Browser
Press release: This new version 20220318-1 of AROS ABIv0 for 32-bit systems introduces updates to a few libraries as well as multiple bugixes. If you are a developer, please take note of switch to new C library and update your SDK installation. The download of binary packages and full changelog is available on GitHub.

Additionally, with this release the list of recommended hardware has been extended with two inexpensive motherboards: ASUS P8Z68V LX and Gigabyte GA-MA770T UD3P.
As a reminder, the above list includes hardware that is well supported, easily obtainable second hand, cheap and will be re-tested for each future release to maintain compatibility.

And to make things ever better, Odyssey Web Browser for 32-bit x86 AROS has also been refreshed. It was last released in 2016 and this new version 1.26 brings re-compilation with newer SDK and a number of bugfixes. It requires this release of AROS base system to work.

If you enjoy AROS and would like to get in touch with wider AROS community, be sure to visit new AROS community forum. (dr)

[News message: 09. Feb. 2024, 09:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Feb.2024
MorphZone


MorphOS: Web browser Wayfarer 7.3
Jacek 'jacadcaps' Piszczek has released version 7.3 of his web browser Wayfarer for MorphOS. Wayfarer now is based on the latest WebKit engine WebKitGTK 2.42.5, which was released three days ago. (dr)

[News message: 08. Feb. 2024, 22:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Feb.2024



Creating Amiga Reaction GUIs: ReBuild v1.0.0
In mid-November, we introduced Darren 'dmcoles' Cole's "ReBuild" in detail, which is intended to make it possible to create graphical user interfaces for ReAction, the evolution of ClassAct. After numerous beta versions, he has now released version 1.0.0.

Download: Rebuild1.0.0.lha (158 KB) (dr)

[News message: 08. Feb. 2024, 22:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Feb.2024



AROS/MorphOS: Music program ProTrekkr V2.6.4 (update)
ProTrekkr is a tracker program combining a software synthesizer together with a traditional samples tracker which can (mainly) be used to create electronic music (like psytrance, trance goa, hard acid, IDM, chip, techno, jungle, etc.) targeting small sized intros, demos or games. Now version 2.6.4 was released for AROS and MorphOS (and FreeBSD and Windows) which offers a slightly reworked manual as well as minor windows adaptions.

Download: ptk_v2.6.4_aros.zip (23 MB) (dr)

[News message: 08. Feb. 2024, 06:32] [Comments: 1 - 09. Feb. 2024, 21:56]
[Send via e-mail]  [Print version]  [ASCII version]
1 65 125 ... <- 130 131 132 133 134 135 136 137 138 139 140 -> ... 145 1016 1893

.
Masthead | Privacy policy | Netiquette | Advertising | Contact
Copyright © 1998-2025 by amiga-news.de - all rights reserved.
.