21.Nov.2005
|
Aros Archives: Uploads til 20.11.2005
Uploads of aros-archives since our last news report:
i386-aros-cross-gcc-3.3.1-cygwin.zip dev/cro 38Mb i386 AROS Cross GCC For Cygwin
soliton.rar gam/ 114kb Port of Solitaire-like Amiga Game
(cg) (Translation: aj)
[News message: 21. Nov. 2005, 00:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2005
Amiga Future (Web page)
|
MorphOS: TD-MPlayer-GUI 0.5
The multi-platform developer group TDolphin has released the MorphOS version 0.5 of its graphical user interface for the video player MPlayer. The update contains, among others, a button for minimizing as well as additional bubble help texts.
Download: tdmplayergui.lha (50 KB) (snx) (Translation: cad)
[News message: 20. Nov. 2005, 21:31] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2005
Amigaworld.net (Web page)
|
AmigaOS 4: Weather program Wet 4.1 with AmiDock support
In addition to the weather display in the title bar or as an icon on the Workbench, Version 4.1 of the AmigaOS 4 program Wet now offers this functionality for the AmiDock as well. Moreover, the program can now be run behind a proxy server also.
Download: wet.lha (664 KB) (snx) (Translation: cad)
[News message: 20. Nov. 2005, 19:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2005
MorphOS-News.de (Web page)
|
PDF-Book "Le livre du Pegasos" now in English translation as well
The 148-page book "Le livre du Pegasos," available as a PDF file, for which translators had been sought (reported by amiga-news.de), is now available in a first, though still incomplete, English version as well. At present, Mac OS X as well as half of the Linux section are still missing.
Aim of the book is to bring information and articles on every aspect of the Pegasos and its operating systems (MorphOS, Linux, Mac OS X via Mac-on-Linux) together in a single document, so that these can be consulted offline as well, and printed without problems.
Translations to more languages (German, Spanish, Italian, Portugese, Swedish and Polish) are already in the works. In the meantime, donations can be made to the authors and translators, too. (snx) (Translation: cad)
[News message: 20. Nov. 2005, 18:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2005
Carsten Siegner (ANF)
|
Example-Project: Skeletal animation with Blender
Carsten Siegner has created a small animation for the raytracer Blender, which demonstrates the insertion of skeletal animations in a real scene. In doing so, the so-called shadow objects are used as well, meaning objects that are not depicted themselves, but rather, only cast a shadow. With shadow objects, you can furnish every 3D object in a real scene with shadows.
Download: Skelett.lha (440 KB) (cg) (Translation: cad)
[News message: 20. Nov. 2005, 17:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2005
ANN (Web page)
|
Audio-Decoder: ADPCM_dec 1.2
Lorence Lombardo has released an update of ADPCM_dec to version 1.2. The audio decoder is intended for the ADPCM Package by Christian Buchner.
Thereby, the ADPCM file is either converted to RAW format or transferred directly to AHI. Details on the changes in the new version are not available.
Download: ADPCM_dec.lha (28 KB) (snx) (Translation: cad)
[News message: 20. Nov. 2005, 12:56] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2005
|
AROS: Status-Update November 2005
At the title link, Paolo Besser has published another status update of the latest AROS developments. Besides Bernd Roesch's AfA OS for 68k processors (amiga-news.de reported), there is also a hosted version for FreeBSD/x86 meanwhile on the FTP server of BTTR, and Joe Fenton got AROS running hosted on Fedora Core 4/PPC on his iMac.
Furthermore, Michal Schulz has re-vitalized the VMware graphic HIDD and Pavel Fedin did back-port many commands from MorphOS, e.g. "mount" (amiga-news.de reported). (snx)
[News message: 20. Nov. 2005, 12:00] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2005
Heinz-Raphael Reinke (ANF)
|
AmiDevCpp: Version 0.5 released / AROS now target platform as well
AmiDevCpp, the integrated Amiga development environment for Windows, is available in version 0.5, and now includes, in addition to the m68k-amigaOS cross-compiler, an i686-aros cross-compiler as well.
With this, it is (at least theoretically) possible to compile a project created with AmiDevCpp for AmigaOS (m68k) as well as for AROS (x86) with few mouse clicks.
For downloading and installing, an Internet installer created specially for this is recommended.
Download: InetInstallerAmiDevCpp.exe (61 KB) (snx) (Translation: cad)
[News message: 19. Nov. 2005, 07:41] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.Nov.2005
Markus Pohlmann (ANF)
|
Arcade game: BatDefense 0.4.3
There is a new version of the arcade game BatDefense
(screenshot).
Changes to the previous versions:
- One of the sound routines was deactivated
- Bugfix for CGFX systems: BatDefense runs now on CGFX- just like on Picasso96 systems
(cg) (Translation: dr)
[News message: 18. Nov. 2005, 20:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.Nov.2005
ANN (Webseite)
|
SystemPatch 2.95 (Update)
SystemPatch written by Sante Nocciolino changes diverse operating system routins to
increase the performance of systems with newer 68k processors. The highest increase
of peformance is gained at 68060 systems but you can use it for all Amigas with at least
a 68020. Changes in version 2.94:
- SystemPatch now detects rtg systems and doesn't install layers and graphics patches
- added patches to utility.library
- added dos.library patches: Read(), Write(), DoPkt()
- added QUICKWAITBLIT option: Waitblit() returns immediately
- added DynamicDMA in auto interrupt vector 3
- added gfx patches: InitGels(), ClearRectRegion(), AreaDraw(), InitBitMap(), InitView(), InitVPort()
- added exec patches: CopyMem(), CopyMemQuick(), FindName(), FindPort(), FindTask(), FindResident(), FindSemaphore(), AllocSignal(), FreeSignal()
- CopyMem() and CopyMemQuick() patch code depends on your CPU
- added interrupts patches: IVPORTS, IVSOFTINT
- bug fix for ClearRegion(), DisposeRegion()
- little speedup to auto interrupt routines
- Extent patches are not installed by default because buggy: you can use +Extent to override
- MMU option not supported in this version
- other things I forgot
Download: SystemPatch2.lha (47 KB)
Update: (13:00, 20.11.05, snx)
Yestserday version 2.95a was published.
(cg) (Translation: dr)
[News message: 18. Nov. 2005, 19:47] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.Nov.2005
Amiga.org (Webseite)
|
Cross-Compiler for AROS as destination platform
Jocke 'Zerohero' Birging has added a short documentation to his Cross-Compiler site
as well as the i686-Linux binaries for AROS as destination platform.
(snx) (Translation: dr)
[News message: 18. Nov. 2005, 11:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2005
Bernd Roesch (Kommentare)
|
AROS: AfA OS (AROS für AmigaOS) initiated (Update)
AfA OS (AROS for AmigaOS) from Bernd Roesch enables AmigaOS users to use the extended functions of the operating system AROS (Amiga Research OS), as well as the compilation of the AROS source code without further adaptations.
AfA runs hosted under AmigaOS and is extending it currently with antialiasing for true type fonts, alpha channel support for datatypes as well as further AROS functions for developers.
Download: AFA_OS.zip (524 KB)
Update: (18:55, 17.11.2005, snx)
In the meantime an own Forum for AfA OS has been set up, too. (snx) (Translation: iw)
[News message: 16. Nov. 2005, 19:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2005
Amiga Future / MorphZone
|
MorphOS: Software-News until 16.11.2005
E-UAE 0.8.28-2
Yesterday Fabien Coeurjoly provided the latest version 0.8.28 of the Amiga emulator E-UAE. However there is no information concerning the changes in the archives.
Download: e-uae-0.8.28-2.lha (2,3 MB)
Tuxracer 0.61
The French developer 'SixK' yesterday once again compiled his porting of the game Tuxracer, where you have to steer the Linux penguin down a snow covered hill (Screenshot),in the latest version 0.61 for MorphOS. We have no information concerning the changes.
Download: tuxracer-0.61-mos.lha (8,3 MB)
Scumm VM Bubbles V2
Oliver 'Bladerunner' Hummel has extended his pictographs for the game engine ScummVM among other things with icons for Heirs of the Earth and Gobliiins.
Download-Seite (snx) (Translation: iw)
[News message: 16. Nov. 2005, 18:04] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2005
amidevcpp (ANF)
|
AmiDevCpp: Ability to upload own DevPaks and example projects
AmiDevCpp is a free development environment Dev-C++,
which has the original compiler replaced with an AmigaOS cross compiler.
Thus, it is possible to develop and compile programs for Amiga (m68k) while using Windows.
At the title link the ability to upload your own DevPaks is now available. With DevPaks new includes, linkerlibs and
source code examples may be installed or deinstalled comfortably. A detailed manual how to create
own DevPaks is avaialble here.
There is also the option to upload small example projects (max 1000kB)
which may help beginners to a better start into programming.
(cg) (Translation: ub)
[News message: 16. Nov. 2005, 02:49] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
Pegasos.org (Webseite)
|
Manual: Installation of a USB2-Card into a Pegasos with MorphOS
Linked to the header had Gunne Steen a short collection of all steps
which are required to install a USB2-Card into a Pegasos with MorphOS.
The essential under MorphOS 1.4.5 is to copy the OpenUSB.device into
the Drawer MOSSYS:Devs/USBHardware and added to Prefs.
This Device is a part of Guido Mersmanns
Arakattack. (snx) (Translation: aj)
[News message: 14. Nov. 2005, 19:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
Neo (ANF)
|
AmigaOS 4: Status-Update for AVD GUI Builder
The commercial AVD GUI Builder is for building and maintenance
of Reaktion-based graphical user identerfaces. The author linked to the
header screenshoots to demonstrated how to use this tool with the most
available reaction-objecs.
The newest version, which are available for registered user soon,
supports now 25 Reaction and BOOPSI-Classes, to able
build and manipulate in realtime. A interactive clipboard-system is
available and also a definition of a user interfaces which is builed from
more then one window is now possible.
Loading of existing projects is now per Drag'n Drop on the AppIcon or
into the AppWindow possible.
AVD Template Project v1.2.0.0
The Freeware "AVD Template" is a template of a frame for a
AmigaOS 4-application, writen in C.
The newest version is added with programcode for handling more then one
window and it's now possible to combinated it with the C-output from
the newest GUI Builder-Version. The newest version will be released
at Aminet in next time.
guiX
This new freeware-project generates from XML-projectdata, e.g. builded
by GUI Builder, "on-the-fly" a graphical userinterface.
E.g. guiX is usefull to generate graphical userinterfaces for Shell- or
ARexx-Scripts. A first version will be released with a final version
of GUI Builder.
(cg) (Translation: aj)
[News message: 14. Nov. 2005, 16:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
|
Printmagazin: Total Amiga, issue 22
Issue 22 of the english printmagazin "Total Amiga" ist available now.
A overview of all themes of this issue is linked to the news header. (cg) (Translation: aj)
[News message: 14. Nov. 2005, 16:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
Amigaworld.net (Webseite)
|
AmigaOS 4: Warp3D-Pictureviewer WarpView 0.6
The pictureviewer WarpView use Warp3D for rendering, which makes a fast
skaling possible. But the program needs more video-RAM as a regular
pictureviewer. Datatypes are required for decoding..
In version 0.6 a lot of minor errors are fixed, among others is a
Drag'n Drop support, mouse-blanking and a alphanumerical sort added.
Also the 90°-turn will be rejected by a change between files.
Download: warpview.lha (33 KB) (snx) (Translation: aj)
[News message: 14. Nov. 2005, 10:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
ANN (Webseite)
|
Soundplayer: PlayOGG 3.4 released
PlayOGG is a soundplayer for following formates e.g. OGG Vorbis, MP3, MPEG,
FLAC, VOB, AC3, RA and SID
Version 3.4 includes a lot of fixed errors, a actual documentation and
the support of more ADPCM-variants and for this a special progress
indication. (snx) (Translation: aj)
[News message: 14. Nov. 2005, 09:50] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
Richard H. Poser II. (E-Mail)
|
Instant Messenger: AmigAIM-Betaversion 0.9454 released
Linked to the header is the betaversion 0.0454 of the Instand Messenger
AmigAIM. Now it's possible to deactivated the Program-end-Requester. (snx) (Translation: aj)
[News message: 14. Nov. 2005, 09:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2005
amigaworld.net (Webseite)
|
Workbench-Clon: Scalos 41.2
A new beta.version of the Workbench replacment Scalos for AmigaOS 3
and MorphOS is now released. All changes are listed in the
History.
AmigaOS 3: ScalosBeta_41.2_68K.lha (1,8 MB)
MorphOS: ScalosBeta_41.2_MOS.lha (2,2 MB) (cg) (Translation: aj)
[News message: 14. Nov. 2005, 03:12] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|