09.Jan.2006
|
MorphOS: Reggae B veröffentlicht (Update)
Grzegorz 'Krashan' Kraszewski notify a new class is now added to Reggae -
it is fir.filter used for audio signal filtering. The code is highly
optimized, so even very long filters (2048 taps and more) can be performed
in realtime even on G3 processor. Some routines are written for AltiVec,
but MorphOS 1.4.5 kernel doesn't have AltiVec turned on, so routines can't
be used yet (but they are there, tested and waiting for a new kernel).
Update: (18:18, 09.01.06, snx)
The complete packet is now released, Reggae B.
Beside the actual classes is the fir.filter included and also a second new
class named winicon.demuxer to load Windows Icons. (snx) (Translation: aj)
[News message: 09. Jan. 2006, 08:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
Heinz-Raphael Reinke (ANF)
|
Development Environment: AmiDevCpp 0.9 "Monster Pack"
The development environment AmiDevCpp is now available in version 0.9. With the IDE, programs can now be produced for following systems:
- MS Windows (x86)
- AmigaOS (68k)
- AmigaOS 4 (PPC)
- MorphOS (PPC)
- AROS (x86)
However, AmigaOS 4 developers must additionally obtain an up-to-date SDK, since that is not freely available yet.
For downloading over 100 files, or rather, 90 MB, DSL users should download the Internet setup program (67 KB). Users of a slower Internet connection still have the possibility to download the files individually.
Since the new server does not seem to work correctly yet, it can happen that individual files are not completely downloaded. These files can be found very easily, in that you view the downloaded files sorted by size, and then manually download those that are too small.
On usage: In the Help menu, a "First Steps" tutorial can be found now. The various compilers can be selected in the "Project->Project options->Compiler" menu. The standard compiler is for MS Windows. Keep in mind to change this to "m68k-AmigaOS", particularly in Amiga projects that are already created. (snx) (Translation: cad)
[News message: 08. Jan. 2006, 18:17] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
Andreas Falkenhahn (ANF)
|
Multimedia Application Layer: Hollywood 2.0 available
Press release:Airsoft Softwair is proud to announce that the biggest update in Hollywood history is now available. Hollywood 2.0 is a massive update with endless new features. The program and its documentation have almost doubled in size. Here is a brief overview of the major new features of Hollywood 2.0 but there are tons more:
- Programming language: Hollywood has a completely new, state-of-the-art 64-bit script language which is dynamically typed and thus, extremely flexible
- Sprites: Hollywood now offers a fully featured sprite library that is implemented completely in software. Hence, there are no limitations in sprite size, frames, colors and so on. With sprites, a lot of cool things are possible
- Music library: The new music library allows playback of MP3 files and Protracker modules. Ptahiplay.library is no longer required!
- AROS support: Hollywood is now available for the i386 version of the Amiga Research Operating System AROS. On AROS native, Hollywood 2.0 gives a stunning performance on modern PCs. Additionally, AROS support means that you can compile x86 native AROS executables also from MorphOS, AmigaOS 3.x or AmigaOS 4 now
- Antialias: Antialiasing is now fully implemented for TrueType fonts on all systems. Drawing routines are very fast even on 68k because of highly-optimized code
- Powerful scheduler: Hollywood's new, powerful scheduler allows you to create exactly timed scripts which run at the same speed on every system
- Alpha channel support: Hollywood supports graphics with an alpha channel now. Thus, it supports graphics with up to 32-bits per pixel now. Highly optimized drawing routines give excellent results even on 68k systems
- Clip regions: Hollywood provides powerful clipping functions now that allow you to clip your graphics even to custom shaped regions (like circles, rectangles with round edges and so on)
- Collision detection: Fast pixel-exact collision detection is now offered. Even alpha channel information is taken into account by the collision detection!
- New off-screen rendering functions: All graphics calls can be used now to render to brush masks and alpha channels, too. Paves the way for unique special effects!
- New GUI: The GUI has been completely rewritten and is much more functional now. It has a showcase that lists all the examples that come with Hollywood and also has screenshots and information about them
- New examples: Hollywood 2.0 comes with over 15 cool new examples that demonstrate the new features. Hollywood has now over 45 examples in total
- Dramatic speed improvements: The image processing functions are up to 10 times faster now on WarpOS because the PPC is used now for everything! The drawing library is also much faster now
- Layer improvements: When removing layers, Hollywood will now use special undo effects which work just the other way round. Furthermore, layers can be given names now. This makes it much easier to work with them because the names do not change like the ids! Finally, anim layers are possible now
- DOS functions: Hollywood 2.0 brings many new DOS functions including a powerful CopyFile() function which can copy whole directories and is customizable through a callback function
- New button library: A much more flexible button library has superseded the old one. The new button library calls functions instead of labels and has more features!
- Sample library: The PlaySample() command offers many more options now and can trigger OnSampleEnd and OnSampleLoop events for perfect script timing!
- Doublebuffer: Hollywood 2.0 has functions for setting up a double buffered display. Double buffer scaling is fully implemented
- Drawing library: All commands of the draw library can draw alpha-blended graphics now, too. Additionally, there are some new functions like Arc() which draws a partial ellipse, and FloodFill() which fills a bordered region with a color
- Compiler: The Hollywood compiler has been completely rewritten and is more configurable now. You can embed version strings and more information in your executables. It is also possible to fix the settings of your compiled scripts; for instance, you can create an executable that will only run in full screen mode
- New fillstyles: All drawing functions can use additional fill styles. Hollywood supports the fill styles 'gradient' and 'texture' now
- Image export: You can now save your brushes to files and also save snapshots of your script from within Hollywood!
- Independence: Hollywood does no longer require the guigfx.library, render.library, and ptahiplay.library
- Full 1.x compatibility: Although the kernel has been completely exchanged, Hollywood 2.0 is fully compatible with the previous versions. All your scripts should run fine with Hollywood 2.0, and Hollywood Designer and Malibu do not need any updates, either
Starting with Hollywood 2.0, the program does no longer work on systems without a graphics board. A hi/true color screenmode is now required.
Hollywood comes on a CD-ROM that contains versions for all supported platforms: There are native versions of the program for AmigaOS 3.x, WarpOS, MorphOS, AmigaOS 4 and for the first time AROS (i386). A download version is also offered. If you order the download version, you will have to download an ISO image which you need to burn on CD-R then. If you already own Hollywood 1.x, you can buy a discounted upgrade version.
Hollywood 2.0 is Airsoft Softwair's definite Multimedia experience (Code name: Vision.1) and was given 10 of 10 points throughout by all of its beta testers. On top of all those features, Hollywood also has a cross-compiler which allows you to save executables for any platform that Hollywood supports.
For example, AROS users can save AmigaOS 4 executables with Hollywood. Or MorphOS users can save WarpOS executables and so on. Hollywood is the ultimate bridge between all those different AmigaOS compatible platforms! With Hollywood, you can support them all. If you want to learn more about Hollywood, please visit the Hollywood product information which also contains a full feature list of Hollywood. (snx)
[News message: 08. Jan. 2006, 14:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
Murakami (ANF)
|
aMiGa=PoWeR: Issue 33 of the french magazine available
Issue 33 of the french print-magazine aMiGa=PoWeR is available. Among other stuff it contains articles about Alchimie 5, Amiga's 20th anniversary and AROS, reviews of AmigaOS 4 Update #3 (8 pages), TuneNet, Wet and Beats Of Rage, tutorials for SQLite and BitTorrent as well as many other articles about Desert Racing Of Bardos, Crossfire II for AmigaOS 4 and the annopunced Power Vixxen LT board.
aMiGa=PoWeR is a French newspaper issued by AFLE (French association). Created in 1998, A=P became thanks to the experience of AFLE (created in 1994) the 1st French-speaking Amiga newspaper. Entirely laser printed, aMiGa=PoWeR is distributed in the whole world. (snx)
[News message: 08. Jan. 2006, 14:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
Pegasos.org (Web page)
|
Pegasos: AmigaOS and CD32 loader
Marcel 'Frostwork' Unbehaun has compiled an AmigaOS and CD32 loader, by means of which the Pegasos II can boot into the respective Amiga environment. By default, an inserted CD32 CD is booted directly.
The Amiga emulation is based on E-UAE and requires appropriate Kickstart files (from the CD32 by default). In addition, you need a Torrent client in order to download. You can obtain details on the range of functions and the installation under the title link. (snx) (Translation: cad)
[News message: 08. Jan. 2006, 13:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
Jochen Terstiege (ANF)
|
Java version of BattleDuel completed / Update to the Amiga version
The freeware artillery game BattleDuel (screenshot) now exists as a Java version as well. This port conforms to a one-to-one conversion of the Amiga original, so that network games are possible between both systems.
At the same time, an update for the Amiga version was developed, which ensures compatibility to the Java version and corrects small errors. (snx) (Translation: cad)
[News message: 08. Jan. 2006, 13:04] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
Amigaworld.net (Web page)
|
AmigaOS 4: Mixer 1.17 and Envy24HT 5.6
Before long, updates to the mixer as well as to the Envy24HT sound card driver by Davy Wentzler will be available in OS4Depot. The latter, in version 5.6, now supports the Terratec card Aureon 7.1 Space as well.
In addition, the Mixer 1.17 can now operate the AC97 codec on this sound card as well as on the Aureon Sky, so that CD, Aux, Mic and Line-In can be mixed. Moreover, support for several sound cards was improved. (snx) (Translation: cad)
[News message: 08. Jan. 2006, 08:17] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
amigafuture.de (Web page)
|
MorphOS: UnRAR 3.5.4
The MorphOS port of UnRAR is now available in version 3.5.4.
Download: unrar.lha (275 KB) (cg) (Translation: cad)
[News message: 08. Jan. 2006, 02:09] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Jan.2006
|
amiga-news.de: Preview function in the Forums
Thanks to Philippe "PAB" Bourdin, the Forums have a preview function in the meantime: Whoever prepares a new contribution, can first display a preview, before the comment is actually posted.
Whoever has change requests or suggestions for improvement for the Forums, is sincerely invited to communicate these to us in the corresponding thread. (cg) (Translation: cad)
[News message: 08. Jan. 2006, 01:56] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Jan.2006
Bernd Roesch (ANF)
|
AROS: AfA 3.91.1
AROS for AmigaOS (AfA), a project for enhancing the AmigaOS 3.x by porting back newer AROS- functions, was updated to version 3.91.1.
Changes:
- Bug fixes:
- exec.library: obtainsemaphorelist now works also when the same task already locked the semaphore (fixed in AROS, too)
- diskfont.library: crash because of buffer overflow with some colour fonts (fixed by Georg Steger; fixed in AROS, too)
- New:
- stack increased for every program to avoid a buffer overflow when using many additional patches; this feature is implemented in the file afa_system_lib.exe and works without the exec.library
- Stack size of 4500 bytes as standard (AmigaOS: 4000); when a program itself demkands additional stack does AfA increase it by 260 Byte
- AfA logo integrated into the AfA preferences; the logo was made by FishX and is available in to sizes in the directory "logo"
Here now some notes for developers:
When a program is developed on AfA it could crash running on AmigaOS because of the lower standard stack size. Therefore , this should be increased by default.
For developers being interested in a graphical skins system for AROS and therefore in AfA created Georg Steger a frameI class as an example that is available in the Intuition directory of AfA and that can be started via double clicking as often as it is wanted.
The intuition.library of AROS in AfA is now that far that all related elements are used by AROS. The source code is uptodate - but there's no binary file as it looks exactly as the one for AmigaOS.
(snx) (Translation: wk)
[News message: 07. Jan. 2006, 19:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Jan.2006
Neo (ANF)
|
amigaone.de: new portal for AmigaOS 4.0 interested
Since some weeks now, there's a new homepage online that is mainly offering news about AmigaOS 4 and its hardware. In addition there'S a forum for help, tips&tricks and much more as well as a links collection containing companies and projects that are actively developing in the Amiga area.
We don't want to be a competition with current news sites like AmigaFuture, AmigaWorld or AmigaNews, we just want to offer a second contact point for AmigaOS 4 users. We are are not interested in making money with the homepage, either.
We are conscoius that the homepage isn't looking quite well using current Amiga browsers but questioning the current acive users of our site showed that the majority doesn't see a rework as a necessity. Constructive criticism and suggestions for improvement are very welcome ;-)
Your AmigaOne.de team
(cg) (Translation: wk)
[News message: 07. Jan. 2006, 18:20] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Jan.2006
AROS-Exec (website)
|
AROS: cross compiler for i686 Linux and i686 Cygwin updated
Jocke 'Zerohero' Birging released under the title link updates for the x86 GCC cross compilers for AROS. Next to the version 3.3.1 for i686 Linux and i686 Cygwin with C++ now working there's a cross compiler in version 4.0.0 for both systems available.
(snx) (Translation: wk)
[News message: 07. Jan. 2006, 15:21] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Jan.2006
AROS-Exec (forum)
|
Guide: How to compile AROS for AmigaOS (English)
Heinz-Raphael Reinke made a short PDF guide available explaining in English how to compile AROS for AmigaOS (AfA).
Download: HOWTO_Compile_AfA.pdf (49 KB)
(snx) (Translation: wk)
[News message: 07. Jan. 2006, 11:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
06.Jan.2006
AROS-Exec (Webseite)
|
AROS: PCnet32 network card driver - also for VMWare and QEmu
Nick Andrews has converted the first version of a network card driver for the
PCnet32-family to the subversion management system of AROS.
This driver does not only work with the real AMD-chips but also
with AROS under VMWare or the latest CVS version of QEmu.
(snx) (Translation: dr)
[News message: 06. Jan. 2006, 19:54] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Jan.2006
David Brunet (ANF)
|
Database: Amiga Games List with 10893 Amiga games now
The newest release of David Brunet's "Amiga Games List" lists 10893 Amiga games and is the most extensive one of this kind. New in this update:
- Category "AROS" for AROS games introduced
- Category "POS" for "Portable OS" games
- New category "Div" for games running on modified Amiga hardware (Arcadia, CuboCD32, POD, und 1000CS)
- Option "Interp" for games running only with an interpreter. Furthermore this games now are significantly marked
- New category "Réalisé en" shows the language the game was realized on
- Mehr details to the license of a game
- History added
- Page of informations added
(cg) (Translation: ts)
[News message: 05. Jan. 2006, 17:36] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
04.Jan.2006
amigafuture.de (Website)
|
Operating System: NetBSD 3.0 for Classic Amiga
Shortly before christmas version 3.0 of the operating system NetBSC has
been released for the Classic Amiga. NetBSD is similar to Unix and is
distributed under the open source licence making it easy to port it.
53 platforms are currently supported along with the Amiga/68k including the DraCo.
NetBSD needs a MMU as well as an 68020 CPU or higher and 8 MB FastRAM. A list of changes in version 3.0 can be read in the Changelog. (cg) (Translation: nba)
[News message: 04. Jan. 2006, 16:28] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Jan.2006
|
AmigaOS 4: grep 2.5.1a
Henning Nielsen Lund has ported the newest version of grep for AmigaOS.
(cg) (Translation: nba)
[News message: 03. Jan. 2006, 22:30] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Jan.2006
|
AmigaOS 4: Update of Frozen Bubble
Frozen Bubble (Screenshot) is a clone of the classic arcade game Puzzle Bobble. The update eliminates a few minor bugs which were reported by the users:
- relink against older SDL, music and sound problems fixed
- increased sound buffer size to 4096 as recomended by toaks
- found a few more instances of $ENV{HOME} replaced them with /bubbles
- added a timidity config to stop SDL from looking for it in /usr/local/lib. I suspect though that it's not actually used.
(cg) (Translation: nba)
[News message: 03. Jan. 2006, 17:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Jan.2006
o1i (ANF)
|
AROS: GTK-MUI wrapper included in the Nightly Builds
After all functions required by the Team AROS bounty #30 being implemented by Oliver 'o1i' Brunner into a GTK-MUI wrapper and the current version being judged by the developers to be stable enough that all GTK examples in the CVS do work, Jack Patton has imported a snapshot of the source code into the contrib-sources of AROS. Thus the GTK-MUI wrapper is included in the Nightly Builds of AROS from now on.
The further plans for the (near) future are the integration of as many GLib functions as possible and, as far as this can be achieved, the usage of the original header files. For MorphOS, Ilkka 'itix' Lehtoranta is also turning the wrapper into a dynamic library (gtkmuippc.library). (snx)
[News message: 03. Jan. 2006, 16:38] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Jan.2006
Charlene McNulty / VHT Canada
|
The end of VirusExecutor
Jan Erik Olausen has proclaimed the end of VirusExecutor, so there will be no more updates for the anti-virus-software released for Classic AmigaOS. This was announced by the Virus Help Team, which thanked the Dane for his commitment in the past years.
Olausen was among other things also jointly responsible for xvs.library. With the help of this library virus definitions can be edited in external software. This is why the VirusExecutor also will stay up to date and can be used in the future as well. Xvs.library will definitely not be affected by the stopping of VirusExecutor. (nba) (Translation: iw)
[News message: 03. Jan. 2006, 08:07] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Jan.2006
|
AmigaOS 4: Drumcomputer Rockbeat 1.3.2
The software-based drum computer Rockbeat is now available in its version 1.3.2. Changes since the last version:
- AHI device is released on exit now, so apps such as Audio Evolution
and HD-REC can start after quitting RockBEAT.
- "Scroll while playing" is now optional. Sometimes its useful to turn
off scrolling, so you can edit a portion of a pattern while it loops
This setting is remembered on quitting.
Download: rockbeat.lha (1,6 MB) (Readme) (cg) (Translation: nba)
[News message: 03. Jan. 2006, 02:53] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|