amiga-news ENGLISH VERSION
.
Links| Forum| Kommentare| News melden
.
Chat| Umfragen| Newsticker| Archiv
.

Amiga-Veranstaltungen
01.-02.08.25 • Amiga/040 • Mountain View (USA)
11.-14.09.25 • Classic Computing 2025 • Hof (Bayern)
17.-19.10.25 • Amiga40 • Mönchengladbach
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Sachsen)

09.Aug.2003
Tom Duin alias Amigaharry (ANF)


CLI2WB Version 1.3 erschienen
CLI2WB wurde in der Version 1.3 veröffentlicht. Mit dem Tool kann eine Shell komfortabel von der Workbench gestartet werden. In den Icon Tooltypes können wichtige Konfigurationen wie ASL-Requester, Stack oder Priority eingestellt werden. CLI2WB wurde in 68k-Maschinencode von Tom Duin entwickelt. (nba)

[Meldung: 09. Aug. 2003, 15:23] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
09.Aug.2003
Martin Heine (ANF)


MorphOS: Version 1.4 freigegeben
Nach Abschluss des internen Betatests ist MorphOS 1.4 in Version vom 9. August ab sofort für alle registrierten Pegasos-Besitzer in gewohnter Weise vom BT2-Server herunterladbar. Die neuen Features beinhalten unter anderem:
  • optionale automatische Installation
  • JIT-Compiler "Trance"
  • Turboprint integriert
  • USB integriert
  • Radeon DVI & Overlay (außer Radeon 8500)
  • 3D für Voodoo 3 und 4
  • Warp3D-Emulation
  • Grafiktablett-Unterstützung
  • einstellbare Icon-Skalierung
  • Icon-Auslagern per Drag&Drop
  • individuelle Skins für jeden Screen
  • PNG-Buttons
  • Autoscroll
  • Blending
  • Sound-Datatypes
  • Kaya (MP3/OGG-Abspieler)
  • Taschenrechner
  • Lupe (Zoom)
  • Taskmanager
  • Ambient: Panels, Lassofunktion, Shortcuts
  • Dock-Manager
  • neue Skins und Zeichensätze
  • Skinwechsel "on the fly"
  • Tastatur-Reboot
  • Gradienten
  • weitere mprefs
  • keine angeschlossene PS/2-Maus beim Booten mehr erforderlich
(nba)

[Meldung: 09. Aug. 2003, 15:18] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
09.Aug.2003
Jens Meier (ANF)


Musik: Liquid Skies records #048
Die Szenengruppe Liquid Skies hat ihr 48. Musikpack mit dem Titel "Nuclear Cars" veröffentlicht. Komponist des 4.02 Minuten langen Trance-Tracks ist dieses Mal Maxus. (nba)

[Meldung: 09. Aug. 2003, 15:17] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
08.Aug.2003
AROS (Website)


AROS Status Report 08/2003
Die Entwicklungen am Betriebssystem AROS verlaufen weiterhin planmäßig. In den letzten Wochen waren folgende Update-Arbeiten zu verzeichnen:
  • Hardware: Michal Schulz is still working on the PPC port, having received the Pegasos board donated by Genesi, and more recently a Voodoo3 card donated by Randy Vice.
  • Hardware: Johan Grip is implementing the OpenPCI specification, and also reworking our buggy ide.device, which attempts to write too much data at once instead of splitting the requests in smaller chunks. However this is going to be more a rewrite than a bug fix. If someone just wants to do the bug fix, there is an open bounty (currently 40 USD) for the ide.device bug at TeamAROS.
  • Build system: GCC 3.2 is now the minimum requirement to compile AROS, which now compiles fine with GCC 3.3, thanks to Stefan Reinauer and others who fixed the various deprecated bits in the tree.
  • Build System: Staf Verhaegen continued to improve and simplify the build system. Lately, he reorganized the kernel build to use only objects, no more static or shared libraries.
  • Build System: Iain Templeton, one of our South hemisphere developers, did his fair share on the build system too, especially on the configure scripts (which now require autoconf 2.53, hopefully a generated configure is kept in CVS for those missing it) and to ensure that AROS compiles and runs fine hosted on FreeBSD.
  • Build System: Also mawk (which comes as default on Debian GNU/Linux) will generate incorrect headers while building AROS, but GNU awk (gawk) and FreeBSD awk work fine.
  • i386-pc Installation: John Gustafsson and Adam Chodorowski earned the first TeamAROS bounty for their "Automated Disk Prep and OS Installer". It will install AROS on the first disk of the first IDE channel. Don't try this on a disk with valuable data anywhere on it, you've been warned. Unfortunately it isn't fully usable yet, due to the ide.device bug: some files get corrupted during installation.
  • i386-pc Installation: As part of this work, new Format and Partition commands were implemented.
  • User Interface: We now have a beautiful About dialog, thanks to Pixel Art's logo and Adam for the code, as well as an in-progress Mesa port by Nic Andrews. And before you ask, the beautiful Broken.miho wallpaper is here.
  • User Interface: Adam did major improvements to the workbench and icon libraries (which handle much of the "under the hood" desktop work), and also to Wanderer itself. The framework for Wanderer commands is in place, and there is already the Delete tool implemented.
  • User Interface: As a bonus, there is now an identification hook in icon.library to display proper icons depending on the file type and take appropriate action on double-click, for files without disk icons.
  • User Interface: Sebastian Bauer added arbitrary angled gradients to Zune images.
  • User Interface: David Le Corfec, Adam and especially Fabio Alemagna, who came up with a multitude of ideas and algorithms, brainstormed on a "perfectly" MUI-compliant implementation of Zune layout algorithm. Hopefully the new one seems to do the trick.
  • User Interface: The Zune string gadget also got a rework and is now slightly more usable, the prefs program got a few more pages, and many Zune classes were put in their own loadable modules.
  • User Interface: Georg Steger implemented the Cybergraphics' WritePixelArrayAlpha() and BltTemplateAlpha(), so we can show even more eye-candy, with alpha blending this time :) Adam used this to implement a nice grayed-out disabled effect for Zune gadgets, instead of the usual grid pattern.
  • User Interface: Georg is also porting back the intuition.library from MorphOS, and still does a lot of impressive bug finding and fixing elsewhere, which for example led to find and report an longstanding bug in stipple drawing to the XFree86 project. And when you're faced with a strange memory corruption, try his invaluable trick : call a check routine in the scheduler ! This allowed to fix bugs in several Prefs programs.
  • User Interface: But maybe the best for the end ... With BltTemplateAlpha() to blend the anti-aliased glyphs, and the work from Staf on freetype2, diskfont and bullet libraries, TrueType fonts now work - and look - great! It also draws upon the work of many others, including the MorphOS team (and especially Emmanuel Lesueur) and the FreeType project. The Bitstream Vera font family is now included in AROS.
  • User Interface: Use FTManager to install TrueType fonts in a few mouse clicks, and enjoy the new Font Prefs program.
  • Localizations: We got a Spanish keymap contributed by Albert Astals Cid, several French catalogs by Olivier Adam and Hungarian catalogs, language and country files by Mark "Bôregér" Balogh.
  • Localizations: The applications localization system has been cleaned up a bit, and as a side effect, much more applications are now localized. So if your favorite application has been localized but misses a catalog for your language, don't hesitate to send it to us!
  • TCP/IP: Will be available next week. Nah, just kidding ;-) One of the most requested features. A couple of people are working part-time on this, so don't hold your breath. This is a huge task, spanning from low-level drivers to interface libraries and support applications. It's currently not the priority for most of the developers. Use another network appliance in the meantime, or come join us :)
  • Softwares in contribution: As usual, some new software or updated versions were imported in contrib: UAE 0.8.22 (a Zune GUI is planned), the free DeluxePaint clone 4P 0.09, TCC 0.9.19 (you can now directly create AROS executables!), GNU tools (make 3.80, diffutils 2.8.1, patch 2.5.4, grep 2.5.1, m4 1.4), abcm2ps 3.7.1, sploiner 1.0
  • Miscellaneous: After some benchmarking, BOOPSI method calls were optimized using macros, and are now about 20% faster.
  • Miscellaneous: Roughly 2000 CVS commits since the last status update, with a record of 1063 in July. Check it there. So obviously this status update is not exhaustive.
(nba)

[Meldung: 08. Aug. 2003, 12:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
08.Aug.2003
GIGA (ANF)


Video vom bplan-Auftritt bei NBC GIGA
Auf der PegasosPPC-Website von Genesi S.à.r.l. finden Sie einen Videomitschnitt vom Besuch von bplan in der TV-Computer-Show NBC GIGA am 7. August 2003. bplan stellte dort die Möglichkeiten ihrer PowerPC-Hardware Pegasos vor. Das 47 MB große Video liegt im AVI-Format zum Download bereit. (nba)

[Meldung: 08. Aug. 2003, 11:41] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
08.Aug.2003
Jörg Lennhof - RetroGames e.V. (ANF)


Veranstaltung: 4. RetroBörse am 27.9.2003 im GoTec - Karlsruhe
Der erste eingetragene Verein zur Erhaltung klassischer Video- und Computerspiele, RetroGames e.V., und 8bit-Games veranstalten die vierte 8-Bit-RetroBörse diesmal in Karlsruhe.

Am Samstag, den 27. September 2003 können von 10 Uhr bis 16 Uhr Sammler und Interessenten in den Räumen des GoTec Kulturhaus klassische Videospiele, Homecomputer und Sammlerstücke kaufen und verkaufen.

Alle Gäste und Besucher können zusätzlich die deutschlandweit einmalige Arcade- und Videospielausstellung des Vereins RetroGames e.V. besuchen, welche seltene Sammlerstücke aus über 30 Jahren Videospielgeschichte zum Anfassen bietet - der Eintritt gilt sowohl für die RetroBörse als auch für die Ausstellung von RetroGames e.V.

Das Angebot:
Das Angebot der RetroBörse umfasst klassische Spielkonsolen wie dem Atari 2600, Colecovison, MB Vectrex oder Nintendo NES sowie Homecomputer wie dem Commodore 64, Sinclair Spectrum oder Commodore Amiga und unzählige Klassiker, Software, Spiele und Exoten der "Prä-Playstation"-Ära - und alles, was es sonst noch rund um klassische Videospiele gibt.

Die Location:
In Zusammenarbeit mit dem Verein RetroGames e.V. und den Veranstaltern der 8-Bit-Börse "8bit-Games" findet die Börse diesmal in Karlsruhe im GoTec Kulturhaus statt. Das GoTec hat sich in den letzen Jahren zu einem beliebten Treffpunkt und Veranstaltungsort für Partys, Konzerte und Events entwickelt. Für Verpflegung und Getränke der Besucher und Aussteller ist durch das GoTEC-Cafe gesorgt.

Die Kosten:
Der Eintritt für Gäste und Besucher zur Börse beträgt nur 2,50 Euro. Enthalten darin ist auch der Eintritt zur Arcade-Ausstellung von RetroGames e.V.

Verkäufer können einen Verkaufs-Tisch für 15 Euro pro Tisch mieten.

Mehr Informationen zu Verein und zur RetroBörse erhalten Sie unter http://retrogames.info und info@retrogames.info. (nba)

[Meldung: 08. Aug. 2003, 11:38] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
Chris Perver (ANF)


Textanzeiger: Update für EvenMore (exe und AG-Plug-in)
The EvenMore exe has been updated to allow you to follow links in a file you are viewing, simply by clicking on them. To do this, EvenMore now has new escape codes for the plugins, ESC*NODE, ESC*LINK, ESC*CEND.

The AmigaGuide plugin has been updated, and I will be working on the HTML plugin in the next week or too to update it. Currently this will only allow you to follow internal links, but external links shouldn't be too difficult to program. Download now from www.evenmore.co.uk (nba)

[Meldung: 07. Aug. 2003, 14:53] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
Thomas Raukamp (ICQ)


heise: U-Boote der US-Navy mit Apple Xserve unter Linux
Das renommierte Printmagazin heise online berichtet in seiner Online-Ausgabe über eine neue Ausstattung der US-amerikanischen Marine: Die Navy wird demnach 260 vom Rüstungskonzern Lockheed Martin bereitgestellte neue Serversysteme zur Echtzeit-Bildverarbeitung in ihren U-Booten einsetzen. Diese Systeme basieren auf einer Kombination aus Apples XServe und dem Linux-Betriebssystem Yellow Dog Linux des in Amiga-Kreisen bekannten Unternehmens Terra Soft Solutions. Lesen Sie den kompletten Bericht bei heise online unter dem Titellink. (nba)

[Meldung: 07. Aug. 2003, 14:21] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
amiga.org (Website)


amiga.org: Interview mit Carl Sassenrath
Carl Sassenrath war einer der maßgeblichen Entwickler des Amigas und leitet heute das Software-Unternehmen REBOL. Vor einiger Zeit stimmte Sassenrath einem Interview mit dem amerikanischen Online-Magazin amiga.org zu. Die Antworten auf die Fragen, die von der amiga.org Community gestellt wurden, lesen Sie nun unter dem Titellink. (nba)

[Meldung: 07. Aug. 2003, 12:46] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
ScummVM Amiga Webseite (ANF)


ScummVM 0.5.0 R2 (68k und WarpOS) erschienen
Heute ist das zweite Release von ScummVM 0.5.0 erschienen. In dieser Version wurden einige Fehler mit dem Game-Selector behoben und einige Korrekturen mit den Pfadangaben innerhalb des Programmes verbessert. Mit ScummVM 0.5.0 lassen sich nun endlich "The Curse of Monkey Island", "The Dig", "Full Throttle", "Beneath a Steelsky" und "Simon The Sorcerer 1 + 2 (PC-Versionen)" zum ersten Mal auf dem Amiga spielen. (nba)

[Meldung: 07. Aug. 2003, 12:33] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
Marc Cloppenburg / AMIGAplus (ICQ)


Rundumerneuerung von morphos.net
Die inhaltlich und optisch überarbeitete Webpräsenz für das PowerPC-Betriebssystem MorphOS ist seit heute erreichbar. Neben Details zu den Features von MorphOS finden Sie dort weitere Informationen und Screenshots zu MOS-kompatibler Software, dem Super Bundle, der MOS-Community, zukünftigen und vergangenen Veranstaltungen und Händlern und vieles mehr. (nba)

[Meldung: 07. Aug. 2003, 00:17] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
OSnews (Website)


Interview mit zwei AROS-Entwicklern auf OSnews
Das Online-Magazin OSNews hat ein Interview mit Ola Jensen und Adam Chodorowski vom AROS-Entwickler-Team geführt, das Sie unter dem Titellink lesen können. Danach sei nahezu der Entwicklungsstand von AmigaOS 3.1 erreicht, doch weiterhin seien Mitarbeiter nötig, um die Entwicklungen voranzutreiben. (nba)

[Meldung: 07. Aug. 2003, 00:09] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Aug.2003
David 'Daff' Brunet (E-Mail)


Amiga Games Hit Parade: Ergebnisse vom Juli/August 2003 (Update)
Die Ergebnisse der Amiga Games Hit Parade Wahlen zum Spiel der Monate Juli/August 2003 wurden heute veröffentlicht:
  1. (12) Tales Of Tamar 116 pts
  2. (6) Knights And Merchants 93 pts
  3. (9) Earth 2140 86 pts
  4. (1) Napalm 85 pts
  5. (13) Quake 2 81 pts
  6. (2) Slam Tilt 78 pts
  7. (4) Quake 68 pts
  8. (3) Payback 65 pts
  9. (7) The Settlers 57 pts
  10. (5) Sensible World Of Soccer 57 pts
  11. (8) Crossfire 2 53 pts
  12. (11) Freespace 49 pts
  13. (14) Heretic 2 48 pts
  14. (10) Foundation 40 pts
  15. (19) WipEout 2097 37 pts
  16. (17) Fields Of Battle 32 pts
  17. (16) Moonstone 30 pts
  18. (15) Cannon Fodder 30 pts
  19. (29) Frontier Elite 2 28 pts
  20. (55) Speedball 2 26 pts

Die nächsten Wahlen (Amiga Games Hit Parade im September/Oktober 2003) beginnen Mitte September. (nba)

[Meldung: 07. Aug. 2003, 00:04] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]

06.Aug.2003
Thomas Knäbel (E-Mail)


bplan zu Gast bei NBC Giga
Die bplan GmbH möchte Sie hiermit auf den am 7. August 2003 um 21.00 Uhr stattfindenden Auftritt bei NBC GIGA hinweisen. Der Frankfurter Entwickler der Pegasos PowerPC-Plattform wird in dem Bericht ausführlich auf die Produkte Pegasos & MorphOS eingehen und im anschließenden Live-Chat gegen 21.45 Uhr gerne Ihre Fragen beantworten.

Empfangen können Sie NBC Europe im Kabel nahezu bundesweit. NBC Europe wird über den Satelliten Eutelsat Hotbird 5 digital gesendet und ist mit einem Digitalreceiver (DVB-S) zu empfangen:

Orbitposition: 13° Ost (Eutelsat)
Frequenz: 11,054 GHz
Polarisation: horizontal
Sendenorm: MPEG-2/DVB
Symbolrate: 27500
Coderate: 5/6

bplan bedankt sich insbesondere bei Andreas Streu, durch den dieser Auftritt erst ermöglicht wurde. (nba)

[Meldung: 06. Aug. 2003, 15:57] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
1 875 1745 ... <- 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 -> ... 1765 2307 2855 [Archiv]
 
 Aktuelle Diskussionen
.
A4000 bootet nicht
AROS: OWB 3.0-20250614.x86_64
MorphOS Discord Kanal
9-pol Joystick am A500 Mini ?
Workbench 1.3 Lernsoftware gesucht
.
 Letzte Top-News
.
MorphOS: Webbrowser Wayfarer 10.0 (16. Jun.)
MorphOS: Software-Sammlung Chrysalis 3.19 (15. Jun.)
Rechtsstreit: Hyperion kann für Urheberrechtsverstöße haftbar gemacht werden (13. Jun.)
Youtuber behauptet, ein Angebot zum Kauf der Commodore-Marke erhalten zu haben (08. Jun.)
Programmierwettbewerb: AmiGameJam 2025 gestartet (05. Jun.)
Martin Ulrich, Co-Entwickler von Ports of Call, verstorben (03. Jun.)
Print-/PDF-Magazin: BrewOtaku, Ausgabe 6 (29. Mai.)
Module-Player: NostalgicPlayer 3.0.0 für Windows (27. Mai.)
Neue Spiele-Engine: Sevgi Engine (26. Mai.)
Vorschau-Video: Neues E-Mail-Programm "AMail" (26. Mai.)
.
 amiga-news.de
.
Hauptseite konfigurieren

 
 
.
Impressum | Datenschutzerklärung | Netiquette | Werbung | Kontakt
Copyright © 1998-2025 by amiga-news.de - alle Rechte vorbehalten.
.