13.Apr.2007
Martin Merz (ANF)
|
AmigaOS 4: New Masonicons
23 new and reworked 32 Bit icon archives have been released at the title link by Martin 'Mason' Merz.
Part of the new icon sets are a complete icon set with navigation bar and transfer anim for AWeb as well as a PointerMI package with install script and prewiew icon for each pointer.
This release will be the last update of Mason's 32 Bit icons for some time as the author wants to focus on the next release of AISS (Amiga Image Storage System).
List of new and reworked archives:
- ARCHIVE
- XPKMI: An icon for the XPKPrefs
- CONVERTING
- A2PSMI: An icon and drawer set for A2PS
- GuideMLMI: An icon and drawer set for GuideML
- Image2IconMI: An appicon for image2icon
- DEVELOPMENT
- FLTKMI: An icon and drawer pack for FLTK and FLUID
- DISK & FILE
- Disks&FoldersMI (UPDATE): Added some new disk and USB stick icons
- DOCKIES
- CPUInfoMI: An icon for CPUInfoDocky
- CPUTempMI: An icon for CPUTempDocky
- DateTimeMI: An icon for DateTimeDocky
- DockScopeMI: An icon for DockScopeDocky
- ENVIRONMENTS & GUI
- Feelin: An icon and drawer set for Feelin
- MISC
- ClipItMI: An icon for ClipIt
- EjectMI: An icon and Push4Dock Button for Eject
- MMKeyboardMI: An icon and drawer set for mmKeyboard
- WolnyCDMI: A complete set for WolnyCD
- SOUND
- MixerMI (UPDATE): Added a new Push4Dock icon for Mixer
- SID4AmigaMI: An icon and drawer set for SID4Amiga
- TuneNetMI (UPDATE): Added an new Push4Dock icon for TuneNet
- SYSTEM
- AKDatatypesMI: An icon set for the AKDatatypes series
- SnoopyMI: An icon and drawer set for Snoopy
- VIDEO
- MPlayerMI: An icon and drawer set for Mplayer and MEncoder
- WEB & NET
- AWebMI: An full set with anim and navbar images for AWeb
- WORKBENCH
- PointersMI (UPDATE): HiRes-32-bit-pointer icons with install script
(snx)
[News message: 13. Apr. 2007, 06:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Apr.2007
aPEX (ANF)
|
Images from the Breakpoint 2007 (Update)
In the forum of a1k.org pictures from the demo party Breakpoint 2007 (6.-9. April, Bingen am Rhein) are now available:
Another gallery will be added within the evening and can be found at
a1k.org/gallery/. (cg) (Translation: tz)
[News message: 12. Apr. 2007, 17:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Apr.2007
Bernd Roesch (ANF)
|
MUI-clone: AfA Zune 1.0, final beta 3
Bernd Roesch has published an update of his AmigaOS 3-port of the MUI-clone Zune. Changes in this version:
- supports MUI 4-images (xxx.mim-files). If capitalization is used (xxx.MIM) a frame and a button background are created which can look nicer (look at the arrows in this screenshot)
- The AFA picturedatatype_exe must be used and installed for MUI 4-Bilder. The contained version fixes some compatibility problems under CGX-systems.
- The installer works if Zune directories were newly created, too
- Shows class-number of the MUI-class if it could not be converted
- Contains updated classes in order to use the newer YAM 2.5 "Nightly-Builds" (tested on 2. April 2007)
- Example Skin-files were adapted to the new texteditor-keymappings of the contained version 15.21. Older texteditor-classes should not be used. Version 15.21 works reliable under Zune and MUI.
- Toolbar-preference "no border" now works
- Gadtools and intuition can use the skins created by Zune with the help of the contained intuition.library. Because of this programs based on StormWizard can set colours in buttons and cycle- or popup-gadgets. Examples are Arteffect (screenshot), AmiBlitz, akDatatype-preferences as well as the AfA-preferences.
(cg) (Translation: dr)
[News message: 12. Apr. 2007, 17:14] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Apr.2007
Mirko Engelhardt (ANF)
|
Retro gaming: 10 new games at amigaland.de
At amigaland.de another 10 games, formerly commercial titles, are available for download: Together with Atax, Growth, Netherworld, Oriental Games/ Powerstyx, The Preident is Missing, Rainbow Warrior, RVF Honda, Savage and UFO - Enemy Unknown (AGA + ECS) there are 178 of these games in total are available. (cg) (Translation: tz)
[News message: 12. Apr. 2007, 05:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Apr.2007
Amigaworld.net (website)
|
Rebol: developer conference in Paris
On Mai the 10th and 11th the this year's Reboldeveloperconference will be held in Paris. Carl Sassenrath, developer of this scrit language and architect of the AmigaOS kernel will be among the attendees. (snx) (Translation: ub)
[News message: 11. Apr. 2007, 20:47] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Apr.2007
amigafuture.de (website)
|
AmigaOS 4: CPUTemp.docky 52.12
CPUTemp.docky by Jörg Strohmayer displays the current cpu temperature and cpu load within the AmigaOS 4 dock. Changes in version 52.12:
- Rewrote CPU usage rendering
- Added powersaving for 603e CPUs
Direkter Download: CPUTemp_52.12.lha (30 KB)
(cg) (Translation: ub)
[News message: 11. Apr. 2007, 16:42] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Apr.2007
amigans.net (website)
|
File system: SFS 1.269
Jörg Strohmayer provides a new version of the alternative file system SFS:
- 1.269: Forgot to disable some debug output in 1.268, fixed.
- 1.268: Requesters don't use TimedDosRequester() anymore since the new
SYS:Prefs/Presets/Requester feature of requester.class could cause
deadlocks.
- 1.268: Changed some memory allocations to MEMF_PUBLIC/MEMF_SHARED.
- 1.267: Now checks the free stack size and uses the old file system API if it's low.
- 1.266: ACTION_EXAMINE_ALL now returns ERROR_NO_FREE_STORE if there isn't even enough space for a single entry in the buffer.
- 1.266: ACTION_EXAMINE_ALL now returns ERROR_OBJECT_WRONG_TYPE if someone tries to use it again after directory scanning was complete already (implicitely or by using ACTION_EXAMINE_ALL_END).
- 1.266: Fixed wrong error return code for ACTION_READ_LINKS.
- 1.266: Now uses IExec->CopyMem() instead of a custom memcpy().
Download:
AmigaOS 3: SFS_1.269_68k.lha (47 KB)
AmigaOS 4: SFS_1.269.lha (66 KB) (cg) (Translation: ub)
[News message: 11. Apr. 2007, 16:38] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Apr.2007
(ANF)
|
Processors: AMCC introduces the PowerPC 460EX
With a press release AMCC introduces the latest PowerPC processor, which is annouced to sample in Q3. The 460EX is said to have the following features:
- Frequency ranging from 667 MHz to 1.2 GHz
- 32-Kbyte Instruction and Data Caches
- on chip 256-Kbyte L2 cache
- additional 64-Kbytes of on-chip memory mapped SRAM
- supports up to four banks of DDR2 SDRAM memory and a maximum capacity of 16 Gbytes
- Two independent PCI Express interfaces and a 32-bit PCI V2.3 interface
- Two integrated 10/100/1000 Ethernet ports with TCP/IP acceleration, quality of service (QoS) and Jumbo Frame support
- USB 2.0 On-The-Go interface in addition to a separate USB 2.O Host Interface
- on-chip SATA controller and a 32-bit external peripheral bus interface
- Typical power dissipation is an estimated 5W @ 1 GHz for the entire chip
The volume reatail price is estimated at around USD 50 per piece. (cg) (Translation: ub)
[News message: 11. Apr. 2007, 16:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Apr.2007
Wired Online (Website)
|
Wired Magazine: Top Ten Most Influential Amiga Games
At the title link the online magazine wired elected the 10 most influencing Amiga games. The top three: Defender of the Crown, Sensible Soccer and Speedball 2. (snx) (Translation: ub)
[News message: 11. Apr. 2007, 15:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Apr.2007
Timo Kloss (ANF)
|
AmigaOS 4: Phonolith MIDI aampler 0.6
Phonolith is a software instrument for AmigaOS 4 which replays samples wave forms. It works in conjunction with Horny and other CAMD based sequencers and also with a connected MIDI keyboard.
New in this version is WAVE sample support and improvedr EXS24 import.
features of version 0.6:
- downmixing to AIFF file (not for lite version)
- receives MIDI notes through camd.library
- mixer unit with volume controls and peak meters
- 16 different instruments at once
- ADSR amp envelope for each instrument
- unlimited number of samples for each instrument, for key and velocity ranges
- supports AIFF and WAVE sample format (only 16 bit)
- imports Logic EXS24 instruments (PPC and Intel format)
- ReAction GUI
(cg) (Translation: ub)
[News message: 11. Apr. 2007, 00:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Apr.2007
amigafuture.de (Webseite)
|
Textviewer: EvenMore 0.63 (9.4.07)
The newest version of the textviewer EvenMore contains the following changes:
- Fixed problem with text requesters, had circular reference in GUI list
- Fixed probable problem with helpfile loading. Was using string for buffer, when I should have been using allocated memory
- If the filename was extra long it could crash the information window. This window can now be resized smaller than the length of the filename.
- Fixed bug. Was freeing plugin list before plugins, which meant plugins weren't being freed
(cg) (Translation: dr)
[News message: 10. Apr. 2007, 15:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Apr.2007
amigaworld.net (Webseite)
|
AmigaOS 4: Vector paint program MindSpace 0.97a
MindSpace is a paint program with which you can create flowcharts, UML-diagrams (Unified Modeling Language), mindmaps or vector pictures. These are the most important changes since the last version:
- improved object creation: resize and flip objects as they are created
- improved "shadow" previews changes as you make them
- improved UserMSO features - add your own shapes to the interface
- improved svg output
- bug-fixes and other tweaks
(cg) (Translation: dr)
[News message: 10. Apr. 2007, 14:51] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Apr.2007
(ANF)
|
MorphOS: Apache 1.3.37, thttpd 2.21b, PHP 4.4.6
The following new versions of MorphOS ports are available at amgiaworld.de:
- Apache 1.3.37 mit PHP 4.4.6
- thttpd 2.21b mit PHP 4.4.6
- PHP 4.4.6
(cg) (Translation: dr)
[News message: 10. Apr. 2007, 14:47] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Apr.2007
amigafuture.de (Webseite)
|
WinUAE: Preview of version 1.4.2
The developer of the known Amiga-Emulator WinUAE reveal a preview of the next version linked to the header, which will be released in May and among others includes a graphical debugger and 68030/68060 emulation. (cg) (Translation: aj)
[News message: 09. Apr. 2007, 15:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Apr.2007
amigafuture.de (Webseite)
|
IRC-Klient: Wookiechat 2.6 Beta 8
James Carroll provides a new beta-version of his MUI-based IRC-client Wookiechat for AmigaOS 3/4 and MorphOS. (cg) (Translation: aj)
[News message: 09. Apr. 2007, 15:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Apr.2007
Amiga Future (Webseite)
|
Thumbnail-Icons: Eastern 1.0
With the installation of Stephan Rupprechts Eastern will be all pictures, where is no Icon-File (.info) is available, are not shown as Default-Icon, but as miniature Picture. (snx) (Translation: aj)
[News message: 09. Apr. 2007, 14:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Apr.2007
amigaworld.net (Webseite)
|
Demo scene: Breakpoint releases, C64 version of "Desert Dream"
There are first publications of the Breakpoint 2007.
A C64-production is "Desert Dream" written by Ressource & Chorus: It is a C64 version of a classic from Kefrens from 1993.
(cg) (Translation: dr)
[News message: 08. Apr. 2007, 18:56] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Apr.2007
Andreas Falkenhahn (ANF)
|
High resolution Hollywood screenshots & mailing list
Press release: On the Airsoft softwair homepage there are all Hollywood 2.5 and Hollywood Designer 2.0-screenshots in original format, too.
There are two packets with screenshots of Hollywood 2.5 as well as of Hollywood Designer 2.0:
HWShots.lha (4,1 MB)
DEShots.lha (4,8 MB)
Besides this I want o point out that there is a Hollywood mailing list at Yahoo! Groups and it can be accessed under groups.yahoo.com/group/airsoft_hollywood/.
I want to wish all Amiga users good Easter!
Andreas Falkenhahn,
Airsoft Softwair (cg) (Translation: dr)
[News message: 08. Apr. 2007, 18:42] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Apr.2007
Amigaworld.net (Web page)
|
Cubic IDE: Easter egg hunt
Dietmar Eilert has hidden easter eggs on his web page. When clicking on such an egg, you receive a gift certificate code for the author's online shop. (snx) (Translation: cad)
[News message: 08. Apr. 2007, 08:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Apr.2007
Amiga.org (website)
|
AROS: Status Update April 2007
At the title link, Paolo Besser has released a new status update about the recent progress of the open-source Amiga Research Operating System (AROS). Among other new features, Wanderer, the AROS Workbench, does support skins now (screenshot). (snx)
[News message: 07. Apr. 2007, 22:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Apr.2007
http://www.amiga-resistance.info (ANF)
|
Amiga-Resistance: FAQ collection completed
Several entries were added to the FAQ and links collection at amiga-resistance.de. New are among others:
- Workshop - Genesis as router
- Workshop - Programming under OS4 in practice
- Workshop - Monument Designer
- Workshop - Hollywood in practice
- Workshop - Miami and Genesis - basics of the Internet
- Workshop - MiamiDeluxe - basics of the Internet
- Workshop - IRC - basics of the Internet
- Workshop - YAM - basics of the Internet: eMail
- Workshop - AWeb
- Workshop - Amiga network
- Workshop - StrICQ and Jabberwocky - basics of the Internet
- Commodities
- Amiga Hardware - memory
- Amiga Hardware - power supply
- Voice over IP
- fxScan - supported USB Scanner
- VHI Studio 6.0 - supported hardware
- Jumpersetting Fastlane Z3
- A4000T - power supply exchange
- A4000T - mounting a Mediator PCI 3
- PC Monitor connected to an Amiga
- T-DSL with the Amiga with a fibreline
- Hardware tipps A4000T
- Anleitung Vector Falcon 8000
- Anleitung Kylwalda
- Anleitung Golem HD 3000
- Anleitung Evolution 500
- Anleitung Evolution 2000
- Anleitung Paradox SCSI
- Anleitung MasterCard (MC-302 & MC-702)
- Anleitung HardFrame
- Anleitung Blizzard SCSI Kit IV
- Anleitung Fastlane Z3
- Anleitung SupraDrive 2000 WordSync
- Anleitung CDTV to SCSI Interface
- Anleitung FastTrak SA-5
- Anleitung A580 & A580 Plus
- Anleitung MegaMix 2000
- Anleitung Memory Master
- Anleitung Memory Master 1200 / AlfaRam 1200
- Anleitung MegiChip
- Anleitung Mini Megi Chip
- Anleitung MegAChip
- Anleitung Kickflash
- Anleitung SIMMfonie
- Anleitung M-Tec 8 MB Fastram
- Anleitung M-Tec A1200
- Anleitung SmartCard (SC-201)
- Anleitung 8-Up!
- Anleitung CA 2000.01
- Abbriviations extended
All in all there are now 210 articles. (cg) (Translation: wk)
[News message: 07. Apr. 2007, 17:06] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|