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

Amiga events
01.-02.08.25 • Amiga/040 • Mountain View (USA)
20.-25.08.25 • Retro Area @ gamescom 2025 • Cologne (Germany)
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

28.Jul.2005



Amiga Games Databank: Over 200 Updates at Hall of Light
The Hall of Light is a far-reaching games databank for the Amiga that is constantly updated by an international team. Almost every day come new data of games, screenshots, and scans. Since our last announcement two weeks ago there have been over 200 updates submitted. (snx) (Translation: dm)

[News message: 28. Jul. 2005, 17:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005
Amiga.org (Webseite)


AmiWest 2005: Official report by the organizers (English)
At the title link there is the official report by the organizers from last weekend's AmiWest 2005. Like the Sacramento Amiga Computer Club (SACC) announces there will be an AmiWest show next year again. (snx) (Translation: ub)

[News message: 27. Jul. 2005, 22:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005
MorphOS-News.de (Webseite)


MorphOS: Updates of the AmiNetRadio player GMEmu, sc68 and STSound
The AmiNetRadio plugins GMEmu, sc68 and STSoundare available in Version 3.0 for MorphOS now. With these plugins several music file formats from the Atari ST and some consoles by Sega and Nintendo can be replayed.

The GMEmu.player is based onf Blargg's Game Music Emulation library by Shay Green. The following formats are supported:
  • Nintendo NES (.nsf)
  • Nintendo Super NES (.spc)
  • Nintendo Gameboy (.gbs)
  • Sega Master System (.vgm, .vgz)
  • Sega Mega Drive (.gym)
These files may applied as gzip and the nsf and gbs files may contain subsongs.

The plugin for the sc68 formats is based on the sc68 library by Benjamin Gérard. Beside the known from the Atari ST and vom Amiga 68 format (with arond 90 different replay routines and multiple subsongs per file) sndh files (Atari ST) are replayed also. Selection of subsongs is done with the time position slider.

The STSound.player uses the same called library by Arnaud 'Leonard' Carré to replay ym file from the Atari ST. The non GPL plugin is approved by the author.

Download:
GMEmu.player.lha (1,4 MB)
sc68.player.lha (901 KB)
STSound.player.lha (86 KB) (snx) (Translation: ub)

[News message: 27. Jul. 2005, 22:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005
Alfred Faust (ANF)


BarsnPipes: Tools Joy2Drum and Joystick released
Alfred J. Faust has released two ne tools for BarsnPipes, Joy2Drum and Joystick.

Joy2Drum

Joy2Drum contains two tools which use a joystick for MIDI input. Initially written for the drum track, now "normal" notes input is possible, too. Usage requires some practise.

Joystick

Joystick emulates an analog joystick like can be found at some modern synthesizers. It is possible to control two realtime events by mouse (e.g. volume and reverb).

Configuration of he tool is free to choose by the user. Like usual with BarsnPipes, the events can be recorded directly to a track.

Download:
Joy2Drum.lha (39 KB)
Joystick.lha (25 KB) (snx) (Translation: ub)

[News message: 27. Jul. 2005, 22:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005
Pegasosforum (Webseite)


MorphOS: Update of the videoauf recording software BTR_8x8 to V0.07
BTR_8x8 is now available in version 0.07. The programm allows the recording of video signals by using BT8x8 chipset based tv cards.

News:
  • Support of the TV tuner Medion/Lifetex MD/LT9415
  • Window may be opened at a public screen
  • Output to the video layer (16 Bit)
Download: btr.lha (25 KB) (snx) (Translation: ub)

[News message: 27. Jul. 2005, 13:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005
Amigaworld.net (Webseite)


Report and photos from the AmiGBG 2005 (English)
At the title link an English report and photos from the AmiGBG 2005 in Gotemburg by Darren 'Ryu' Glenns is available. The author guesses the attendants to have been around 200. (snx) (Translation: ub)

[News message: 27. Jul. 2005, 13:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005



MorphOS: OS4Emu 1.8 allows the use OS4 libraries with MorphOS
With version 1.8 of the wrapper OS4Emu by Illka Lehtoranta support for OS4 native libaries has been added in that kind that these may be used now just like if they were libraries for MorphOS.

To use OS4 libraries with OS4Emu it is required to rename them with the extension '.os4' and to copy them to the directory 'SYS:OS4Emu/Libs'. Then bind them with the commands 'assign LIBS: SYS:OS4Emu/Libs ADD' and 'PatchLoadSegOS4 OPENLIBPATCH'.

Due to their suffix '.os4' the same library may be installed to the system twice, as MorphOS and as OS4 version - is the native version not available the OS4 version is used instead.

Please note that not all AmigaOS4 libraries can be used with MorphOS. Yet only several cross calls between MorphOS and AmigaOS4 are suported. The direct objekt interface (DoMethod(), SetAttrs(), etc.) works, but the hook interface (CallHookPkt()) not.

The following AmigaOS4 libraries do therefor not work under MorphOS:
  • MUI classes (MUI custom classes, mcc)
  • BOOPSI classes (3rd party ReAction classes)
  • mpega.library (there is an additional problem also...)
Datatypes may or may not work.

Further improvements in V1.8:
  • Bugfix at the calls MatchFirst(), MatchNext(), MatchEnd(), AllocDosObject() and FreeDosObject() from the dos.library, fixes also the LOCCounter error
  • Bugfix and improvement for calling functions from the intuition.library, gadtools.library and exec.library as well as the ReAction emulation classes; from the GadTools fix the AmigaOS4 version of SGrab benefits, but there is still a problem with the menu.
  • Addition of the function EncodeColor() to the P96 wrapper
From the currently 139 tested AmigaOS4 programs 75 are known to work flawless; 19 more seem to work also, but were tested only briefly; the remaining 45 programs do not work yet.

Download: os4emu.lha (106 KB) (snx) (Translation: ub)

[News message: 27. Jul. 2005, 12:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2005
Elbox Computer (ANF)


Elbox ships D-BOX 1200
Elbox Computer is now shipping D-BOX 1200, the new tower system for Amiga 1200 computers.

Detailed photos of the D-BOX tower system have been published on the Elbox website (1, 2).

D-BOX 1200 is designed for these Amiga 1200 users who want to upgrade their computers with the DRAGON 1200, a ColdFire-based accelerator card combined with the PCI/AGP Expansion busboard. D-BOX 1200 allows also using other busboards like Mediator PCI 1200 SX, Mediator PCI 1200 LT4, Mediator PCI 1200 LT2, Mediator PCI 1200 or G-REX 1200.

Pricing and availability: The D-BOX 1200 with PC-Key 1200 is now shipping at the suggested retail price of EUR 199.95 (VAT included) or US$199.95 (VAT excluded). To locate an authorized distributor in your area visit the Elbox Computer website at www.elbox.com/buy.html.

To purchase D-BOX 1200 online visit the Elbox Online Store for European Union customers. (nba)

[News message: 27. Jul. 2005, 00:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jul.2005
Amigaworld.net (Webseite)


Report from the AmiWest 2005 (English)
At the title link there is an English report by Steven Solie from his visit together with the Amiga Users of Calgary at the AmiWest 2005 at californian Sacramento.
(snx) (Translation: ub)

[News message: 26. Jul. 2005, 14:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jul.2005
Amigaworld.net (Webseite)


AmigaOS4: Protracker port and "Dirty Preview 4" of the MPlayer

Protracker

The music program Protracker version 2.3d from 1993 is currently ported to OS4 by Per Johansson together with Ronald Hof and Timm Müller, it is said to be 75% complete. At the AmiGBG 2005 a betaversion has been released (screen shot).

Alsa a CD was composed which contains additional to the program itself also music modul, demo effects and some more extras.

please note that Protracker must not mirrored elsewhere without the author's permission. Donations for his work on pograms for AmigaOS4 can be done at his webseite.

Download:
protracker-os4-beta.20050725.lha (280 KB)
pt.iso (684 MB)


MPlayer - "Dirty Preview #4"

From the not yet finished port of video player MPlayer for AmigaOS4 there is another preview version released.

The most important changes:
  • Altivec problem with G3 processors solved (feedback welcome)
  • GetBusKey bug removed
  • Usage of the asyncio.library removed - thanks to Olaf Barthel's clib2 the original MPlayer sourcecode works well
  • Use of the MPlayer version 1.0pre7 (and CVS changes ) which results in more features and codec
  • WPA video driver removed because it was useless
  • Exchange of the video driver vo_overlay and vo_cgx, MPlayer can be used with it's filename onlyn
Download: mplayer.lha (3,6 MB) (snx) (Translation: ub)

[News message: 26. Jul. 2005, 13:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2005



NewGUI: PowerPC-support
The graphical user interface "NewGUI" which is available in version 1.4.6, now supports the PowerPC at alpha-blending operations (PowerUP/MorphOS).

Download: newgui_1.4.6.lha (964 KB) (snx) (Translation: nba)

[News message: 25. Jul. 2005, 21:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2005



os4depot.net: Uploads until 25.07.2005
These are the latest uploads to the os4depot.net added since our last update:
annotate_src.lha  uti/tex  166kb  Text Editor with advanced features (source)
hp11c.lha         uti/sci  378kb  HP11C calculator including the program mode
annotate.lha      uti/tex  208kb  Text Editor with advanced features
kens_images.lha   gra/ico   54kb  Ibrowse & Aweb Toolbars in the "Ken's Icon" style.
sashimippc.lha    dev/deb   27kb  Enhanced drop-in replacement for Sushi, PPC native
tcpspeed.lha      net/mis   33kb  Measure the TCP throughput of a TCP channel
pdalink.lha       uti/mis  143kb  Connect Amiga with Palm PDA
beatsofrage.lha   gam/act  288kb  Beats of Rage port (updated)
bor-src.lha       gam/act  127kb  Beats of Rage source code
bor_pngicons.lha  gam/act  335kb  Beats Of Rage Icon Pack (For All MODS)
make-unix.lha     dev/uti  177kb  GNU make PPC with UNIX paths
(cg) (Translation: nba)

[News message: 25. Jul. 2005, 19:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2005



Aminet-Uploads until 25.07.2005
Here are the new Aminet uploads since our last posting:
DatabenchDemo.lha       biz/dbase   177K       Small Database (german)
bugsquish-mos.lha       game/actio  802K  MOS  Squish bloodthirsty bugs with your fly sw
cannonfodder_nm.lha     game/data   161K       Set of new levels to Cannon Fodder
JaktarDemo1.lha         game/demo   320K       Playable Demo from JAKTAR
Kargon.lha              game/demo   577K       Thrilling dungeon-chase, 1-4 players
Marblelous2.lha         game/demo   605K       Playable demo of Marblelous 2 (ECS and RTG)
TestamentDemo.lha       game/demo   1.3M       Playable demo of a new 3D-game
WormWars.lha            game/misc   668K  OS3  Worm Wars 8.3b: Advanced snake game
bor_pngicons.lha        game/wb     335K  OS4  Beats Of Rage Icon Pack (For All MODS)
ataripac2pbm-mos.lha    gfx/conv     14K  MOS  Atari ST PAC to PBM converter
splayer_v1.9sebeta.lha  mus/play    179K       SPlayer 1.9se (Beta)
DiskMaster.lha          util/dir    358K  VAR  DiskMaster2 - 68K & OS4
DiskMasterV37.lha       util/dir    246K  OS3  DiskMaster2 for Kickstart V37+
pdalink.lha             util/libs   131K       PDALink for AmigaOS 3 with source
(cg) (Translation: nba)

[News message: 25. Jul. 2005, 19:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2005



WHDLoad: New archives until 25.07.2005
With WHDLoad you can install games on your hard drive which were originally meant only for use with disks. Besides this several incompabilities with newer Amiga models were fixed.

The following installers have been added or updated:
  • Optimized: Full Metal Planete (Hi-Tec) - support for another version, documentation and icons included
  • Aktualisiert: Starglider 2 (Argonaut Software) - debugging of the PAL-version
  • Verbessert: Zeewolf (Binary Asylum) - support for another version, debugged and added changes, new icons
  • Verbessert: Stratego (Accolade) - support for another version, debugged, new icons
(snx) (Translation: nba)

[News message: 25. Jul. 2005, 19:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2005



Kultboy.com: 8 new reviews and 1 interview added
Kultboy.com keeps the goold old amiga days awake by a bulky database for magazines and reviews as well as letters to the editor.

Currently eight new reviews and one interview with the music group "Die Toten Hosen" originally published in Power Play 8/93 were added.

The new reviews: (snx) (Translation: nba)

[News message: 25. Jul. 2005, 19:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2005
Supimajo (Forum)


Music magazine HousePool reports about the Amiga-anniversary
Under the titlelink Germanys first electronical music magazine - according to their own statement - reports about the 20th birthday of the Amiga. HouesPool took their first steps in the AmigaGuide-format before settling over to the World Wide Web. (snx) (Translation: nba)

[News message: 25. Jul. 2005, 14:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2005
Coyote Flux (ANF)


Coyote Flux: Update of PPC680x0 / NoClick-module for Kickflash OS4
Coyote Flux released a new version of the sourcecode-converter PPC680x0 and a NoClick-module for the Kickflash OS4-card.

Apart from this amiga-software Coyote Flux has shown screenshots and of Evolution Advance to be found on their website. Evolution Advance is a 3D-game-worlds-renderer for the Gameboy Advance, whose design was made on Amiga. dessen Design auf dem Amiga entstand.

Download:
PPC68k20.lha (537 KB)
NoClick.lha (1 KB) (snx) (Translation: nba)

[News message: 24. Jul. 2005, 23:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2005



Meicky Soft: Five new articles about AmigaOS4-developing
Michael Christoph has published five new articles about the AmigaOS4-development, which were originally published in Amiga-Magazin. Topics of these articles to be read under the title link are the utility.library, Gadtools and Reaction, the timer.device, Docky-elements and Docky-applications. (snx) (Translation: nba)

[News message: 24. Jul. 2005, 21:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2005
Christian Rosentreter (ANF)


MorphOS: OpenTTD-"Nightly builds"
Interested users can now download the daily updated "Nightly Builds" of the current SVN-version of OpenTTD for MorphOS and other operating systems. A full functionality of these automated snapshots is not guaranteed so using at owner's risk only. (snx) (Translation: nba)

[News message: 24. Jul. 2005, 20:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2005
Stefan Kleinheinrich (ANF)


SteamDraw 0.5R2 released
SteamDraw is a MUI-based 2D-vector-GFX application with EPS-support. The version 0.5R2 can be downloaded at the title link.

New in version 0.5R2:
  • Safety-check at loading, SD will only load its own files
  • Direct PNG-export including alpha-channel
  • Vertical and horizontal construct-lines
  • Papersizes and names can be defined in external file
  • Bugfixes
(snx)

[News message: 24. Jul. 2005, 11:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
ANN (website)


Event: first pictures from AmiGBG
Under the title link you can find first pictures from the AmiGBG that took place today in Göteborg.

Update: (11:52, 24.07.05, snx)
Further photographs were made available by Onyxsoft. (cg) (Translation: wk)

[News message: 23. Jul. 2005, 21:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Dave Fisher (email)


IBrowse 2.4: feature list and screenshots
After showing the newest version of the web browser IBrowse toady at several Amiga events-Veranstaltungen for the first time to the public are an overview of the new functions and some screenshots to be found on the developers' website:

New features:
  • Plugin API.
  • AmiSSLv3 support.
  • context sensitive mouse pointer.
  • Background tab loading.
  • AmigaOS 4:simple support of characters tables and UTF-8.

Overhauled features:
  • Spoofing engine.
  • FTP support.

Improvements:
  • JavaScript engine.
  • HTML engine.
  • HTTP engine.
  • Cookie support.
  • Localization.
  • Several GUI elements.
  • Internal GIF decoder.
  • Table parser.
  • Memory management.

More comprehensive descriptions of the changes listed above as well as some screenshots can be found under the title link. (cg) (Translation: wk)

[News message: 23. Jul. 2005, 20:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005



MorphOS: TheBar.mcc 20.6 and amrss 5.3 released
Alfonso Ranieri released version 20.6 of the MUI class TheBar.mcc for MorphOS. With this class you can program comfortable button bars.

In addition, there's a special MUI4 version of amrss. This is an Amiga RSS client.

RSS is an independent output format that bases on the XML format and is used for exchanging contents like for example news. Such an RSS feed exists for amiga-news.de, too. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 18:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Amiga Future (website)


PicShow: final beta version 1.31 released
In the final beta version 1.31.295 of the picture viewer PicShow by Thomas Rapp were several bugs fixed (animations with more than 32 images crashed, crash when the saved standard view mode wasn't available, compatibility problem with CyberGraphX), the stack handling in the PowerUp/WarpOS versions removed and the documentation was updated. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 18:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
pegasosforum.de (website)


MorphOS: Pixel32 1.0RC4 build 462 released
For registered users is a new alpha version of the graphics program Pixel32 available (screenshot). (cg) (Translation: wk)

[News message: 23. Jul. 2005, 17:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005



Webcast from the AmiWest 2005
From 18:00 o'clock MESZ does the "User Group Network" send live from the AmiWest 2005. A detailed schedule for the broadcasts can be found under the title link. (cg) (Translation: wk)

[News message: 23. Jul. 2005, 17:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Sprocki (ANF)


First screenshots of Candy Factory 2
First screenshots of the grpahics software Candy Factory 2 (amiga-news.de reported) were released.


Please note that these are preview images in 16 bit. The quality on 32 bit screens is said to produce absolutely smooth graphics. And a function for higher quality post productin is said o be still switched off. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 16:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
amiga-news.de (forum)


Amiga birthday news in the media
Below a list of news regarding the 20th birthday of the Amiga. Should you find further reports please mention them in our forum.

Golem
Heise
Sat.1 video text (Tafel 129)
Slashdot
ZDF

Three days ago were several news made because of a dpa news. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 12:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
AROS-Exec (website)


Team AROS: Bounty #33 placed for back porting of the MorphOS shell commands
Neil Cafferkey initiated the bounty project #33 of Team AROS. The reward was placed for the back porting of the shell commands taken over by MorphOS.

The only pre-condition is the bugfixing of commands normally already existing in the C directory of AROS - there's no need of an enhancement of the functionality.

Malfunctions due to errors in other software layers do not affect the bount, either.

In exchange to this he withdrew bounty #26. This project had the goal to make the VESA graphics mode selectable without adaptated GRUB boot loader. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 12:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Amigaworld.net (website)


Webcast from the AmiGBG 2005 (update)
Since 11 o'clock MESZ is Amigaworld Radio sending a live webcast with webcaster Rigo from the AmiGBG 2005 in Göteborg.

Update: (12:28, 24.07.05, snx)
You can now download yesterday'S webcast: AmiGBG-2005-Webcast.mp3 (28 MB) (snx) (Translation: wk)

[News message: 23. Jul. 2005, 11:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Cyborg (ANF)


NewGUI with forced themes
The themes introduced last week are now available for older applications, too. NewGUI can now display a uniform look via global configuration.

Depending on the settings do the gadgets, too, the new theme graphics if they do not already use graphics. This way is an existing skinning not being destroyed.

Screenshots are available under the title link. The new NewGUI archive with more complete themes will be made available today. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 11:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
ANN (website)


Interview with Michael Böhmer (E3B)
Under the title link you can find an interview with Michael Böhmer whose company E3B is especially known for its USB solutions for the Commodore Amiga. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 10:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Spiegel Online


Spiegel Online: handicraft enthusiast reanimates C64
Under the title link does (German) Spiegel Online report about the US american developer Jeri Ellsworth (C64DTV). Also mentioned because of the C-One and his C64 extensions is Jens Schönfeld from Individual Computers. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 10:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
#morphos (ANF)


MorphOS: detailed Blender screenshot
In the course of the MorphOS port of the 3D render software Blender Guillaume Roguez is working on (amiga-news.de reported) is a new screenshot available that shows much more details: blender1.png. (snx) (Translation: wk)

[News message: 23. Jul. 2005, 10:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
Patric Klöter (ANF)


Happy Birthday, Amiga!
20 years ago the Amiga was shown to the world public. As representative for all the "crazy ones" who still can't get away from the world's best computer system we let our reader Patric Klöter speak who indeed did write a n anniversary :

"Happy Birthday, dear Amiga! Today, 20 years ago, you were shown for the first time to the world public and it was in the New York Lincoln Center. Andy Warhol, Debby Harry and many other famous people were there to see your birth as first of all multimedia machines. In Deinen ersten Lebensabschnitten hast Du große Erfolge gefeiert, gefolgt vom Verlust Deiner Mutter, Commodore, und Deines Vaters, Jay Miner im Jahre 1994. Als Waise fandest Du Zuflucht bei Petro Tyschtschenko, der Dir im Sommer 1995 ein neues Zuhause bieten konnte.

Weltweit millionenfach verkauft, kannst Du zwar heute keine wirtschaftlichen Erfolge mehr feiern, aber die vielen Freunde, welche Dir beiseite standen, sind geblieben. Auch heute noch kümmern sich viele Amiganer rund um den Globus um Deine Gesundheit und haben es auch geschafft, Dir in fremden Welten ein Zuhause zu geben. Dir, lieber Amiga, wünsche ich noch ein schönes, erfülltes, langes, digitales Leben in der Welt der Bits und Bytes. Du hast es Dir verdient!

And don't forget: Good friends are the most important thing in the world!

Your friend Patric" (cg) (Translation: wk)

[News message: 23. Jul. 2005, 00:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005



AmigaRemix: 12 new songs
Amigaremix.com offers remixes of Amiga games soundtracks as MP3 files for download. Since our last posting were twelve new songs added, a list of the new songs can be found under the title link. (cg) (Translation: wk)

[News message: 23. Jul. 2005, 00:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jul.2005
(ANF)


Elbox: status update of the "Dragon" turbo card
Elbox announce on their website the arrival of the first "ColdFire 5475" processors in their finalk version already some days ago (until now the "engineering version" PCF5475 was used).

The processor cards with the new processor versions arrived today at the developers. A picture of the new processor card can be found on the website of Elbox. (cg) (Translation: wk)

[News message: 23. Jul. 2005, 00:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Jul.2005



AmigaOS 4: Hyperion publishes Bonus-Pack "20 Years Amiga"
Leuven, Belgium - 22. July 2005

Hyperion presents you an improved intuition.library as well as several new "Themes" as a little gift for registered users according to the forthcoming 20th anniversary of the Amiga.

Here are some screenshots which shows the new themes:

The Bonus-Pack can be downloaded here (only for registered users). (cg) (Translation: dr)

[News message: 22. Jul. 2005, 15:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Jul.2005
Amigaworld.net (Webseite)


Candy Factory 2: Preview presentation on AmiGBG- and AmiWest-Show
After buying the rights of Candy Factory by ZeoNeo in March 2003 tomorrow there will be a preview of the new version 2 for AmigaOS4 on the events of AmiGBG (Göteborg/Sweden) and AmiWest (Sacramento/USA).

Candy Factory is a programm with which you can easily create effects for graphics. Version 2 is partly completely new written to use new features of AmigaOS4.
(snx) (Translation: dr)

[News message: 22. Jul. 2005, 13:05] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jul.2005
Amiga Future (Webseite)


MorphOS: Version 1.5 of the Autodoc-Viewer "minad" Released
The program "minad," a minimalistic Autodoc-viewer by Rupert Hausberger, has reached version 1.5 for AmigaOS 3.x and MorphOS. A new development is the switch for elimination of the filters, to this end the use of the filters is now implemented automatically with the command "OpenAll."

Download: minad-morphos.lha (54 KB) (snx) (Translation: dm)

[News message: 21. Jul. 2005, 15:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jul.2005
Gunnar von Boehn (ANF)


AWeb: MorphOS Version 3.5.06 RC
Gunnar von Boehn has compiled the current version (3.5.06) of the AWeb web-browser for MorphOS, wherewith this is now at the same position as the release candidates for AmigaOS/68k and AmigaOS4.

Please note that this is only about a release candidate, not a final version. Bug reports are solicited.

To install, unpack the archive and start the installer (for installation of the configuration), then AWeb itself.

The archive contains:
  • The required Class Act classes
  • AmiSSL for the SSL support
  • A Flash-player (standalone, because the AWeb Flash-plugin is not ready yet)
  • Icons and diverse settings

Download: AWEB3506rc-MOS.tgz (2,2 MB) (snx) (Translation: dm)

[News message: 21. Jul. 2005, 11:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jul.2005
Amiga.org (Webseite)


Mediator: Update of the TV Tuner Controller TvR to Version 2.8
The program TvR by Robert Krajcarz (screenshot) has reached version 2.8. With this software a PCI TV tuner card may be controlled in conjunction with the use of a Mediator board.

To itemize, TvR makes possible the searching of Radio/TV signals, the creation of a TV program list, the configuring of the TV picture (brightness, contrast, color saturation), the changing of channels, the size-altering of the TV window (from 10% to full-screen), the selection of the video source (TV, Cinch, SVHS), the sound selection (mono, stereo) and the volume. In full-screen mode OSD (On Screen Display) is offered for the selected functions. The freezing and saving of the TV picture is also offered. The user may control these by GUI, keystrokes, or remote control.

As of version 2.8, video sequences may also now be saved, to this end tool-types of the program icons are supported. Beyond that, there's a change to the mute function in the main window.

Download:
tvr28.lha (68 KB)
tvr_skins.lha (1,5 MB)
tvr_skinkit.lha (29 KB) (snx) (Translation: dm)

[News message: 21. Jul. 2005, 10:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jul.2005



Scalos: Translation kit
Today a translation kit for the Workbench replacement scalos has been released. It includes the catalogue data of all scalos compounds and thus, facilitates the adaptation to further languages. Please send back all done catalogue files for additional languages.

Download: ScalosTranslation.lha (242 KB) (snx) (Translation: ub)

[News message: 20. Jul. 2005, 22:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jul.2005



MUI: MiniMailer.mcc V20.0 released
Alfonso Ranieri released with MiniMailer.mcc V 20.0 an update of his MUI class to send emails. It to obtain from the title link. (snx) (Translation: ub)

[News message: 20. Jul. 2005, 21:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jul.2005



MorphOS: Software updates by Alfonso Ranieri

blanky 1.9
Blanky is a DPMS (Display Power Management Signaling) screen saver.

lola 1.2
A tiny commodity to send emails instantly.

mfkey 1.9
The commodity mfkey assigns defined functions to keys.

MiniMailer.mcc 20.0
MiniMailer is a MUI class to send emails. (snx) (Translation: ub)

[News message: 20. Jul. 2005, 21:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jul.2005



amiga-news.de: summer break until 21.08.2005, some services unavailable
Like every year, the amiga-news.de team takes a break. This time, the comments section will be unavailable until 21st of August. Other services will not be affected, news will be published as usual. (nba) (Translation: cg)

[News message: 20. Jul. 2005, 14:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jul.2005



amiga-news.de is looking for freelancers for the English section
The amiga-news.de staff is looking for editorial freelancers to increase the English section of the site. The requirements for this non-profit work are a fluent English and German as well as the readiness to induct into our online editorial system. If we gained your interest, don't hesitate to contact Nico Barbat by email. (nba) (Translation: ub)

[News message: 20. Jul. 2005, 14:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Jul.2005



AROS: Status update July 19, 2005

AmiStart

Darius Brewka is currently porting the start menu AmiStart to AROS (screenshot 1, 2).

Blogs

Paul J. Beel and 'Kalamatee' have started AROS-related weblogs: The AROS Show, Kals Blog.

Applications list

Also by Paul J. Beel is The Definitive AROS Application List, a table trying to list all AROS applications already existing.

AROS-Exec

The AROS portal AROS-Exec does list 400+ members meanwhile and has got a modernized look recently. (snx)

[News message: 19. Jul. 2005, 21:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Jul.2005



Event: Commodore Vegas Expo
The "Commodore Vegas Expo" will take place from July 30th to 31st, 2005, in Las Vegas (Nevada, USA). Among the presentation of various Commodore and Amiga computers several speeches and a tombola will be arranged. The entry is free, dealers won't pay fees for their booths. (cg) (Translation: nba)

[News message: 19. Jul. 2005, 19:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005



Ghostscript update: novels and pamphlets print
A further update for AFPL Ghostscript gives the possibility for novels and pamphlets print: four document pages are printed on one sheet (two on the frontside, two on the backside).

In addition to a full installation of AFPL Ghostscript 8.50 (title link) you need a new version of the binary and the script pdf2ps.amiga:

gs850release020nofpu.tar.bz2 (1,1 MB)
pdf2ps.amiga (0,2 KB) (cg) (Translation: wk)

[News message: 16. Jul. 2005, 19:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005
Neo (ANF)


AmigaOS 4: beat'em up "Beats of Rage"
Juha Niemimaki ported the beat'em up Beats of Rage to AmigaOS 4. In addition to the Amiga archive (title link) you need the games data archive:

Beats_of_Rage_1.0029.zip (60 MB) (cg) (Translation: wk)

[News message: 16. Jul. 2005, 18:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005



AmigaRemix: 12 new songs added
Amigaremix.com is a website where remixes of Amiga games soundtracks are made available for download as MP3 files. Since our last report were twelve new songs added and became part of the data base. (ps) (Translation: wk)

[News message: 16. Jul. 2005, 11:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005



Worm Wars version 8.3b for Amiga and Windows released
Amigan Software released version 8.3b of the Snake clone Worm Wars. The source codes for SAS/C and StormC are part of the archive.

Download:
Amiga-Version WormWars.lha - 686 KB
Windows 95/98/NT/2000/ME/XP/2003: wormwars.zip - 653 KB (ps) (Translation: wk)

[News message: 16. Jul. 2005, 11:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005
(ANF)


NewGUI: a look at enhanced functions
Among other links on the NewGUI homepage gives this link a first glance at the enhanced functions of the NewGui themes.

Programs can let the graphics needed for their gadgets being calculated. The linked image e.g. shows a button gadget that can be extended to almost every width with three graphical elements. Graphics for string, cycle and check boxes will follow. Basically, transparency effects can be used on the graphics. (ps) (Translation: wk)

[News message: 16. Jul. 2005, 10:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005
Steffen Nitz (ANF)


SN-ListDatei v1.2 - webmaster update
There's a new version of SN-ListDatei available on the sn-archiv.de homepage. SN-ListDatei lists all files of a directory including all sub-directories with date and file size.

New in version 1.2 is the support for webmasters who want their files being handled in specific ways by search engines, e.g. Google. For locking files the file "robots.txt" and for the direct indexing the file "sitemap.txt" can be generated, both accepted for example by Google. The archive contains an image showing Google having accepted the "sitemap.txt". Furthermore, there are three new functions to remove files from the list:
  • Removing HTML files (e. g. for robots.txt)
  • Only HTML and text files remain (e.g. for sitemap.txt)
  • Removing files by using pattern
In the future there'll probably be the possibility to generate a XML file for sitemaps, the standard format for such uses. Right now, only a simpe Text file is created that is accepted at least by Google.

There are two new subdomains for the pages of www.sn-archiv.de: There were some additons to the Euro collectors site, too. (ps) (Translation: wk)

[News message: 16. Jul. 2005, 10:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005
MorphZone (website)


Aladdin 4D: sales offer to open source developers
After the attempt of a sale by auction of the rights of the 3D package Aladdin 4D does Nova Design now offer it to the general public: if the required 37.579,83 US dollars should come together (according to a company's statement these are only used to pay old bills) would the source code, all documentation, projects and manuals as well as trade mark and graphics become open source. Aladdin 4D is written in C. (snx) (Translation: wk)

[News message: 16. Jul. 2005, 07:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2005
ANN (website)


Box wallpapers with Commodore and AROS theme
Following the title link you can find adaptations of the MorphOS box wallpapers for Commodore and AROS. (snx) (Translation: wk)

[News message: 16. Jul. 2005, 07:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005



AMP: Composer-database updated
The composer-database of the Amiga Music Preservation (AMP) has been updated. Additional to fixing of bugs many further musicans and new information have been added.

Meanwhile over 10.000 musicans with Amiga reference are listed where Germany has the most entries. If you have additional information please contact the AMP. (snx) (Translation: dr)

[News message: 15. Jul. 2005, 23:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005
Amiga Impact (Webseite)


MorphOS: AmiNetRadio-Plugin for the sc68-format
For AmiNetRadio there is now a plugin for playing the sc68-format based on the sc68-library by Benjamin Gérard. Additional to the sc68-format itself (from the Amiga as well as from Atari ST with about 90 different play routines and several subsongs pro file) sndh-files (Atari ST) also are played.

The choice of the subsongs is made with the slider for the time position. to get the archive proper installed you also have to copy the sc68-folder to the directory of AmiNetRadio/players.

Download: sc68.player.lha (901 KB) (snx) (Translation: dr)

[News message: 15. Jul. 2005, 21:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005
Amiga Page


Event: Pianeta Amiga 2005 announced
In Italy one of the biggest Amiga events is the Pianeta Amiga. This year the event will take place on 3. and 4. September in "Palazzo Esposizioni" in Empoli (near Florence). Additional to the Amiga alternative platforms like MorphOS, Linux, Mac and BeOS will also be there. The entrance fee still will be announced.

Opening times:

Saturday, 03.09.2005: 10.00 - 18.00 h
Sunday, 04.09.2005: 09.00 - 12.00 h

Exhibitors and participants which definitely take part: Furthermore some Demogroups and non-commercial exhibitors will take part. Amiga Platform will give out an award at the event.

The following new products will be introduced:
  • Amiga Forever 2005
  • Audio Evolution OS 4.0
  • Bitplane numero 12
  • Sound FX Amiga Os 4.0
  • Amiga Classix 4
  • ... further products and exklusive news ...
If you want to take part in this event as exhibitor or as visitor then you can contact the organizers under this mail address: info@jasa.it. (ps) (Translation: dr)

[News message: 15. Jul. 2005, 21:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005
Amigaworld.net (Webseite)


AmigaOS4: Multimedia synchronization with eXtream Sync
The library eXtream Sync by Davy Wentzler provides a server process which can synchronize the play of several multimedia applications. With it the applications can load the files before.

In future at least three products will be announced which will support eXtream Sync. Besides this in the next version there also will be a synchronization via the network.

The archive contains SDK. Although the program is for free the author asks for bounties for his work (eXtream, drivers and ports) via his PayPal-address.

Download: extreamsync.lha (55 KB) (snx) (Translation: dr)

[News message: 15. Jul. 2005, 21:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005



MorphOS-Bounties: Development of a TCP-Stack started
The program "MorphOS-Bounties" which was started by morphzone.org and where users can give bounties and with it force porting programs has a first success: Grzegorz 'Krashan' Kraszewski has started developing a TCP-Stack.

In a thread on morphzone.org Kraszewski explains the idea of his program and the current status. The author guesses that he needs about eight months for finishing it. (cg) (Translation: dr)

[News message: 15. Jul. 2005, 13:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005



Ghostscript: Print/view in oblong format
AFPL Ghostscript 8.50 has been adapted in this way that it is now possible to print in oblong format. Additionally to the current version (from 14. July) you also need the script pdf2ps.amiga.

In order to view or print e.g. the file annots.pdf in oblong format the following command lines are required:

assign c: gs850:bin add
set GSLANDSCAPE 1
pdf2ps.amiga "" annots.pdf annots_landscape.ps

The created file annots_landscape.ps which is now in oblong format you can then view with the following command:

gs -sDEVICE=whoosh24 -r50 -dBATCH -dNOPAUSE annots_landscape.ps

Download:
gs850release020nofpu.tar.bz2 (2,1 MB)
pdf2ps.amiga (278 Byte) (snx) (Translation: dr)

[News message: 15. Jul. 2005, 13:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2005
TerAtoM (ANF)


Windows: KlipFolio shows messages from amiga-news.de
Windows users who use the tool KlipFolio in versions 2.6 or 3 beta by Serence for getting a survey over messages have now the possibility to show messages from amiga-news.de, too. You can find a corresponding "Klip" under the title link.

If a user should test the Klip with KlipFolio versions which are older than v2.6 the author asks for feedback - the corresponding link can be found under the title link at the end of the site. (cg) (Translation: dr)

[News message: 15. Jul. 2005, 01:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2005



WHDLoad: New Version of trackwarp.library, Support of IPF Images
As the author Bernd Jahn made known on the WHDLoad mailing list, there's a new version of trackwarp.library ready that supports an additional Warp data format. Beyond that the archive contains a new tool named tw2adf that can convert any supported Warp format - including the CAPS formats used by IPF - into a standard disk image (ADF, 901120 Bytes).

Download: TrackWarp13.lha (56 KB) (cg) (Translation: dm)

[News message: 14. Jul. 2005, 22:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2005
Jan Zahurancik (ANF)


Emulation:First Preview of the AmiKit Complete System
AmiKit is a completely preconfigured Amiga offering, designed for use under WinUAE in the style of the known products "Amiga In A Box" and AmigaSYS. The pack will foreseeably be released in August.

The author Jan Zahurancik put up the first preview screenshots for viewing, and promises "the entire Amiga community" a "very exciting surprise."

Screenshot 1
Screenshot 2
Screenshot 3

For suggestions and comments the author may be reached at amikit at gmail com. (cg) (Translation: dm)

[News message: 14. Jul. 2005, 22:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2005
pegasosforum.de (Webseite)


MorphOS: Alpha-Version von MUI 4
Stefan Stuntz has released an alpha version of MUI 4.0. The author describes this version as "not ready for a while yet" and speaks of "various rough edges."

Changes in this version:

For users:
  • All mui programs react in realtime on prefs changes.
  • New and much improved background & frame requesters.
  • New color requester with many options, fancy triangle, old-fashioned wheel, linked gradients, etc.
  • New image browser.
  • Complete asl replacement, fancy file & font requesters.
  • New pubscreen manager with skin preview.
  • Dont forget to try context menus on all new elements!
  • ...

For programmers:
  • List class changed completely (subclass of group now), has nice columns, handles scrollbars etc by itself, no more ugly listview->list construct needed. this "list being subclass of group" might be the main reason for incompatibilities, especially with the way older apps use the notify system. Listview.mui is obsolete and mainly an empty shell now.
  • MUI finally has a proper multiline text entry class: Textinput.mcc was built in as "String.mui". an empty Textinput.mcc is supplied as well to map older apps to the new internal string class. Support in the main prefs program is still missing, use Textinput.mcp for now.
  • You can embed a filerequester if you like, use "Filepanel.mui" and control with the usual ASLFR_ tags.
  • New class for easy sub-process handling.
  • ...

The corresponding developer documents (Autodocs) are included in the archive.

Download: mui4alpha_mos_20050714.lha (1,5 MB) (cg) (Translation: dm)

[News message: 14. Jul. 2005, 17:18] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2005



AmigaOS4: Smart File System 1.246
For Smart File System (SFS) there's now an update patch to version 1.246 especially for users of the third prerelease updates of AmigaOS4. Two old work-arounds are reactivated with this update.

The patch tool GPatch is required, use it as follows:
GPatch SYS:Kickstart/SmartFileSystem SFS_1.241_to_1.246.gpatch SmartFileSystem_1.246

Download:
SFS_update.lha (53 KB)
gpatch.lha (214 KB) (snx) (Translation: dm)

[News message: 14. Jul. 2005, 10:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005
Amigaworld.net (Webseite)


AmigaOS4: Native pdalink.library for communikation with PalmOS PDAs
For AmigaOS4 there is now a native port of the pdalink.library available. It allows to communicate with PalmOS based PDAs using the serial interface. Steven Solie provides within the same archive at the OS4Depot also the tools PdaTime and PdaTransfer.

The pdalink.library is based on the eponymous GPL sourcecode by Richard Koerber. With the cli program PdaTransfer backups and installations can be done.

Download: pdalink.lha (68 kb) (snx) (Translation: ub)

[News message: 13. Jul. 2005, 21:01] [Comments: 1 - 14. Jul. 2005, 21:06]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



Internet client: cURL 7.14.0
cURL is a client to transfer documents or files from or to a server ermöglicht. The HTTP, HTTPS, FTP, GOPHER, DICT, TELNET, LDAP or FILE protocols are supported.

The program requires no changes by the user, it offers proxy support User authentification, FTP uploads, HTTP post, SSL- (https-) connections, cookies, Ffle transfer resume and more.

Download: curl-7.14.0.lha (3,5 MB) (snx) (Translation: ub)

[News message: 13. Jul. 2005, 20:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



WHD-Load: Support for Starglider 2 improved
WHDLoad allows to install games and scene demos to harddisk which were originally intended for floppy use only. Also several compatibility with newer Amiga models is improved.

The support for Starglider 2 has been improved, now another version is supported. Some manuals and icons were added also. (snx) (Translation: ub)

[News message: 13. Jul. 2005, 20:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



Pegasos: Live-CD "Ga" with 111 games available via Torrent
Marcel 'Frostwork' Unbehauns gentoo based, full packed game live CD "Ga" for the Pegasos is now provided by Pegasos.org using the Torrent protocol. Among the 111 games there are:
  • atomorun
  • asteroids3D
  • airstrike
  • aqbubble
  • anagramarama
  • armagetron
  • bumprace
  • bomberclone
  • barrage
  • chromium
  • csmash
  • circuslinux
  • critter
  • ceferino
  • defendguin
  • excido
  • enigma
  • entombed
  • egoboo
  • ensemblist
  • foobillard
  • freedroid
  • flobopuyo
  • gl-117
  • gltron
  • glob2
  • glaxium
  • gemdropx
  • holotz-castle
  • jfreedoom
  • ltris
  • lpairs
  • lmarbles
  • lbreakout
  • monsterz
  • moon-lander
  • neverputt
  • neverball
  • noiz2sa
  • powermanga
  • ppracer
  • pathological
  • penguin-command
  • pinball
  • pachi
  • panp
  • rocksndiamonds
  • race
  • raptor
  • rrootage
  • starfighter
  • smc
  • sasteroids
  • supertux
  • toppler
  • tecnoballz
  • trackballs
  • tuxpuck
  • tomatoes
  • tuxkart
  • tunnel
  • twind
  • wesnoth
  • xrick
  • xbubble
sowie, sofern man die entsprechenden WAD-Dateien besitzt, auch:
  • jdoom1
  • jdoom2
  • jheretic
  • jhexen
Torrent-Datei: cdga.torrent (snx) (Translation: ub)

[News message: 13. Jul. 2005, 20:37] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005
Amigaworld.net (Webseite)


AmigaOne: Linux distribution Yellow Dog 3 available at IntuitionBase
Since the AmigaOne version of Yellow Dog Linux 3 is no longer provided by Mai Logic the ISO files are now available at the title link by IntuitionBase. (snx) (Translation: ub)

[News message: 13. Jul. 2005, 16:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005
Jens Langner (ANF)


New "adtools" project forces development on GCC, GDB, binutils etc.
Maintained by famous Amiga developers like Thomas Frieden, Hans-Jörg Frieden, Olaf Barthel, Andrija Antonijevic, Stefan Burström, Gunther Nikl and Jens Langner the new sourceforge.net open source project (adtools) has been started. it aims to pu all future development on development tools like GCC, binutils andd GDB under one roof to a common development platformn. Beside the already supported platforms like AmigaOS4/PPC support for MorphOS/PPC and others (e.g. AmigaOS3/m68k or AROS) is planed also.

At the already set up CVS respository for this new project one might view the current development state. It includes the sources of the changes to the GCC 4.0.0 compiler which allows to build AmigaOS4/PPC programs. it is planed for the future to provide binaries also. One will be able to chose the compiler version of choice and simply download the package.

All in all this project aims to bundle all development on GCC, GDB, binutils and other Amiga development tools to eventually get to that point where those famous projects will integrate Amiga relevant changes directly to their distributions.

Interested developers of all Amiga flavours (AmigaOS4, MorphOS, AmigaOS3, AROS) are called to join this effort and participate actively. (ps) (Translation: ub)

[News message: 13. Jul. 2005, 16:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



MorphOS: Debugger Sashimi 1.7 ported
The famous debugger Sashimi version 1.7 has been ported by Ilkka Lehtoranta to MorphOS.

Download: sashimi.lha (24 KB) (snx) (Translation: ub)

[News message: 13. Jul. 2005, 12:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



NewGUI 1.4.5: New beta version
Version 1.4.5 of the graphic user interface NewGUI is available in a new beta version, which remedies the issues ofthe predecessor version using themes.

Download: newgui_1.4.5_beta.lha (112 KB) (snx) (Translation: ub)

[News message: 13. Jul. 2005, 12:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



The Legacy: Game museum updates
The Legacy is a game museum for C64, Amiga, Atari, PC, Schneider/Amstrad CPC, which is feeded by it's readers with screen shots, cover scans and information about the developers. Thelatest changes are:

Data base updates:
  • Goblin Commander: Unleash the Horde
  • Autobahn Raser III (Titel, Cover)
  • Ace of Aces (Copyright)
  • Crystals of Arborea (Copyright, Cover)
  • Immortal, The (Copyright, Cover)
  • World Games (Copyright, Goodie)
  • Pacific Fighters (Copyright)
  • Nightdawn
  • Abadox: The Deadly Inner War (Copyright)
(ps) (Translation: ub)

[News message: 13. Jul. 2005, 12:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



game data base: Kultboy.com with many updates
At Kultboy.com the good old times are still kept awake with an extensive data base for magazines and many kinds of test reports or reader's letters.

The latest changes include:
  • 7 new test reports:
    Anarchy (AJ) - Blood Bowl (PP) - Death Gate (PP) - Fred (AJ) - Magic Carpet 2 (PP) - Matrix Marauders (AJ) - One Step Beyond (AJ)

  • 2 new reader's letters:
    Anklage (12/91 AJ) - Dr. Freak Geoutet? (1/93 AJ)
(ps) (Translation: ub)

[News message: 13. Jul. 2005, 11:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



Amiga game data base: Hall of Light with many updates
The Hall of Light is an extensive game data base for the Amiga which is maintained and updated continuously by a international team. Nearly every day new entries are added. Since a while also selected freeware and shareware games are listed, too. (ps) (Translation: ub)

[News message: 13. Jul. 2005, 11:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



AOG: New game in the data base
Amiga Online Games, the website Amiga games using nullmodem, modem or TCP/IP, added Super Tetris now to the data base. It uses the nullmodem cable connection. Details are available at the title link. (ps) (Translation: ub)

[News message: 13. Jul. 2005, 10:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005



Event: Amiga demo party GREP 2005 in Lunden (Sweden)
From August the 12th to the 14th the Amiga-Demoparty GREP 2005 will be held at Swedish Lunden (Skövde).

Invitation demo by Elcrew: grep05.lha (180 KB) (snx) (Translation: ub)

[News message: 13. Jul. 2005, 10:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005
ANN (Webseite)


Event: Photos from the Codex Alpe Adria 2005 (Update 2)
On july the 2nd there has been the "Codex Alpe Adria" fand am 2. Juli in north Italian Udine. In the meanwhile some photos are provided by some users:

amigapage.it: Photos by Andrea Maniero and Claudio Marro Filosa
Photos by Giuseppe Gargaro
Photos by Niels Bache

Update: (08:37, 13.06.05, snx)
Now the official gallery with many photos is available at the title link.

Update 2 (02:00, 14.06.05, cg)

More photos by Niels Bache. (cg) (Translation: ub)

[News message: 13. Jul. 2005, 02:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jul.2005
(ANF)


File system: SmartFileSystem 1.245
The latest version of the alternative file systems Smart Filesystem (SFS) recognizes too big partitions now (see below) and will not format those.Existing over sized partitions are accessable in read only mode.

Current maximum sizes for SFS formated partitions:
  • 64 GB at 512 bytes/block
  • 128 GB at 1024 bytes/block
  • 256 GB at 2048 bytes/block
  • 512 GB at 4096 bytes/block
  • 1 TB at 8192 bytes/block
  • 2 TB at 16384 or 32768 bytes/block
If one of your partitions exceeds these maximum values it is very recomended not to use older versions of SFS any longer: Somewhen a data loss will happen! (cg) (Translation: ub)

[News message: 13. Jul. 2005, 02:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Jul.2005



Genesi: ODW at TechOnLine.com - Direct access via the Internet
Genesi announces in a press release the option to evaluate the Pegasos based Open Developer Workstation online now. Thanks to the VirtuaLab technology by TechOnLine.com interested developers are able to access and use some Pegasos workstations at TechOnLine.com by the internet

The full press release is available at the title link. (cg) (Translation: ub)

[News message: 12. Jul. 2005, 19:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Jul.2005



Strategy-game: News about "Schlachtfeld Phase 2"
At the title link Horst Diebel provides an overview about the current development of "Schlachtfeld Phase II". Still he is looking for an additional programmer. (cg) (Translation: ub)

[News message: 12. Jul. 2005, 19:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Jul.2005



Photos / AmigaOS 4 presentation at the NASS'embly
On July the 11th the "NASS'embly" was held in France. There are some photos fromteh event as well as some videos of the presentations from the show available at the title link. (cg) (Translation: ub)

[News message: 12. Jul. 2005, 19:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Jul.2005



Emulation: More preview screen shots of AmigaSYS 3
AmigaSYS is an entire on AOS 3.9 based preconfigured Amiga environment intended for WinUAE. At the title link there are some more previews of the coming version 3 available. (cg) (Translation: ub)

[News message: 12. Jul. 2005, 19:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Jul.2005



SoftLogic (Pagestream) celebrates 20th anniversary
20 years ago Deron Kazmaier started thes software smithy SoftLogic and had started the development of the DTP application "Pagestream". The publisher GrasshopperLLC will celebrate this anniversary with some specials, e.g. a public chat with Kazmeier or some free bonus gifts at every new purchase. (cg) (Translation: ub)

[News message: 12. Jul. 2005, 14:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Jul.2005
AHT - Ron van Herk (ANF)


AHT: Work-in-progress pictures of the graphics card daVinci
Following the title link you can find first pictures of the announced Zorro III graphics card daVinci (working title: AmiVD) developed by AHT International BV. The company is moving from Great Britain to Stellendam in the NEtherlands.

The board's development has reached beta state and is running without limitations (2D, 3D and DMA). Still to do are firther quality tests as well as driver adaptions for further PCI cards including sound cards.

The graphics card daVinci has an additional free PCI slot enabling the use of a selected number of PCI cards. Both slots are completely DMA enabled.

Depending on the asked number of boards is a Zorro II version still a possibility but this needs quite a few changes in the software.

Further information are available on the website of AHT as soon as they can be given. (snx) (Translation: wk)

[News message: 09. Jul. 2005, 10:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Jul.2005
ANN (website)


Demo scene: "Feels good!" by DCS as AVI file
Because of several people asking for it has the group DCS recorded their demo "Feels good!", placed 3rd at the Motorola Inside 2005, as AVI file. The original was made on a Pegasos running MorphOS.

Download: dcs-fego.avi (19 MB) (snx) (Translation: wk)

[News message: 09. Jul. 2005, 07:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005
Edgar Schwan (ANF)


AmigaOS4: Webserver Apache with PHP5 support
Edgar Schwan has published a new version of his Apache 1.3.33 port with PHP 5 support. New in this version:
  • PHP 5.0.4
  • New extensions in the PHP modul:
    • SQLite: The new and easy database engine. You can create sites based on database without MySQL.
    • DOM: Editing XML documents with the DOM-API.
    • libxml: Support of 'The XML C parser and toolkit of Gnome' (libxml 2.6.19)
    • SimpleXML: The easy to use toolkit for editing XML files.
    • soap: Creating SOAP-Server and Clients.
    • SPL: A collection of classes for solving standard problems.
  • New examples in the Example directory.
  • Fixed problems when using global variables beginning with "$_" like e.g."$_SERVER[]".
(cg) (Translation: dr)

[News message: 08. Jul. 2005, 23:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005
Andreas Magerl (ANF)


Pegasos posters available
Today the Pegasos poster from APC&TCP are available. All advances in order were delivered yet.

The motives are "Horse" and "Cool Computing" as they can be found on the mousepads by APC&TCP. The posters have A1 oblong format. If it is wanted the posters also can be delivered rolled (instead of folded) but this is much more expensive. (cg) (Translation: dr)

[News message: 08. Jul. 2005, 15:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005
PegXMac-Mailingliste


PegXMac: IRC-channel installed
David Bentham who is the author of the Mac-on-Linux-Live-CD PegXMac for Pegasos- and AmigaOne-computer has installed an official IRC-channel for questions about his product:

Server: irc.freenode.org
Channel: #pegxmac (snx) (Translation: dr)

[News message: 08. Jul. 2005, 12:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005



Tutorial: Build Amiga GCC 3.3.3 Cross Compiler for Linux or Windows
Under the title link you can find a tutorial written by Troy Silvey for creating a GCC 3.3.3-Crosscompiler for Amiga under Linux or Windows XP. Additionally there is a chapter to the topics creating libraries and assigning Chip-RAM using GCC. (snx) (Translation: dr)

[News message: 08. Jul. 2005, 11:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005



AmigaRemix: New tracks added
On the AmigaRemix site new tracks have been added after the relaunch (amiga-news.de reported):
  • Nine Fingers (Club Mix) by Skitz/Travolta
  • Faery Tale Adventure - Fighting Enemies by chosc/David Joiner
  • Telephone (Long Distance Calling) by Joe [Stainless Steel] Barwick/Karsten Obarski
  • Tristar Boulder Demo (Happy Sunshine Mix) by Joe [Stainless Steel] Barwick/Knackosoft and Flynn
  • UNIT A Introtune (Interceptor) by Joe [Stainless Steel] Barwick/Mark II
  • Somewhere (Paranoimia intro) by Joe [Stainless Steel] Barwick/Jesper Kyd
  • The Faery Tale Adventure Mix by chosc/David Joiner
(snx) (Translation: dr)

[News message: 08. Jul. 2005, 11:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005
Amigaworld.net (Webseite)


AmigaOS4: Support of ESI Juli@ soundcards
Because of a AHI driver by Davy Wentzler AmigaOS4 now also supports the high-quality soundcard Juli@ from ESI/Egosys. The digital, MIDI- and Stereo-LineIn and -Out of the card are supported which also offers playing and recording up to 192 kHz at 24-Bit as well as the choice between RCA- and TRS-port.

The support of the card is managed by the Envy24HT driver which already also allows the use of soundcards Terratec Aureon 5.1 Sky, 7.1 Space, Phase28 and M-Audio Revolution.

The author points out that the chips of the card obviously have been changed (from a Envy24 to a Env24HT or Envy24HT-S). Possibly different codecs were used. The soundcard used by Davy Wentzler was new if you buy a new card it would work.

The driver will be available in the OS4Depot during the next days.

The author thanks Krister Skrtic for the support developing the driver of this card as well as Egosys for making available the complete source code (!) and the documentation of the Windows drivers. (snx) (Translation: dr)

[News message: 08. Jul. 2005, 11:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Jul.2005



MorphOS: D2A-Patch integrates Magellan-Lister to Ambient
The Dopus2Ambient-Commoditypatch written by Jacek 'jacaDcaps' Piszczek and Marcin 'MorgothDCaps' Kurek is a hack which makes it possible to open Magellan-Lister with a double click in Ambient.

The ARexx-interface is used for it. Additional to ARexx Magellan and Ambient (therefore also the icon.library and workbench.library) have to be started. In order to hide the Magellan window the backdrop-modus must be deactivated. Now you can start D2A and/or copy it to your WBStartup directory.

Please also note the known problems which are described in the Readme-file.

Download: d2a.lha (33 KB) (snx) (Translation: dr)

[News message: 08. Jul. 2005, 11:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Jul.2005
MorphOS-News.de (Webseite)


Terra Soft "value-added reseller" for the Genesi's Open Desktop Workstation
Terra Soft Solutions are pleased to announce their value added reseller partnership for Genesi's Open Desktop Workstation at the title link.

Also the ODW is available now at the webshop of the US located computer reseller Directron. (snx) (Translation: ub)

[News message: 07. Jul. 2005, 08:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jul.2005
ANN (Webseite)


Inofficial G-Rex homepage available in English
The inofficial homepage of the PCI expansion G-Rex is now available in English also. The wwebsite covers news, a forum and software regarding the G-Rex cards. (snx) (Translation: ub)

[News message: 06. Jul. 2005, 17:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jul.2005
o1i (AmiZilla-ML)


GTK-MUI wrapper: More demos released
In the course of the bounty project of a GTK-MUI wrapper there are some more demos (68k files and sourcecode) belonging to the GTK tutorial available at the title link: buttons, entry and table.

The buttons example requires a working XPM datatype (see readme).

If someone succeeds in port the author asks for getting the source code mailed or to get access to the CVS. (snx) (Translation: ub)

[News message: 06. Jul. 2005, 17:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jul.2005



Event: Boinged in Belgium - Getting there, staying there
At the webseite of the "Boinged in Belgium" event, which will be held on August the 6th and 7th near to Antwerp (Belgium), theer is now a description available how to get there and information about overnight options. (cg) (Translation: ub)

[News message: 06. Jul. 2005, 15:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jul.2005



Emulator: PSP-UAE 0.31 for the Playstation Portable
Christophe Thibault has ported the Amiga emulator to the handheld console PSP ("PlayStation Portable") by Sony (screen shot). Our reader 'shad' estimates the reached speed of the emulation still a bit low (~70%) but compatibility seems to be pretty good.

Changes in version 0.31:
  • Chip memory set to 2mb so Monkey Island works again.
  • File selector improvements.
  • Added options menu.

To use the emulator a firmware version 1.00 or 1.50 is required. Note that the emulator uses the 333 MHz processor clock. (cg) (Translation: ub)

[News message: 06. Jul. 2005, 14:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jul.2005



AmigaOS 4: Tutorial how to develop USB driver for OS4
At the title link Thomas Graff Thøger, responsible for the OS4 USB stack, provides a PDF document how to develop device drivers for that stack. (cg) (Translation: ub)

[News message: 06. Jul. 2005, 00:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jul.2005



Aminet uploads until 04-07-2005
Here is the list of uploads to the Aminet since our last report:

plasmasdl-mos.lha       biz/cloan    64K  MOS  Plasma SDL effect (with sources)
wookiechat.lha          comm/irc    353K  OS4  IRC Client (Internet Relay Chat)
readmails.lha           comm/mail     3K  VAR  Read the senders of emails with YAM (Arexx)
LCR-I.lha               comm/misc    82K  OS3  LeastCostRouter for german Internet Provider
LCR-P.lha               comm/misc    44K  OS3  LeastCostRouter Print-Tool
LCR.lha                 comm/misc    72K  OS3  LeastCostRouter for german Telephone Provider
vlabcam.lha             comm/tcp    400K       WebCAm using V-lab Motion with GUI
TeamHoiSaga1.dms        demo/aga    673K  OS3  Team Hoi Saga III Demo. Disk 1.
TeamHoiSaga2.dms        demo/aga    788K  OS3  Team Hoi Saga III Demo. Disk 2.
TeamHoiSaga3.dms        demo/aga    751K  OS3  Team Hoi Saga III Demo. Disk 3.
ballfield-mos.lha       demo/intro  450K  MOS  Ballfield SDL demo
optimum-mos.lha         demo/intro  337K  MOS  Optimum demogroup SDL effects
optimum-mos_src.lha     demo/intro  345K  MOS  Optimum demogroup SDL effects sources
screenart-mos.lha       demo/intro   73K  MOS  Dizzying eye candy SDL demo
reaction_examples.lha   dev/c       891K  ALL  Most of the old ClassACT examples converted to OS4
fldev.lha               dev/gui     1.6M  OS4  IDE designed for small C/C++ Applications
CDDA-FileSystem.lha     disk/cdrom   20K       Mounts CD-DA as volume with audio files
WolnyCD.lha             disk/cdrom   78K  VAR  Better read, quiet working v1.1 Src,68k,MOS,OS4
AmigaFuture55.lha       docs/mags   820K  ALL  Great german paper mag preview
boxingmania68k.lha      game/misc   1.9M  OS3  Simple boxing game
FTACE.lha               game/misc    61K  OS3  Faery Tale Adventure Character Editor
hangman2k4.lha          game/misc   932K       Hang man game. Include multiple languages
laoca.lha               game/misc   1.2M  OS3  LA OCA board game
glquake_aos4.lha        game/shoot  942K  OS4  GLQuake with multitexturing support
Xenostar.lha            game/shoot  574K  OS3  A 1994 tribute to Sinistar of 1982 fame.
blackbox147mos.lha      game/think  706K  MOS  BlackBox SDL puzzle game
sdllopan_mos.lha        game/think  393K  MOS  Lopan puzzle game
DIYprep.lha             gfx/ifx       4K  ALL  Prepare picture for use with DIYreko
deathcons_os4theme.lha  gfx/misc    990K  OS4  Deathcon\'s OS4 Theme
lila_theme.lha          gfx/misc    391K  ALL  Lila theme for famous Amiga programs
prism2.lha              hard/drivr  138K  VAR  Driver for 11Mbps wireless network cards
stlist.lha              misc/emu     20K  VAR  Lists Atari .ST diskimage content
xmamegui.lha            misc/emu    149K  OS4  GUI for the OS4 xMAME port v0.13
autovideoripper.lha     misc/misc   701K  OS3  Auto capture/export video with vlabmotion
calcheduler.lha         misc/misc   660K       Calendar and scheduler
cocktailshakerOS4.lha   misc/misc   426K       Cocktails Shaker for OS 4
cocktailshupdate1.lha   misc/misc   312K  OS3  Cocktails Shaker update 1
minicalc.lha            misc/misc   359K       Simple calculator
timelapsevideo.lha      misc/misc   773K  OS3  Multi application for V-lab motion users
timelapsevideob2.lha    misc/misc   768K  OS3  Multi application for V-lab motion users
AmySequencer.lha        mus/edit    267K       MIDI sequencer for the AMIGA
malint-mos.lha          mus/misc    215K  MOS  MPEG Audio stream validator
playOGG.lha             mus/play    983K  OS3  Plays OGG, MP3, FLAC, VOB, AC3, RA, mods
PowerPC.png             pix/back    234K  ALL  PowerPC Wallpaper 1280x1024
PowerPC_colored.lha     pix/back    1.1M  ALL  PowerPC Wallpaper 1280x1024
PowerPC_preview.png     pix/back    288K  ALL  PowerPC Wallpaper 1280x1024
Svirgel02.jpg           pix/trace    52K  ALL  JPEG version of pix/imagi/Svirgel02.lha
Audithec.lha            text/misc    54K  OS3  V1.0 MUI AudioCD Database
gb2jis-68k.lha          text/misc    98K  OS3  GuoBiao to JIS text converter
jis2gb-68k.lha          text/misc    94K  OS3  JIS to Guobiao text converter
lha-pma-2-68k.lha       util/arc    102K  OS3  LHA-PMA 2 archiver/unarchiver
Packmaster128.lha       util/arc    156K  OS3  GUI for ADF,RAR,D64,LHA,RUN,LZX,DMS,ZIP,
newshellcurrentdir.lha  util/cli      4K  VAR  New Shell in current dir
AmiDisk_1.01.lha        util/dir    382K  OS4  File manager for OS4
amigakeyremapper.lha    util/misc    84K  OS4  Simple program that swaps left/right amiga keys
autofire.lha            util/misc     5K  MOS  Autofire patch for lowlevel.library game controlers
uaeconfig.lha           util/misc    50K  OS4  UAEConfig
wet.lha                 util/wb     610K  OS4  Show weather conditions on Workbench (OS4)
(cg) (Translation: ub)

[News message: 06. Jul. 2005, 00:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Jul.2005
IT&W (ANF)


Archive: Classic Amiga animations for download
Walter Randelshofer provides at the title link many animations by several famous pixel artits like Eric W. Schwartz, Jim Sachs, Karl Bihlmeier, Leo L. Schwab, Tobias Richter. The animations may be viewed with a Java enabled browser or may be downloaded as Amiga typical anim files. (cg) (Translation: ub)

[News message: 05. Jul. 2005, 23:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Jul.2005



amiga-news.de: Modification of the news category system
On the 5th of July 2005 the news categories at amiga-news.de were changed. Instead of the former subjects Amiga, Unix and other, there is now MorphOS and other (open system news). Readers may preselect the categories individually by marking the check boxes of the regarding subjects. if you allow cookies the preselection will be made permanent.
We thank our programmer Sven Drieling for his work! (nba) (Translation: ub)

[News message: 05. Jul. 2005, 21:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Jul.2005
ANN (Webseite)


Print magazine: Bitplane #11
Issue# 11 of the Italian print magazine "Bitplane" is available no. The magazine comes with 64 pages and a cover CD also. Among the topis there is:
  • A test report of AmigaOS 4, incl. update 1/2.
  • A preview to "Project Looking Glass".
  • Tests of AmiGift, Showgirls, Neovo E17, The course of Monkey Island.
  • PHP tutorial.
  • Preview: Virtual Grand Prix 2.
  • Event: reports from the Pianeta Amiga 2004 and the BeGeistert 2004.
  • uvm.

The cover CD mirrors th eentire content of the os4depot.net. (cg) (Translation: ub)

[News message: 05. Jul. 2005, 20:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Jul.2005



os4depot.net: Uploads until 04-07-2005
These are the latest uploads to the os4depot.net:
expat-ppc.lha       dev/lib    1Mb  Expat C library for parsing XML
assignview.lha      uti/wor   45kb  A useless tool to view some system info
scriptlauncher.lha  uti/wor   30kb  A very configurable button-based program launcher
mcc_texteditor.lha  lib/mui  339kb  Texteditor custom class for MUI (v15.14)
envy24ht_ahi.lha    dri/aud   18kb  Envy24HT AHI driver
ww2.lha             gam/boa    3Mb  World War II strategy war game
wet.lha             uti/wor  630kb  Show weather conditions on Workbench (OS4)
waveeffect.lha      dem/mis  187kb  Simple Wave effect with source code
schism-src.lha      aud/tra    1Mb  Source codes + makefiles for Schism tracker
schism.lha          aud/tra  502kb  Schism Tracker, clone of Impulse Tracker (UPDATED)
(cg) (Translation: ub)

[News message: 05. Jul. 2005, 20:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Jul.2005



MorphOS: Bulldog 1.4, mod plugin for AmiNetRadio

BullDog 1.4

Rupert Hausberger's program BullDog loads data from the usenet using nzb descriptions (screen shots: 1, 2, 3). The new version fixes several bugs:
  • Fixed stupid bug in the yEnc decoder, which marked yEnc-singlepart files as incomplete.
  • Fixed another bug in the xml-decoder. Now subjects without the "(1/1)" ending get recognized correctly.
  • Fixed bug in UU-multipart routine, now saving works correctly.
  • Added workaround for nasty comments in segment-bodys, caused wrong decoding of some files.

Link: Download page
Download: bulldog-morphos.lha (196 KB) (Readme)

Modplayer for AmiNetRadio

Michal 'kiero' Wozniak has developed a plugin for AmiNetRadi to replay mod filesn. The plugin supports at least the following formats:
  • mod - Protracker/Soundtracker
  • dbm - DigiBooster
  • it - ImpulseTracker
  • xm - FastTracker2
  • s3m - ScreamTracker

Download: modplayer.lha (118 KB) (cg) (Translation: ub)

[News message: 05. Jul. 2005, 19:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Jul.2005
TriMa (ANF)


Hollywood Game: TURSON
TriMa and Robin productions are proud to announce the release of: TURSON. More than six month worth of development were put into this high-quality, action-loaded game to make it available to the Amiga-Community!

What is TURSON?

It's a game with a probably never seen before gameplay, which is addictive to the player. The simple quest to move some stones around suddenly becomes a strategical challenge! Come and join the world of TURSON!

Download
Screenshots: no. 1 and no. 2

TURSON supports not only MorphOS which was used for development. In addition you can run it on Classic-Amiga, AmigaOS 4 and even with WarpOS! (ps)

[News message: 03. Jul. 2005, 19:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 140 275 ... <- 280 281 282 283 284 285 286 287 288 289 290 -> ... 295 332 375 [Archive]
 
 Recent Discussions
.
Amiga 4000(T)ower for sale
Calvin Harris - Amiga A1200
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
RTG driver: P96 3.6.0 (31. Jul.)
Print magazine: Boing #10 (French/English) (28. Jul.)
Emulator: Denise v2.6 (18. Jul.)
Interview: Markus Tillmann about the Warhol connection and amiga40-highlights (13. Jul.)
New Commodore owners with new website and first products (update) (12. Jul.)
Emulator: WinUAE 6.0.0 (04. Jul.)
Group of investors represented by Youtuber Perifractic buys Commodore (28. Jun.)
AmiKit In A Box: Raspberry Pi 5 with Workbench distribution (25. Jun.)
MorphOS: Web browser Wayfarer 10.0 (16. Jun.)
MorphOS: Software collection Chrysalis 3.19 (15. Jun.)
.
 amiga-news.de
.
Configure main page

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