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.Jun.2004
ANN (Website)


MorphOS: CPU Monitor V1.3 Released
Christian Rosentreter has released an update to his CPU Monitor for MorphOS (screenshot).

Changes since version 1.0:
  • fixed refresh bug (thx. to itix for solution)
  • added vertical grid
  • removed a small memory leak
  • added DONOTACTIVATE tooltype
  • added NOSIZEGADGET tooltype
  • added BORDERLESS tooltype + additional required functionality
  • internal cleanups and improvements
(snx) (Translation: dm)

[News message: 10. Jun. 2004, 18:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Jun.2004
Maxime Doyen (ANF)


HomeBank: German Language Catalog Data Available
For the a-while-ago-released-as-freeware program HomeBank from Maxime Doyen there is now also german language catalog data (6 KB) available. The author is thankful to Andreas Mayer-Gürr for this translation. (snx) (Translation: dm)

[News message: 10. Jun. 2004, 09:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Jun.2004
Giancarlo Piscitello (ANF)


PNG icons: AmiCrystal v1.1
Giancarlo Piscitello released a new version of his icon pack 'AmiCrystal' (Screenshot, low resolution / Screenshot, high resolution).

Direct download: Ami-Crystal.lha (1.7 MB) (cg)

[News message: 09. Jun. 2004, 21:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Jun.2004
Hans-Jörg Frieden (ANF)


AmigaOS 4: official status update

AmigaOS 4.0 status update

by Hans-Jörg Frieden, Hyperion Entertainment

With the Developer Pre-release finally out, the time is right for a status report on the current state of AmigaOS 4.0. The huge amount of work invested into the project by a lot of dedicated developers means that there has already been substantial progress since the pre-release.

Some of the 68k components of the pre-release have in the meantime been ported to PowerPC code. The most prominent of these are Picasso96 and MUI. While Picasso96 is still in alpha test among the developers, the PPC version of MUI is being beta-tested right now, and is expected to be stabilized soon.

The kernel has also seen some updates. Among other things, it now supports a special resource called the performance monitor. The performance monitor is a hardware profiler within the CPU that allows the programmer extremely fine-tuned profiling of code, even including counting cache hits and misses, instruction timing, pipeline stalls, number of instructions patched, instruction throughput, and a lot of other factors. The performance monitor is controlled via performancemonitor.resource, which offers an easy-to-use API that wraps all this functionality into a few functions.

Further improvements of the kernel include support for the Altivec unit. The Altivec unit is a SIMD vector processing unit. SIMD stands for "single instruction multiple data", meaning that a series of instructions is executed in parallel on multiple streams of data items. Altivec has a lot of uses, most prominently in 3D graphics, but also in image processing, signal processing, compression/decompression, and all general computing applications that inherently work by executing the same instructions on large datasets. Altivec support in the kernel isn't 100% stable yet, but is expected to be fully functional very soon.

Moovid, the well-known media player, has now also been ported to PowerPC, and the results are quite spectacular. An Altivec-enabled version is also in the works. Moovid plays a wide range of movie codecs, including DivX. A lot of progress has also been made on the shared C library, newlib, and the static C library, clib2.

Subsequently, there is now a new gcc compiler suite that runs up to six times faster than the compiler included in the SDK. Furthermore, since the final release of GNU C 3.4.0 has emerged, it has also been successfully ported to AmigaOS 4.0, and is now used for most components and programs. GCC 3.4.0 features a much better code generator than previous versions, much better support for ANSI C++, and implements the Motorola 'vector' extension for Altivec (meaning you can use types like 'vector unsigned char x' in your program to signify a vector for Altivec).

One program that has seen a tremendous speed boost is AmiPDF. The new PowerPC version of AmiPDF is, depending on input, up to 60 times faster than the original version on the prerelease.

Furthermore we expect a working serial device and floppy support soon.

The USB stack is shaping up as well. It now supports HID devices like keyboards and mice as well as HID joysticks and steering wheels, and USB mass storage devices like USB sticks, flash card readers, 7-in-1 card readers and cameras.

The A1 IDE device now has working UDMA support. Also, interrupts are no longer polled but delivered properly. This means that the device does not require any CPU time for transfers.

Currently, work concentrates on performance optimization. Results look quite good already, and stress tests have shown the device to be 100% reliable - no data corruption occurs.

This material will in due course be released for download to registered users of the Developer Pre-release on our web site at:

http://www.hyperion-entertainment.biz (cg) (Translation: ub)

[News message: 09. Jun. 2004, 00:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jun.2004
ANN (Website)


AmigaOne: Beta tester for "PegXMac" port wanted
The author of PegXMac is searching for beta testers willing to test the AmigaOne version of his distribution.

PegXMac is a 'LiveCD' that uses 'MacOnLinux' to enable booting MacOS X from CD - without the need to install Linux first.

If you want to test the beta image of PegXMac, use the following boot args:

root=/dev/ram rw init=linuxrc video=tdfx:1024x768-8@60 lang=uk

(adjust the parameters "lang=" and "video=" to your personal configuration).

Direct download: boot (5.2 MB) (cg) (Translation: cg)

[News message: 08. Jun. 2004, 22:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jun.2004
amigaworld.net (Website)


AmigaOS 4: Status of missing bits
H.-J. Frieden is giving on amigaworld.net a short overview of the missing bits of the prerelease. Altivec, IDE DMA: Yes.

USB: Supports mice, keyboards, mass storage (USB sticks, flash card readers, most modern cameras), HID devices (joysticks, pads, steering wheels, AmigaInput driver in the works).

SNAP: The system already runs on LinuxPPC and the AmigaOS 4.0 port has already begun.

Floppy: Almost finished.

Warp3D: Ported and functional. The reason it isn't released yet is mostly a crash when flushing the library, and the fact that old 68k programs cannot use it yet due to the lack of a 68k jump table.

Native graphics system: In alpha testing for the developers. Mostly done, but needs a bit of polish to go off into beta test.

JIT: Mostly functional using the apprunner. What doesn't work is automatic starting of applications. Going to be tackled soonish. (cg) (Translation: gf)

[News message: 08. Jun. 2004, 21:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jun.2004
ANN (Website)


MiniShowPicture: NewIcons and Italian local file
For the picture viewer MiniShowPicture now NewIcons and an Italian local file are available. (snx) (Translation: gf)

[News message: 08. Jun. 2004, 13:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 740 1475 ... <- 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 -> ... 1495 1635 1781

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