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


.
  Je Seite
Nur Titel anzeigen
.


Archiv 'Updates von Soft- und Hardwareprodukten'


24.Dez.2009
Sebastian Bauer (ANF)


E-Mail-Client: SimpleMail 0.35
Wie jedes Jahr gibt es auch heuer wieder pünktlich zu Weihnachten ein Update des MUI-basierten E-Mailers SimpleMail. Die Änderungen seit Version 0.33:
  • Neue ARexx-Kommandos: MAILDELETE, MAILMOVE, MAILSETSTATUS und VERSION
  • Eine neue Spalte in der Nachrichtenliste gibt einen Auszug der Nachrichten wieder
  • Die Suche kann nun auch auf den Inhalt von Nachrichten angewandt werden
  • Neue Kommandozeilen-Argumente: PROFILEDIR und IMAGEDIR
  • Einige Fehler wurden entfernt, insbesondere wurden viele Speicherlecks beseitigt

Verfügbar sind im Moment Versionen für AmigaOS 3 und 4. Die MorphOS-Portierung wird in Kürze veröffentlicht. Das SimpleMail Team wünscht allen fröhliche Weihnachten und einen guten Rutsch ins neue Jahr!

Download-Seiten: AmigaOS 3 / AmigaOS 4 (cg)

[Meldung: 24. Dez. 2009, 22:58] [Kommentare: 6 - 20. Jan. 2010, 07:54]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
24.Dez.2009
amigafuture.de (Webseite)


Emulator: WinUAE 2.0.1
Der Amiga-Emulator WinUAE liegt nun in der Version 2.0.1 vor. Änderungen seit der letzten Veröffentlichung:
  • Bugfix: Random interference in some AGA screen modes
  • Bugfix: Blitter onedot line drawing mode was partially broken in non cycle exact modes
  • Screenshot and AVI recording "capture before filtering" options
  • Tar archive support added to "archive" harddrives
  • Custom chipset emulation compatibility updates. NOTE: ECS Denise undocumented feature is now emulated and some demos have blank screen if chipset configuration is set to ECS Denise/Full ECS
  • More compatible directory filesystem character set translation
  • Mouse driver (tablet) mode didn't work without magic mouse
  • Ignore unrar.dll versions that do not support unicode
(cg)

[Meldung: 24. Dez. 2009, 15:30] [Kommentare: 1 - 24. Dez. 2009, 20:38]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
23.Dez.2009



Commodore-Emulator: VICE 2.2 für alle Amiga-Systeme
VICE emuliert nahezu alle 8-Bit-Systeme von Commodore. Portierungen von Version 2.2 stehen für AmigaOS 3/4, AROS (x86, PPC, x86-64) und MorphOS zur Verfügung. Die zahlreichen Änderungen in diesem Update sind dem offiziellen Readme zu entnehmen. (cg)

[Meldung: 23. Dez. 2009, 17:24] [Kommentare: 5 - 24. Dez. 2009, 12:47]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
21.Dez.2009



AROS: neue Audio-Treiber für iMica (Update)
Steve "Cluster UK" Jones wird im nächsten Jahr eine neue Serie seines AROS-Komplettsystems iMica anbieten, die Rechner werden als Dualboot-System mit IcAros 1.2 und Ubuntu 9.10 vorkonfiguriert sein. Neu sind die nativen, von Davy Wentzler im Auftrag von Cluster UK entwickelten Treiber für die im iMica verwendeten Soundchips. Diese Treiber werden gegen eine Gebühr von zehn britischen Pfund auch seperat erhältlich sein.

Außerdem wird jeder iMica ab sofort auch mit lizensierten Versionen von "Workbench 1.3 und Workbench 3.1" ausgeliefert, die mit UAE bzw. Janus-UAE benutzt werden können.

Update: (21.12.2009, 23:30, cg)

Entgegen unserer ursprünglichen Meldung ist Hyperion nicht an der Lizensierung von AmigaOS beteiligt. Wir bitten dieses Missverständnis zu entschuldigen. (cg)

[Meldung: 21. Dez. 2009, 20:24] [Kommentare: 47 - 29. Dez. 2009, 02:44]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
21.Dez.2009



Software-News bis 21.12.2009

Textanzeiger: EvenMore 0.69

EvenMore ist ein in AmigaE geschriebener Textanzeiger von Chris Perver. Seit unserer letzten Meldung wurden die folgenden Neuerungen implementiert:
  • Modified exec list sorting to receive a list length variable, so it doesn't need to be counted first. Also modified Dir2Text plugin to accept this
  • Was freeing information bar pattern data by mistake when launching an external program
  • Pär Boberg has updated his Swedish catalog file following the changes made to the preferences
  • Added two new escape code sequences. ESC[52m will set the displayed font in EvenMore to the user selected font, while ESC[53m will set the displayed font to the default system font. This will allow plugins such as the Generic2Text plugin to switch to a uniform system font when viewing hexadecimal files.
  • Updated Generic2Text plugin to use the system font when viewing hexadecimal files

MorphOS: Drawerball 0.8q

Tom 'Amigaharry' Duin stellt mit Drawerball 0.8q ein Update seiner sehr frühen Version eines einfachen Dateimanagers zur Verfügung. Das Paket enthält jetzt auch eine Version mit zwei Verzeichnisfenstern ("DoubleDrawerBall"), bei der das jeweils inaktive Fenster als Ziel für Kopieraktionen verwendet wird.

AmigaOS 4: Modula 2-Entwicklungsumgebung AgletM2PPC

AgletM2PPC ist eine komplette Modula 2-Entwicklungsumgebung inklusive Compiler, es wird lediglich noch ein Texteditor benötigt (unterstützt werden GoldEd, CygnusEd und TurboText). Änderungen seit der letzte Veröffentlichung:

Compiler:
  • The compiler itself is now PPC native, and is significantly faster!
  • The size limit on procedures is now probably large enough for any sane program
  • A bug which caused extremely excessive stack use was fixed. Now 40 or 50K should be enough for almost any compile
  • Some code generation errors were fixed
  • Fixed problem with Opaque pointers resolved within the IMPLEMENTATION module by imported pointer types
  • Added compiler warning: OpenArrayCopyWarn
  • SDK 53.8+ now using the GNU assembler v2.18 vs. 2.14 in earlier SDKs. This required that some instructions be output slightly differently
  • Certain "recording" versions of FP instructions are no longer generated, since Sam 440ep/flex does not support them

(Pre)Linker
  • Mod2Lnk recognizes a "-stack" switch and inserts the "$STACK:xxxx" cookie into executables. The .asm files no longer need be kept around. All dependency information is in the object file now. Asm files are written to T:
  • Added the "-g" debug switch, which causes both exported and non-exported symbols to be put into the Elf symbol table so that SymbolsRTS can find them as well

M2IDE
  • Option "Make Icons?" added for the project file save
  • Fixed problem of GR on exit if M2IDE changed its current directory
  • Multiselect now supported for the "Misc Files" file requester

Amiga Modules
  • Added Definition files for about 25 more Amiga Libraries, and all supplied Amiga definition files (over 150 of them) were brought up to the v53.13 SDK
  • The TextEditor gadget is now working much better, as the Definition file now adjusts to a glitch in the SDK's .h file

Aglet Modules
  • System module SymbolsRTS was introduced for better debugging of exception locations
  • CLI program arguments and Workbench ToolTypes are transparently (almost) unified when the ArgsSupport module is used to read startup arguments
  • Many improvements in the (experimental) SimpleXXX modules (SimpleGUI, SimpleScreens, SimpleMenus, SimpleGraphics, etc)
  • new modules: BigInt, for 155 bit integers; IconSupport, for writing out icons

Filesharing: Amigift 2.0 kostenlos testen

Amigift ist ein P2P-Filesharingsystem das auf dem aus der Unix-Welt portierten giFT-Dämon (Gnutella, FastTrack, OpenFT) basiert und über eine MUI-basierte graphische Benutzeroberfläche namens "GiftMUI" verfügt (Screenshot). Der Autor bietet jetzt einen Key an, mit dem der volle Funktionsumfang des Shareware-Programms für einige Zeit jeweils 30 Minuten pro Sitzung getestet werden kann.

AmigaOS 4: Astronomie-Programm Digital Universe für 40% des normalen Preises

Das Astronomie-Programm Digital Universe ist im Rahmen einer Sonderaktion noch bis zum 1.1.2010 zu einem deutlich reduzierten Preis zu haben. (cg)

[Meldung: 21. Dez. 2009, 15:39] [Kommentare: 6 - 22. Dez. 2009, 16:53]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
1 525 1045 ... <- 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 -> ... 1065 1518 1977

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