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)

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]
03.Jan.2006



AmigaOS 4: Amiga Bourne Compatible Shell 0.0.37
abc-shell ("Amiga Bourne Compatible Shell") is a POSIX-/Bourne-compatible Shell which offers an environment similar to the one from Unix-/Linux-systems. abc-shell should ease the porting of Unix-software to the Amiga platform.

The newest version has been bugfixed and is now compatible to Configure-scripts which were created by newer versions of autoconf.

Download: abc-shell-0.0.37.lha (532 KB) (Readme) (cg) (Translation: nba)

[News message: 03. Jan. 2006, 01:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Jan.2006



AmigaOS 4: TuneNet 0.72a (Beta)
TuneNet is a MP3-, OGG-, AHX-, AIFF- and Protracker-player for AmigaOS 4 that even plays MP3-streams from the internet (Screenshot). Updates in version 0.72a:
  • MP3 detection improved (for use with the OGG Vorbis plugin!!!).
  • Double click on Plugin List added to get a description of the plugin.
  • Docky D&D Send Message improved to fix problems with other dockies such as YAM.
  • Playlist detection from WB / CLI / D&D (.m3u extension recognised).
  • m3u files with comments are now handled.
  • m3u relative paths now supported (great for files produced by CD Rippers).
  • Playlist loading now silently checks for the playlist files existence before (checking &) adding them to the list.
  • New OS4 style Requester boxes added.
  • Help "bubbles" can be toggled on or off from the settings menu and at startup from the preferences.
  • Fixed a bug in the Find routine which could give some false positives.
  • MP3 Icecast support added (wasn't too difficult)
  • http streams within m3u files now allowed.
  • Improvements to stream recovery and forced restarts on buffer empty.
  • Single streams specified from the cli "-stream" option or from m3u files can now be saved along with the playlist.
  • DNS timeout added to finally halt any long term network related lockups (6 second time out by default).
  • Blank URLS in PLS files are now handled without crashing the task.
  • Spaces in URL's are now converted to %20

Download: TuneNetV0.70a_CR.lha (680 KB)
Link: OGG Vorbis Plugin (cg) (Translation: nba)

[News message: 03. Jan. 2006, 01:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jan.2006
Bradd Webb (E-Mail)


Newsletter: Amiga Update #051231
Brad Webb's newsletter "Amiga Update" contains a summary of the more important Amiga related news of the last four weeks. The December issue has now been released:

======================================================================
                               ________
         _________ ____      _|__ __ __|_______      _________
       __\ _____ \\\\  \_  _/  //___//  _____//______\ _____ \\
      // \\\\  /. \\\\__ \/ __//    \\  \\____.  /// \\\\  /. \\
      \\___\¯ /___///___\  /___\     \\_________//\\___\¯ /___//
       ¯    \/    ¯ ¯    \/.  |¯      ¯|z!o     ¯  ¯    \/    ¯
               A M I G A      | 051231 |      U P D A T E
                              |________|
  "SO THE WORLD MAY KNOW"
======================================================================
        AMIGA and the Amiga logo are trademarks of Amiga, Inc.      
----------------------------------------------------------------------

 E 3 B ,   I N D I V I D U A L   C O M P U T E R S   C A N   S E L L

               B E T A   T E S T E R S   W A N T E D ! 

       M E D I A T O R   P C I   B U S B O A R D   U P D A T E

       T U N E N E T   A U D I O   P L A Y E R   F O R   O S 4

            W H D L O A D   H A S   N E W   V E R S I O N

       D E S E R T   R A C I N G   G A M E   A N N O U N C E D

             A M I K I T   1 . 0 . 3   A V A I L A B L E

           A M I P O D D E R   N O W   D O E S   V I D E O

     O N Y X S O F T   R E L E A S E S   F I V E   U P D A T E S

         A M I G A S Y S 3   F O R   W I N U A E   U S E R S

               F R E E P O P S   F O R   M A I L E R S

----------------------------------------------------------------------
Editor's Thoughts and Introduction:
 Congratulations to the Amiga community - we have survived another 
year! While it has been a busy and fulfilling year in many ways, we 
still have no final release of Amiga OS 4.0 to celebrate. However, 
there has been some interesting information regarding that topic which 
came to light recently. 
 On December 28, an IRC session was conducted with representatives of 
Hyperion by the good folks at AmigaWorld.net. This information 
provided by Hyperion and taken from one of the session transcripts 
should be of interest to all Amigans eager for a full release version 
of OS4:

"Rogue: As you have probably already guessed, there will be no OS 4 
release this year. There are reasons for that which I would like to 
explain. The main reason is the unavailability of hardware. As you all 
know, AmigaOne's [sic] are not available right now, so we are not in a 
position to offer an OS 4 with a matching hardware. We DO think that 
once we release AmigaOS4.0, there will be a general interest in the 
news, in media, etc. We will get a lot of interest from people outside 
the amiga market, and they will ask where they can buy it. If we tell 
them they cannot buy it right now and need to wait until the hardware 
is available, then this will take away a lot of momentum that the 
release will generate. Hence we decided to postpone the release until 
such time as a hardware platform IS available."

 You can read the entire set of transcripts at www.amigaworld.net.
 Let's hope the situation with hardware availability can be set right 
soon. What a great event for the new year it would be if we could see 
the release, finally, of OS4!
 Happy New Year to all our readers where ever you are, and good Amiga 
computing to you as well!
 Brad Webb,
 Editor
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 E 3 B ,   I N D I V I D U A L   C O M P U T E R S   C A N   S E L L 

 20 December, 2005

The best news at the beginning: E3B and individual Computers continue 
selling hardware in the EU. We want to thank everyone who sent us 
eMails with suggestions, mostly trying to circumvent the new law, but 
also with information on how to start a company in another country. 
Unfortunately, all this doesn't help, because the law also applies to 
companies outside Germany who want to sell their products in Germany.

To fully comply with the law, E3B and individual Computers founded the 
label "ConBridge" which is now registered with the Stiftung EAR, 
despite legal problems that are not fully resolved. Read more on the 
common webseite www.conbridge.de (German language only).

New advertising partner

We have supported the "Amiga plus" magazine for a long time with our 
adverts. Since the Amiga plus is not available any more, we have been 
looking for a new magazine with the same high quality of articles. 
What we found is the Austrian magazine Lotek 64: It's made by 
enthusiastic hobbyists, and stands any comparison with high-standard 
professional journals. You can either read the magazine online for 
free, or you can make a donation and have the mag sent to you in 
printed form. The magazine is in German language only.

For the current december-issue we want to point out an article by 
Dr. Rainer Buchty, which deals with the technology of the C64-DTV2. 
The Commodore 64 in a joystick is also known as "PAL-DTV", and is 
derived from the C-One. However, individual Computers was not involved 
in the DTV project, so our high production standards were not applied. 
The article describes how you can correct the low (nearly unreadable) 
colour contrast with a little skill and a soldering iron.

http://ami.ga/indexe.htm
----------------------------------------------------------------------

              B E T A   T E S T E R S   W A N T E D ! 

31 December, 2005 

Screenshots of the current version:
http://tamar.4players.de/phpBB/viewtopic.php?t=6717

The first step towards the new 3D map has been made! Tales of Tamar
can now run at a higher resolution and give the project a whole new
look, thanks to a new GUI and handling.
Instead of the old 640x480, the program can now run in 1024x768 in 16,
24 or 32 bit.

Rewriting took over three months and we hit the boundaries of the
different Amiga models several times. Bugs in the graphics drivers,
lacking performance and missing features like actual double-buffering,
just to mention a few.

But now it is done, and we are proud to present this pearl to a wider
audience. As always, we release these new features on the Amiga first.

The whole ToT team wishes you a Happy New Year. May the Amiga stay
with us for years to come, in one form or another.

About the project:

We are looking for 30 active beta testers to test the new features on
different Amiga systems. Testers play for free and only need to bring
enough time and motivation to find and report bugs.

In order to continue to the next step, the actual 3D map, the new and
updated client needs to be thoroughly tested to find and fix as many 
bugs as possible. We depend on the help of the community for this. 
Let's build a solid foundation for the ongoing development of the 
client for the Amiga!

The features:

- 640*480/8bit and 1024*768/16/24/32 bit support
- OS4 support
- MOS support
- Amithlon support
- UAE support
- PPC support
- CD, Paula & AHI support
- animated weapons, armor, goods and buildings in 8/16/24/32 bit
- figure animation in 8/16/24/32 bit
- more than 30 screens
- massively multiplayer strategy via email or TCP/IP
- multiple language support
- multi platform (Amiga, PC, Mac, Linux, Browser, Java)
- online chat
- 8 minute animated intro

Here are the new screenshots:
http://tamar.4players.de/phpBB/viewtopic.php?t=6717

Greetings,
Your ToT team

Tales of Tamar is a turn based, massively multiplayer strategy game
similar to Kaiser or Civilization and is being developed by Eternity.

{No URL was provided with this information other than the ones shown 
in the story. You can perhaps contact the company at www.tamar.net. 
Brad}
----------------------------------------------------------------------

     M E D I A T O R   P C I   B U S B O A R D   U P D A T E 

28 December, 2005 

*The Mediator UP 3.10 update for Mediator PCI busboards
<http://eu-shop.elbox.com/cgibin/shop?show=2BB> has been released. The
update is free of charge for all registered Mediator users.*

The update includes new versions of:
* pci.library
* Voodoo.card
* Virge.card
* MedConfig

Changes:

pci.library ver. 6.5
- many internal changes

Voodoo.card ver. 4.26
- the first common Voodoo.card version for MM CD and no-MM CD users
- support for hardware de-interlacing in overlay added
- VodooGuide Italian translation by Arturo Franzin

Virge.card ver. 1.8
- support for Mediator PCI 1200LT and LT4 added

MedConfig ver. 1.4
- bug fixes
- French localisation by Philippe Bovier

Info on current versions is available in the DOWNLOADS Mediator
<http://elbox.com/downloads_mediator.html> section.
The current list of supported PCI cards is available in the *Mediator
Driver Guide* <http://elbox.com/mdg.html>.
The info about Mediator-related sources you will find in the 
COMMUNITY
<http://elbox.com/community.html> section.
----------------------------------------------------------------------

      T U N E N E T   A U D I O   P L A Y E R   F O R   O S 4 

24 December, 2005 

*TuneNet V0.70a (Audio Player) has been released for OS4, highlights
include:

* Playlist editing / sorting and searching.
* Seekable Song Position.
* Full Skinable Docky Interface.*

Special thanks goes to Russell Glover for the docky graphics, fonts,
animations, testing and feedback!

Enjoy this release - 
Available at http://os4depot.net/
or the TuneNet site
http://www.tunenet.co.uk 
----------------------------------------------------------------------

           W H D L O A D   H A S   N E W   V E R S I O N  

20 December, 2005 

 WHDLoad is the AmigaOS Harddisk-Install package. WHDLoad makes it 
possible to install many demos and games, which were originally 
designed to run only from floppy disks, to your harddisk.

*The new version is available at this URL:
<http://www.whdload.de/>

Registered users should have no problems with the new updates.


The release notes are as follows....

*** 16.5 (15.12.2005)

- new: check for CyberGraphX/56KHZAUDIO added (David Roeskamm)

- new: commands PL_ORB/W/L added for patch lists (Psygore)

- chg: if XPK decompression fails during preload WHDLoad shows the
missing sublib name too

- fix: kickemu correctly updates IO_ACTUAL on trackdisk accesses 
  (JOTD)

- chg: russian translation reworked (Manbiker)

- new: display promotion added to kick31emu, with that WHDLoad options
DblPAL and DblNTSC become working in conjunction with installed
games using kick31 emulation and supporting it

- fix: stackcheck modified to avoid complaining if first long word of
stack is trashed (e.g. when using WarpOS-XPK-Sublib and running
from Workbench)

- chg: bubble help for bplcon* registers added to WHDLoadGCI

- fix: improved startup code for kickemu and _bootdos in kick13.asm

- fix: disassembler for negative absolut word addressing fixed 
(Psygore)

- chg: improved error messages on resload_Patch(Seg)

- new: slovak translation added, thanks to Jan Zahurancik and Martin 
Durik

- new: ukrain translation added, thanks to Andrey Molchanov

- chg: improvement on resload_ProtectSMC, instructions modifying the 
sr no longer break the SMC check, autodocs fixed, disabling trace is
no longer required with SMC check (JOTD)

- chg: text explanation added to register dump for attnflags and 
setcpu

- chg: Snoop on 68060 now allows change of bit #6/7 of ciaa.ddra which
is used on accessing/detecting joypad

- new: if WHDLoad is started without an slave argument from the CLI it
shows a short help for all options and some raw key codes

- chg: improved speed on preload for resload_Examine, now uses 
dos.ExAll and memory pools (when running on v39+)

- chg: kick31emu got a new option called JOYPADEMU, formerly included 
in INIT_LOWLEVEL now separated to support GetLanguage without joypad
emulation, also the joypademu has been improved, now the keys
used are user configurable using the Custom option

- chg: options ExecuteStartup and ExecuteCleanup are now local and
- chg: file PreLoad improved, uses now dos.ExAll, memory pools (if
running under v39+ and more than 4MB free fast available),
asynchronous decrunching of XPK files

- new: supports also the kickstart images supplied with Cloantos Amiga
Forever CDs, kick130.rom or amiga-os-130.rom must be renamed to
kick34005.A500, kick310.rom or amiga-os-310.rom renamed to
kick40068.A4000, images together with the rom.key must be
installed under DEVS:Kickstarts, some older installs require a
kick40068.A1200 image these installs wont run with Cloantos roms

- new: norwegian translation added which is not complete but better 
than none, thanks to Herman Andresen
----------------------------------------------------------------------

      D E S E R T   R A C I N G   G A M E   A N N O U N C E D 

20 December, 2005 

*Today we release the new APC&TCP-Game Desert Racing.

A Demo version (over 200 MB) from the game found you on the next 
CoverCD (58) from the Amiga Future and on the Info/Update/Demo CD from 
APC&TCP.

With Desert Racing of Bardos we'll show you a racing game that you 
have never seen on the Amiga before. Use different components for your 
car depending on your money, drive through amazing animated landscapes 
and bring your AGA Amiga to boil. In the single or multiplayer modes 
you'll not only have the possibilty of tuning the performance but also 
other things...

We take the meaning of tuning very strict because the you will need 
the different weapon systems to succeed in the dirty desert races.

To get into the pleasure of Desert Racing of Bardos your Amiga has to 
be equipped with an AGA chipset or a graphicsboard. A 68030/25 is 
minimum. 1,5MB ChipRAM and 28MB FastRAM are the requirements but more 
is always better.

Get Desert Racing of Bardos and experience an exiting arcade racing 
game without getting envious of the PC world....

System requirements:

Minimum: Amiga with AGA or graphicsboard, 68030 CPU, 2MB of ChipRAM 
and 32MB of FastRAM, harddrive, CD-ROM drive A better CPU is 
recommended.

http://www.apc-tcp.de/support/0020e.html

http://www.apc-tcp.de
----------------------------------------------------------------------

            A M I K I T   1 . 0 . 3   A V A I L A B L E 

24 December, 2005 

AmiKit is the compilation of the best Amiga (free/shareware) programs 
around. To be brief, AmiKit is all you need if you want to experience 
a high-end Classic Amiga system. It contains many expansions and 
add-ons (more than 20.000 files are included in AmiKit!) that turn the 
default AmigaOS installation into a completely renewed and fresh 
environment. This pre-configured package is designed for immediate 
use. Moreover, it contains an exciting surprise for the whole Amiga 
community, see the features!        


  Features

The most exciting feature of AmiKit is:

* Directory Opus Magellan II v5.82*

used as a Workbench replacement!!! This commercial software has never
been freely released to the public before. If you do not know anything
about this excellent piece of software, you should check it out NOW!
You're going to love it. Here are few words from Andreas Loong
(GuruMeditation <http://www.gurumeditation.se>), who has kindly given
permission to use DOpus Magellan II in the AmiKit project: "We 
acquired the full rights to Dopus Magellan late 2004. We've agreed to 
include the trial version on this distribution to let people have a go 
and tinker with it as much as they like. We're closing in on a new 
release, updated with various features that will come towards the end 
of 2005. If you find the version here worth your time, I hope you will 
check out the version we're making for AmigaOS 4!"

Next exclusive features of AmiKit:

* AmiStart* (v0.66)  Darius Brewka has created a special version for 
AmiKit

* GlobalTrash* (v1.5a1)  Oliver Blumert has created an exclusive 
AmiKit preview version

* ReqChange* (v3.15)  Magnus Holmgren has created a free keyfile for 
AmiKit

* ShowAmiga96* (v2.3d)  Heiko Mueller has created a special version 
for AmiKit

* FullPalette* (v40.23)  Massimo Tantignone has sent me his updated 
version

Even more features:

* KensIcons*  complete set of icons, some painted exclusively for
AmiKit by Ken Lester!

* KensOS4*  two visual themes exclusively created for AmiKit by Ken 
Lester!

* microgolded*  the best text Amiga editor around has been licensed
<microgolded.htm> for AmiKit!

* MorpheuZ*  tool that allows you to easily change the design of 
system windows in AmiKit!

AmiKit Launcher - easy to use graphical user interface created by 
Rex Schilasky

Other major features:

    *
      *User-friendly interface* that helps you to manage all your 
      files in an easy way!
    *
      *Internet browsing, mailing, chatting and downloading* using
      various programs like AWeb, IBrowse, YAM, SimpleMail, AmIRC,
      AmiTradeCenter, AmiGift
    *
      *Reading PDF, M$, RTF* and other document formats with the help 
      of APDF, EvenMore, Antiword
    *
      *Manage your time and account* with the help of Daywatch and
      HomeBank.
    *
      *Music software, net streaming, MP3 creating and sample editing
      software* like AmigaAMP, AmiNetRadio, EaglePlayer,
      SymphoniePlayer, LAME, TheMPegEncGUI, SampleEditor
    *
      *Displaying (even in thumbnails) and editing pictures* with the
      help of PicShow, Thumb, MysticView, FroggerNG, PerfectPaint Or
      enjoy the fractal world through ZoneXplorer!
    *
      *Easy handling of archives.* They are opened like every other
      drawer. Or some external programs could be used instead 
      (VooDoo-X, MUIUnArc, XPKatana)
    *
      *Massive FTP support* through OpusFTP module. It has a full GUI
      for the Address Book and operational parameters.
    *
      *Software for burning and copying the CDs* (MakeCD), for 
      mounting       virtual CDs (VirtualCD).
    *
      You can make your AmiKit password protected. Just don't forget
      your password ;-)
    *
      *Pre-configured recognition and processing of many file formats*
      (through the DOpus filetypes)
    *
      *Various system tools* like SysInspector, SnoopDos, Q-Device,
      ShowPatches
    *
      *Antivirus software* effectively checks the system files, memory
      and archives for viruses.
    *
      *Emulation software* like ASp for retro ZX gaming
    *
      *Great taskbar software:* AmiStart (for those who do not like 
      the taskbars on Amiga, simply remove AmiStart from WBStartup. 
      Easy!)
    *
      Most advanced Amiga recycle bin software: GlobalTrash
    *
      *Visual enchancers and system enchancers* like VisualPrefs,
      Birdie, TitleShadow, BoingBall, MagicMenu, MCP
    *
      *Warp3D compatibility* thanks to QuarkTex software
    *
      Adjust PC keyboard to your Amiga needs with the help of 
      MMKeyboard software solution!
    *
      Yes, some games are included as well ;-)

Hardware:

    *
      A PC computer, a rather fast one. At least 256MB of RAM is 
recommended (otherwise decrease the RAM size in WinUAE config). AmiKit 
was created on AthlonXP 2500+ where the boot process of AmiKit takes 
about 12 seconds (or 10 seconds more with unregistered Directory Opus 
Magellan II, see limitations). I've also tried an AthlonXP 1800 and 
the speed of AmiKit was still acceptable.
    *
      Gfx card capable of displaying 32bit screenmodes.

PC software:

    *
      WinUAE, the Windows port of the UAE Amiga Emulator. Version 
1.1.1 is already included in AmiKit package, however if a newer 
version is found in your system, AmiKit will automatically use it.

Amiga software:

    *
      The source of AmigaOS3.x system files. AmiKit installation 
archive DOES NOT contain any copyrighted Amiga system files because 
AmigaOS3.x is still available (fortunately!). These system files will 
be copied from the original CD to AmiKit during the installation 
procedure. Come on, support the Amiga and buy the CD, if you haven't 
done so yet!
    *
      AmigaOS ROM file (v3.1). You can obtain this from your real 
Amiga with the help of ROM ripper/grabber software (see Aminet). 
Another possibility is to buy the Amiga Forever package which includes 
the ROM file.

http://www.amikit.amiga.sk/
----------------------------------------------------------------------

          A M I P O D D E R   N O W   D O E S   V I D E O 

10-Dec-2005 15:31:43

Video podcasts come to the Amiga with AmiPodder 1.4! With the release 
of iTunes 6 and the new iPod video many podcasters are including video 
clips in their podcast feeds. AmiPodder now recognises video episodes 
and can play them back in the video player of your choice (MPlayer and 
Frogger have been tested, not all video podcasts will play on Amiga 
players due to the codecs used). If you have a portable device capable 
of playing video, AmiPodder can sync the movies to it too.



Also in version 1.4 are a number of improvements and bug fixes 
including:

* Option to prompt for the sync directory making it easier to use 
AmiPodder with multiple portable players or players using removeable 
media cards.

* New status of "Played", so if you use AmiPodder as a "jukebox" you 
can see what podcasts you've already listened to.

* File name length limitation, handy if your Amiga filesystem or music 
player only accepts short filenames.

* Many more changes.

AmiPodder 1.4 is freeware and runs on OS 3.x, OS 4 and MorphOS.

Download the new version from:
http://www.amipodder.com
----------------------------------------------------------------------

     O N Y X S O F T   R E L E A S E S   F I V E   U P D A T E S

17 December, 2005 

OnyxSoft is releasing five software updates so you have something to 
play with over Christmas! {Or thereafter. Brad}

(Our homepage will be updated in a few days. All files are current 
though even if the download page says otherwise.)

Updated programs
Annotate v2.3 - (OS4) A very comprehensive text editor with a lot of 
functions. These are the major updates: ReAction, UTF-8, Tab chars, a 
lot of new config options, new and fixed hotkeys.

8SVXtoXXX v1.4 - (68k) Converter for IFF-8SVX samples to various audio 
formats. Fixed reading of some files which could have crashes 
8SVXtoXXX. Added CLI support.

BackUp v1.44 - (68k) Backup program that mirrors a directory 
structure. BackUp no longer creates empty directories for dirs in the 
skiplist. Better CLI support. Fixed a possible crash when pausing a 
backup process.

MPlayer-GUI v1.32 - (OS4) GUI for MPlayer. Added p96_vmem and 
cgx_vmem_scale video modes and the new SIL devices to VCD/DVD 
choosers.

DigiConverter v1.2 - (68k) Developer tool to convert between decimal, 
bex, binary, float and ASCII. Added buttons for copy and paste and 
made a few fixes.

http://www.onyxsoft.se/
----------------------------------------------------------------------

        A M I G A S Y S 3   F O R   W I N U A E   U S E R S 

28-Dec-2005 22:04:22 (360 reads)

*Few days late, but AmigaSYS3 has been released on 28th December, 
aftersome hard months of work!*

- Amiga OS 3.0/3.1 support.
- Amiga OS 3.9 ( Amiga Forever 5/6/2005/OE , AmigaOs 3.9 , Amiga OSXL)
support.
- A lot of new fix, programs , features , scripts, ideas.
- 5 fantastic Themes.
- New AmigaSYS Additional pack!
- Beneath A Steel Sky AmigaSYS pack!
- And more... and more...and more info , see AmigaSYS page!

http://amigasys.fw.hu
AmigaSYS is a pre-installed full Amiga OS for WinUAE, like AIAB.
For install, you need a valid KickstartROM 3.0/3.1, and the image file 
of Workbench and Extras Disk 3.0/3.1.

The new AmigaSYS 2.0 needs KickROM 3.1 and optional a valid OS 3.9 CD 
for full features. 
----------------------------------------------------------------------

             F R E E P O P S   F O R   M A I L E R S    

{From the excellent site www.amigaworld.net. Brad}

*Description: * FreePOPs
<http://os4depot.net/share/network/email/freepops_lha.readme>
*Download: *    freepops.lha
<http://os4depot.net/share/network/email/freepops.lha>    
*Version: * 0.0.96
*Date: *    28 Dec 05
*Author: *  Various - AmigaOS4 port by Andrea Palmatè
*Submitter: *   Andrea Palmatè
*Email: *   andrea/amigasoft net
*Homepage: *    http://www.freepops.org/en/
*Category: *    network/email
<http://os4depot.net/index.php?function=browse&cat=network/email>
*License: * GPL
*Distribute: *  yes
*FileID: *  1469


FreePOPs is an easily extensible program, which allows access to the 
most varied resources through the POP3 protocol.
Mainly, it can be used to download mail from the most famous webmails, 
but it could also be used as an aggregator for RSS feeds and much 
more. This way it is possible to get all your messages in your 
favorite email client.

----
Look at site's manual. The program is simple to configure.

just run it (or add it to user-startup). It will bind on port 2000.
On the email client configure your account to use port 2000 and as 
server localhost (or 127.0.0.1).

PLEASE READ MANUAL TO CONFIGURE YOUR MAIL ACCOUNT (and if it is 
available)

Look at this page: http://www.freepops.org/it/viewplugins.php to see 
if your domain is supported.

http://www.amigasoft.net
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Amiga Update on the net:
 All back issues available at:
    http://www.globaldialog.com/~bandr/AU/index.html
Stop by and check out our archive! Now in our 12th publication year. 
----------------------------------------------------------------------
Copyright 2005 by Brad Webb.    Freely distributable, if not modified.
======================================================================
                 _    __      _     <>_   __      _      
   A M I G A    /\\    |\    /||    ||   /  `    /\\      A M I G A   
  U P D A T E  /__\\   | \  / ||    ||  || ___  /__\\    U P D A T E 
              /    \\_ |  \/  ||_  _||_  \__// /    \\_  
                    amigaupdate@globaldialog.com      
======================================================================
(cg) (Translation: nba)

[News message: 02. Jan. 2006, 18:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jan.2006
ANN (website)


GFX drivers: CyberGraphX 4.3 RC 6
An update for the graphics card driver system CyberGraphX has been released. Version 4.3 RC 6 allows CyberGraphX 4 owners to use the graphics cards CyberVision 3D, CyberVision 64 and Picasso IV with MorphOS on dual boot setups.

Above cards have been successfully tested under PowerUp MorphOS 1.4.5 on an Amiga 4000T with a CyberstormPPC processor board, other drivers might work as well.

Please note that MorphOS 1.4.5 contains a faulty hal.com1 file which does not map CyberVision 3D cards properly in ZorroIII mode. People who like to use this card with MorphOS should replace this file in the "roms" directory by its newer version. This file only needs to be replaced if you own a CyberVision 3D and use PowerUp MorphOS 1.4.5.

Download:
cgxv42_rc6.lha (506 KB)
mos_hal_cv3dfix.lha (34 KB) (snx)

[News message: 02. Jan. 2006, 10:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jan.2006



Aminet-Uploads til 01.01.2006
Aminet-Uploads since our last report:
freepops.lha                comm/mail   1.3M  OS4  FreePOPs
A71Mail.lha                 comm/www     19K  GEN  Email Form multilanguage written in php
A71Mail_example.jpg         comm/www     32K  GEN  Email Form multilanguage written in php
My_Age.lha                  comm/www      3K  GEN  Update magically your age on your web pa
YAT.lha                     comm/yam    542K  GEN  Yet Another heap of Taglines for YAM
Antimagi.adz                demo/disk   428K  OS3  Crack And Roll Demodisk
Atomic_Team_Collection.zip  demo/file   794K  OS3  Atomic Team - Demo And Intro Collection 
Blitz2_Guide.lha            dev/basic   645K  GEN  Blitz Basic 2.1 manual in guide format+s
Annotate.lha                dev/cross    49K  OS3  Comments/reformats DASMX 2650 cross-dis
nano.lha                    dev/lang    234K  OS3  New virtual machine, assembler like lang
libSGE_mos.lha              dev/misc    346K  MOS  SDL Graphics Extension (binary only dist
ode_mos.lha                 dev/misc    340K  MOS  Open Dynamics Engine for MorphOS
eggchess_mos.lha            game/think  362K  MOS  Play chess with eggs
Marryampic2.lha             game/think  299K  MOS  CardSet game with sound-pairs (MorphOS)
Amilineate_V1.2.lha         gfx/conv    888K  OS3  easy GUI for autotrace
drawstudio_fr.lha           gfx/edit     10K  GEN  french translation for drawstudio
jhead_os4.lha               gfx/misc    146K  OS4  View, modify and delete Exif data from J
dvplayer-amixp.zip          gfx/show     84K  GEN  skins for DvPlayer
dvplayer-nucleo.zip         gfx/show     27K  GEN  skins for DvPlayer
EpsonColor_v40.lha          hard/drivr   46K  OS3  Epson Stylus Color Driver for WB V40.28
Epson_400.lha               hard/drivr   26K  OS3  Epson Stylus 400/440/460/480 Driver for 
Epson_Color.lha             hard/drivr   37K  OS3  24 bit Epson Stylus Driver for WB V44.02
HP_Deskjet400C.lha          hard/drivr   49K  OS3  Deskjet 400C/L Driver for WB 40.17
HP_Deskjet600C.lha          hard/drivr   51K  OS3  Deskjet 600C Driver for WB V40.17
HP_Deskjet670C.lha          hard/drivr   28K  OS3  Deskjet 670C/680C/690C Driver V40.32
HP_Deskjet870C.lha          hard/drivr   27K  OS3  Deskjet 8x0C Driver for WB V40.23
HP_Deskjet900C.lha          hard/drivr   25K  OS3  Deskjet 9x0C Driver for WB V40.14
ATA_harddrive_light.lha     hard/hack    48K  GEN  A very simple Harddrive-light for ATA-dr
dosbox.lha                  misc/emu    1.3M  OS4  MS DOS emulator
organ_01d_wos.lha           mus/midi     90K  WUP  Organ plugin for HD-Rec
ahxplay.lha                 mus/play     92K  MOS  AHX player library for MorphOS with SDK 
SimpleSamples.lha           mus/play     45K  OS3  Little musical toy for all the AMIGAs
tunenet-expensive.lha       mus/play    149K  GEN  Another Skin for TuneNet v0.7+
fond1_os4.jpg               pix/back    494K  GEN  backdrop pic
Fond2_os4.0.jpg             pix/back    530K  GEN  pic background
Fond3_os4.0.jpg             pix/back    514K  GEN  pic background
mixer-blueskin2.zip         pix/theme    24K  GEN  Skin Blue2  for OS4 Audio mixer
sloth.lha                   pix/theme    27K  GEN  Sloth theme for VisualPrefs
Iceland10.jpg               pix/views   137K  GEN  Waterfall in Iceland
Iceland11.jpg               pix/views   114K  GEN  Waterfall in Iceland
Iceland9.jpg                pix/views   107K  GEN  Waterfall in Iceland
OneLine_MUI.lha             text/misc   201K  OS3  Text parser, CR-LF-TAB + GhostScript850 
cdid2cdlist.lha             util/conv     5K  OS3  Creates a cdlist from cdid files
BlowfishV0.1.lha            util/crypt   61K  MOS  Encrypt / decrypt your data
DiskMaster_locale.lha       util/dir     46K  GEN  Translation package for DiskMaster2
TheMaestrix.lha             util/libs    16K  OS3  The Maestix: Reloaded! Using AHI.
ttengine-68k.lha            util/libs   420K  OS3  TrueType text rendering engine (v 7.2)
eflashutil.lha              util/misc    29K  OS3  GUI for eFlasher (utility for eFlash 400
tunenet-docky.lha           util/wb       8K  OS4  amipal's TuneNet Docky
(cg) (Translation: nba)

[News message: 02. Jan. 2006, 00:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Jan.2006
David Brunet (ANF)


New articles at the Obligement website (french)
The Obligement team wish all the best to everybody for the year 2006! During the previous two monthes, the following articles have been added to the website of the french Amiga/MorphOS magazine:
  • Amiga and MorphOS news of november/december 2005
  • Interview with Andrea Palmaté (AmigaOS 4 developer)
  • Review of AmiKit
  • Tutorial: installation of Linux/Debian on Pegasos 1 and 2
  • Tutorial: installation of Linux/Yellow Dog on Pegasos 2
  • Tutorial: installation of Linux/Crux on Pegasos 2
  • Tutorial: installation of Linux/Suse on Pegasos 2
  • Tutorial: installation of PegXMac on Pegasos 2 (update)
  • Tutorial: installation of MorphOS on Classic Amiga
  • Tutorial: TVPaint - creation of gems
  • Article about spams (update)
  • The Amiga quizz
(snx)

[News message: 01. Jan. 2006, 18:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Jan.2006
Christian Rosentreter (ANF)


MorphOS: PowerTerm.mcc 50.60
Straight from the South Pole, Jacek 'jacadcaps' Piszczek sends an update for the MUI class PowerTerm.mcc for MUICON/SSHCON.

The archive is available under the title link. Moreover, the author announces versions of PowerTerm as well as, subsequently, of MUICON, for Mac OS X also.

Changes since the previous release (50.55):
  • 50.56: Huge changes in the class' structure. Adapted large parts of the terminal emulation to work on Mac OS X. Tweaked to use libmosutil (os-independant tags/pools support lib)
  • 50.57: Added ESC[Z, ESC[I, fixed the table stops generator, reworked vt_nexttabstop to move the cursor and handle forward wrap, implemented vt_prevtabstop. More work on the ATSUI rendering engine for OSX. Implemented vta_renderline, vta_renderlinepart, vta_refresh, vta_render
  • 50.58: Fixed tabs (tab forward should not wrap!), impelemented scroll left/right escape sequences (ESC[ P, ESC[ @), fixed vt_getesccode not to get confused by the @ code
  • 50.59: Added an OSX PowerTermScroll class, the OSX port can handle a NSScroller object now. A lot of work in the ATSUI renderer, enabled font matching to allow all possible unicode characters, write method, some work on delayed refreshing. More rendering code - added marking display, finished most of the render sections
  • 50.60: OSX vt_scrollto, vt_postwrite and companions, Cocoa PTerm begins to get functional
(snx) (Translation: cad)

[News message: 01. Jan. 2006, 14:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.Dec.2005
Godefroy / ToT-Team (ANF)


Beta testers for Tales of Tamar needed (version 0.54)
The developers of the round based massively multiplayer PBEM game Tales of Tamar are looking for beta testers for v0.54 of the game. Screenshots of the current version can be found in the ToT forum.

The ToT team wrote: The first step to the planned 3D map is done! Tales of Tamar now runs in a higher resolution and makes the project shine in a new brightness due to the new GUI and the revised handling. Instead of the used resolution of640*480 pixels it is now posible to play the project in a resolution of 1024*768 pixels in 16, 24 or 32 bit.

The rewriting of the engine took full three months and we hit several times the performance maximum of the different Amigas. Bugs in the graphics cards software, power bottlenecks and non-existing important features like e.g.real double buffering are only some of the problems we had to deal with.

But mnow it is done and we are proud to be able to make this software pearl available to the Amiga community. And as it has always been in the past it is the Amiga community being the first to get this feature offered.

So the complete ToT team wishes you a happy new year. May the Amiga be with us for some more years. Well, in some way.

As for the beta test:

To test the current features we need 30 active beta testers to test and play Tales of Tamar on different Amiga systems. Beta testers test our project for free and they should just bring enough motivation with them to report bugs to us.

To go about the next step, namely the 3D map, we need at least 30 testers on different Amiga systems. Ere the implementation of the 3D map can be started as many bugs as possible have to be found, reported and fixed in the current new implemented game client with the bigger map. This can only be done with the community's help. Let's create together a fundament for the further development of the game client on the amiga platform!

The features:
  • 640*480/8 Bit and 1024*768/16/24/32 bit support
  • AmigaOS 4 support
  • MorphOS support
  • Amithlon support
  • UAE support
  • PowerPC support
  • CD, Paula & AHI support
  • Animated weapons, armours, goods a buildings in 8/16/24/32 bit
  • Figure animationen in 8/16/24/32 bit
  • More than 30 different screens
  • Massively multiplayer strategy game via email or TCP/IP
  • Support for different languages
  • Cross platform gaming possible (Amiga, PC, Mac, Linux, Browser, Java)
  • Online chat
  • 8 minutes intro
Greetings
Your ToT team

About Tales of Tamar:

Tales of Tamar is a round based massively multiplayer strategiy game similar to Kaiser or Civilization and has been developed by the company Eternity. (snx) (Translation: wk)

[News message: 31. Dec. 2005, 15:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.Dec.2005
eliotmc (forum)


MorphOS: SimpleMail 0.28
Version 0.28 of SimpleMail (amiga-news.de reported) is available for MorphOS. (snx) (Translation: wk)

[News message: 31. Dec. 2005, 13:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.Dec.2005
Pegasos.org (website)


MorphOS: alpha version 0.17 of MOSNet released (update)
The alpha version 0.17 of the PPC native TCP/IP stack by Pavel Fedin contains mainly bug fixing as well as experimental speed increasement.

If you have problems with your programs in conjunction with MOSNet please consult the according thread in the MorphZone. But please keep in mind that the author probably won't be available via the Internet until January, 10th.

Update: (15:18, 31.12.05, snx)
In the mean time was an official mailing list set up for MOSNet. This is of particular importance because the author of MOSNet does not have the ability to participate in the forums as yet due to a change of his employment.

Please report your comments, problems and so on there in the future and please make use of the bugtracker on Sourceforge.net, too. (snx) (Translation: wk)

[News message: 31. Dec. 2005, 12:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.Dec.2005
Amiga Future (website)


TTEngine: German and Russian catalog files
For Grzegorz 'Krashan' Kraszewski's TrueType rendering library TTEngine are German and Russian catalog files under the title link available written by Stefan Haubenthal respectively Vlad Vinogradov.

Both (and the main program) can be downloaded by MorphOS users via MorphUp. (snx) (Translation: wk)

[News message: 31. Dec. 2005, 12:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.Dec.2005
ext.neostrada.pl (ANF)


New Year's Greetings: Inspection at Elbox
To meet objections that the announced Amiga extension board Dragon 1200 (amiga-news.de reported) might not be really existing, the inofficial Mediator support site invited two authorities to conduct a personal inspection at Elbox. Further details, including a current photo of the board, can be found at the title link. (snx)

[News message: 31. Dec. 2005, 11:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Dec.2005
ANN (Webseite)


MorphOS: CDPlayer 2
The new version of "CD Player" (Screenshot) written by Ilkka Lehtorantas now also supports CDDB and CDDA-streams via AHI. These are further features of the program which can more than only playing CDs:

CD Player 2.0
  • Can read track names from the CD (CDText) or FreeDB (CDDB)
  • Random play
  • Play via AHI
  • ARexx-Port
  • Waveform analyser (when playing via AHI)
  • Visual plugins of AmigaAMP are supported (only for AHI)
  • DSP-plugins of AmiNetRadio are supported (only for AHI)
  • Simple, clear User-Interface
  • Different GUI-elements can be chosen

CDDA Ripper 1.1
  • Extracts audio-data from a CD
  • Can read track names from the CD (CDText)

BlankCD 2.0
  • Deletes CDRWs, just like the "Blank CD" function of MakeCD

Eject 2.0
  • Opens and closes the CD-/DVD-drive

SetCDSpeed 2.0
  • Sets the speed of the CD-/DVD-drive
(cg) (Translation: dr)

[News message: 30. Dec. 2005, 20:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Dec.2005
amigaworld.net (homepage)


Emulation: AmigaSYS 3 released
AmigaSYS is a fully configured Amiga environment meant for the use under WinUAE and requires AmigaOS 3.x. Features of version 3:
  • Amiga OS 3.0/3.1 support.
  • Amiga OS 3.9 ( Amiga Forever 5/6/2005/OE , AmigaOs 3.9 , Amiga OSXL) support
  • A lot of new fix, programs , features , scripts, ideas
  • 5 fantastic Themes
  • New AmigaSYS Additional pack
  • Beneath A Steel Sky AmigaSYS pack
  • And more... and more...and more info , see AmigaSYS page

You can find a detailed overview of all innovations under the title link. (cg) (Translation: ts)

[News message: 29. Dec. 2005, 20:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Dec.2005



WHDLoad: New packages until 29.12.2005
With WHDLoad you can install games and scene demos, that were programmed only for running from floppy disks, on your hard drive. Additionally to this many incompatibility issues with newer Amiga models were removed.

The following installers were updated, added, improved or since our last update:
  • 29.12.05 improved: The Enforcer (Trojan) support for light guns added (Info)
  • 29.12.05 improved: Space Gun (Ocean) support for light guns added, calibration rewritten, access faults fixed, manual and icons added (Info)
  • 29.12.05 improved: Skeet Shoot (Trojan) support for light guns added (Info)
  • 29.12.05 improved: Side Show (Actionware) support for light guns added (Info)
  • 29.12.05 improved: P.O.W. (Actionware) support for light guns added, manual added (Info)
  • 29.12.05 improved: Orbital Destroyer (Trojan) support for light guns added (Info)
  • 29.12.05 improved: Fire Star (Trojan) support for light guns added (Info)
  • 29.12.05 improved: Die Hard 2 (Grandslam) support for light guns added, manual and icons added (Info)
  • 29.12.05 improved: Cyber Assault (Trojan) support for light guns added (Info)
  • 29.12.05 improved: Creature (Actionware) support for light guns added, manual added (Info)
  • 29.12.05 improved: Capone (Actionware) support for light guns added, highscore saving added (Info)
  • 29.12.05 improved: Aliex (Trojan) support for light guns added (Info)
  • 25.12.05 improved: West Phaser (Loriciel) support for light guns added (Info)
  • 25.12.05 improved: Crazy Shot (Hitech/Loriciel) support for light guns added (Info)
  • 23.12.05 new: P47 Thunderbolt (Firebird) done by DJ Mike (Info)
  • 21.12.05 improved: Burntime (Max Design) supports another version (Info)
  • 19.12.05 improved: Quest For Glory / Hero's Quest (Sierra) supports another version (Info)
(nba)

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



Desert Racing: demo version available
A demo version of the new fun-racer "Desert Racing" (amiga-news reported) is now available.

Download: DesertRacingDemo.lha (220 MB) (cg) (Translation: nba)

[News message: 29. Dec. 2005, 03:48] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Dec.2005
ANN (Website)


MorphOS: Titler generates 3D-writings
Titler by Pawel "Stefkos" Stefanski generates 3D-writings and supports various graphical effects (screenshot). The 3D-update for MorphOS is needed for the usage of Titler.

Download: Titler.lha (1,3 MB) (cg) (Translation: nba)

[News message: 29. Dec. 2005, 03:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Dec.2005



ACK's "PowerVixxen" runs into production, CPU-Modules for Amiga One
In addition to the IRC interview with Hyperion Adam Kowalzcyk of ACK has answered questions to the announced A1200 extension PowerVixxen LT (unedited IRC log):
  • The production of the PowerVixxen-cards has already started, the owners manuals are currently being finished.
  • The shipment is planned for the end of January.
  • The price per card is 299 USD (wo. vat).
  • The cards are shipped in a bundle with AmigaOS 4.

In addition there will be an announcement of new CPU modules for AmigaOne owners shortly, the prototypes are currently being tested in XE- and Micro-models. At first models with a 7447A (G4) clocked up to 867 MHz as well as a "higher end unit" would be produced. (cg) (Translation: ts)

[News message: 29. Dec. 2005, 00:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Dec.2005
Elbox Computer (ANF)


PCI-Busboard: Mediator UP 3.10
The Mediator UP 3.10 update for Mediator PCI busboards has been released. The update is free of charge for all registered Mediator users.

The update includes new versions of:
  • pci.library
  • Voodoo.card
  • Virge.card
  • MedConfig

Changes:
  • pci.library ver. 6.5
    • many internal changes
  • Voodoo.card ver. 4.26
    • the first common Voodoo.card version for MM CD and no-MM CD users
    • support for hardware de-interlacing in overlay added
    • VodooGuide Italian translation by Arturo Franzin
  • Virge.card ver. 1.8
    • support for Mediator PCI 1200LT and LT4 added
  • MedConfig ver. 1.4
    • bug fixes
    • French localisation by Philippe Bovier

Info on current versions is available in the DOWNLOADS | Mediator section. The current list of supported PCI cards is available in the Mediator Driver Guide. The info about Mediator-related sources you will find in the COMMUNITY section. (cg) (Translation: cg)

[News message: 28. Dec. 2005, 20:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Dec.2005
Neo (ANF)


AmigaOS 4: MS-DOS-Emulator DOSBox 0.63
DOSBox emulates a MS-DOS-environment with the goal of running old PC-games on modern computers. The current version 0.63 is now available for AmigaOS 4. (cg) (Translation: nba)

[News message: 28. Dec. 2005, 18:28] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Dec.2005



Reminder: IRC-session with Hyperion today at 20:30
This evening at 20:30 amigaworld.net organizes an IRC-cht with employees of Hyperion. During the chat a second channel will be opened for users to send questions to be forwarded into the main chat.

Server: irc.amigaworld.net
Channel for the interview: #amigaworld
Channel for questions: #amigaworld2
(cg) (Translation: nba)

[News message: 28. Dec. 2005, 15:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Dec.2005
Vinnny (ANF)


Amiga Information Center celebrates 6th anniversary
Yesterday the Amiga Information Center (AiC) celebrated its sixth birthday. Since 1999 the AiC supports the Russian Amiga-users with news and articles. (snx) (Translation: nba)

[News message: 28. Dec. 2005, 12:48] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Dec.2005



ANN.lu celebrates 9th anniversary
ANN turns nine years old today! In internet years, that's close to an eternity, and only few hobby sites seem to make it that long. Christian Kemp, who's responsible for the ANN, would like to thank everyone who contributed in one way or another to ANN since late 1996 and wishes all the best for the year 2006.

Update: (10:06, 27.12.05, snx)
The news has been updated by Christian Kemp: The correct date is December, 28th. (cg) (Translation: nba)

[News message: 26. Dec. 2005, 23:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Dec.2005



TTEngine 7.2 final
Grzegorz 'Krashan' Kraszewski has made version 7.2 final of the TTEngine available under the title link. This library for AmigaOS and MorphOS attends the rendering of high-quality texts using TrueType fonts. The TTEngine is based on the FreeType2 project, but is not merely a port.

For MorphOS users, the TTEngine is additionally available via an index file for Rupert Hausberger's package manager MorphUp as well.

Changes:
  • Final version of direct rendering callback for BGRA32 screenmode
  • Added handling of fonts with MS Symbol names encoding (Marlett)
  • Fixed possible hits in the database parser
(snx) (Translation: cad)

[News message: 25. Dec. 2005, 11:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Dec.2005
Amiga.org (website)


Kickstart tool: Remus 0.85 (beta version)
Remus is a tool to split and rebuild Kickstart ROM images for users of UAE and classic Amigas with Kickflash boards, allowing AmigaOS 3.5 and AmigaOS 3.9 to boot without the usual reboots (Screenshot).

Basically, it splits up a 3.1 Kickstart (A3000 currently unsupported) and lets you replace various residents with their updated versions from the 3.5/3.9 RomUpdate file, add in BlizKick modules and rebuild it into a new Kickstart image.

Download:
Remus_085.lha (82 KB)
RomSplit_082.lha (92 KB) (snx)

[News message: 25. Dec. 2005, 10:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Dec.2005
Matthias Münch (ANF)


Examination on the number of PowerUP boards produced
Matthias Münch writes: Since it is not exactly known how many PowerUP Dual Processor and Graphic Boards were made I want to get more precise numbers and break it down in each models with a PowerUP registration based on the serial numbers. Please help and submit your PowerUP model and serial number at the title link. (snx)

[News message: 25. Dec. 2005, 10:31] [Comments: 2 - 27. Dec. 2005, 11:20]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
Sebastian Bauer (ANF)


SimpleMail 0.28
The program SimpleMail is now available in version 0.28 for AmigaOS 3.x and AmigaOS 4. The update of the MorphOS version will follow soon.

The changes:
  • Problems with printing solved (bgol)
  • The time remaining until the next (automatic) mails download is displayed in the window title (bgol)
  • Some options for the behaviour of the read window added (bgol)
  • Mails can be forwarded as attachments (optional)
  • Externally saved mails can be displayed via the menu item "Project/open mail..."; the same function is available via the command line and the ARexx command "OPENMESSAGE"
  • Bugs removed
The SimpleMail team wishes all a merry christmas and a happy new year! (snx) (Translation: wk)

[News message: 24. Dec. 2005, 17:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005



Games data base: 200 new games at Lemon Amiga
In Lemon Amiga, a comprehensive games data base with numerous screenshots and information, were 200 titles added. (cg) (Translation: wk)

[News message: 24. Dec. 2005, 16:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
amigaworld.net (website)


Demo scene: christmas intro "Dear Santa" by Up Rough
With "Dear Santa releases the demo group Up Rough a small christmas intro for the Amiga 500. (cg) (Translation: wk)

[News message: 24. Dec. 2005, 16:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
Dennis (ANF)


AmigaOS 4: Emperor - Object Oriented Programming Environment (beta)
Emperor is an object orientated programming environment to make the development of PPC native applikations with only a little number of mouse clicks possible. The current version is mainly thought for developers who want to create Reaction based graphical user interfaces.

Right now Emperor generates source code for screens, windows, Reaction layouts, ASL requesters, menus and installer scripts. (cg) (Translation: wk)

[News message: 24. Dec. 2005, 15:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
Neo (ANF)


AmigaOS 4: TuneNet 0.70a (beta)
TuneNet is a MP3, AHX, AIFF and Protracker player for AmigaOS 4 that can alos play MP3 streams from the Internet (screenshot). New in version 0.70a:
  • optional skinable Docky interface
  • playlist editing facilities
  • sorting/find abilities
  • volume and tune seeking controls
  • and more...
The archive contains new versions of all plugins as older plugins are not compatible with version 0.70a anymore. (cg) (Translation: wk)

[News message: 24. Dec. 2005, 15:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
Bernd Roesch (ANF)


AmigaOS enhancement: AFA OS 3.91 (final) released
AFA OS (AROS for AmigaOS) is a collection of AROS libraries that were ported back to AmigaOS 3 and because of this make new functions under this operating system available.

Thanks to a fast official fix by Georg Steger does "assign add" now work. Next to this was an error removed that froze the system when the FONTS: assign contained a directory whith no fonts in it.

Author Bernd Roesch wishes all readers a merry christmas. (cg) (Translation: wk)

[News message: 24. Dec. 2005, 15:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
AN-Team


Amiga-News wishes a merry christmas!
The whole team of Amiga-News wishes all readers, partners and Amiga fans a merry christmas and a happy new year! (nba) (Translation: wk)

[News message: 24. Dec. 2005, 13:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Dec.2005
Jan Zahurancik (ANF)


WinUAE: Update package 1.03 for AmiKit
A new update for AmiKit, an all in one OS distribution for WinUAE users, is available. It requires the previous update.

New in this version:
  • ADDED: AmiKit Polish documentation, translated by Tomek!
  • ADDED: AmigaAMP-External68k engine, set as default engine now.
  • UPDATED: AmigaAMP 2.16
  • UPDATED: IBrowse Preferences 23.3
  • UPDATED: Jabberwocky 1.6
  • UPDATED: MakeCD 3.2d beta 11
  • UPDATED: WHDLoad 16.5 build 4021
  • UPDATED: WookieChat 1.9.2
  • UPDATED: YAM 2.4p1 + locale files
(cg) (Translation: cg)

[News message: 24. Dec. 2005, 02:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
PPA (ANF)


Mediator: TV-Tuner controller TvR 2.9
The program TvR written by Robert Krajcarz (screenshot) is now available in version 2.9. With this software you can control TV-Tuner-PCI-cards which are used with a Mediator board.

These are the most important changes:
  • The major changes concern a new set of options activated with right mouse button.
  • fixed bug in the procedure of hiding mouse pointer
  • fixed bugs in ADD and DEL functions
  • added PPM P6 and JPEG savers
  • displayed TV images can be used as Workbench background
  • selection of favourite channels
  • minimizing the main window can be obtain from the GUI level
  • minor change in the method of saving configuration files

A complete list of all changes is available in the archive.

Download: tvr29.lha (70 KB) (cg) (Translation: dr)

[News message: 23. Dec. 2005, 23:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
Amiforce (ANF)


Amiforce: New track as MP3 written by Cj-Stroker
On Amiforce there is a preview of the music project: "Tempronic - Ultra violent trancemix" written by Cj-Stroker in the music section.

Besides this all users and visitors of his website he wishes a Merry Christmas. (snx) (Translation: dr)

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



MorphOS: Software-News until 23.12.2005

MOSNet 0.15 (formerly ezTCP)

The PPC-native TCP/IP-Stack written by Pavel Fedin is available as alpha version 0.15. Because of the existence of a product with the same name as well as some new functions have been added this piece of software is now called MOSNet.

With version 0.15 the support of DHCP was finished. Nevertheless a part of this source code will be rewritten for a forthcoming version.

Download site

AHIRNG

AHIRNG, the "AHI Random Number Generator", is used for creating random figures.

Rupert Hausbergers MUI-program (screenshot) can do this with the help of the so called Rosa Rauschen which was recorded with a receiver without aerial. The results can be used for creating of One-Time-Pads.

Download: ahirng-morphos.lha (57 KB)

MrMazinga 0.8

The gag-program MrMazinga written by Alfonso Ranieri is available in version 0.8. From now on there is also a version for AmigaOS/68k.

Download site (snx) (Translation: dr)

[News message: 23. Dec. 2005, 15:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
ANN (Webseite)


MorphOS: Picture viewer Showgirls 0.8
ShowGirls" is a picture viewer written by Michal 'kiero' Wozniak which has some editing functions and some features of the programs "MiniShowPicture" and "ShowPPC" (screenshots). Changes in the new version:
  • FIXED: When changing to/from fullscreen with other windows opened they are moved to front.
  • FIXED: Various small bugs and invalid memory acceses.
  • FIXED: Crashes when switching images with asynchronous refresh enabled.
  • FIXED: Sometimes rightmost column on thumbnail had wrong color.
  • FIXED: Memory leak when checking saved JPEG quality.
  • NEW: Loading of CMYK JPEGs.
  • NEW: Possibility to disable color subsampling in JPEG saver. Results in better color quality (not 'washed out') in some cases.
  • NEW: Selective gaussian filter. Usefull for noise removal.
  • NEW: Glow filter.
  • NEW: Straighten tool. Helps to correct rotated scans or pictures.
  • NEW: Manual marking of cropped area.
  • NEW: Thumbnails view uses directory icons if possible.
  • NEW: File management functions can be executed on multiple files at once (multiselection).
  • NEW: More keyboard shortcuts added to menu items.
  • NEW: Image rotation also possible using numeric keyboard (keys 7 and 9).
  • NEW: When changing browser mode currently selected file is remembered.
  • NEW: In thumbnails view, selected thumbs are highlighted.
  • NEW: 'Delayed scanning' option. Starts thumbnails generation only after browser is enabled.
  • NEW: Display of EXIF tags from JPEG images.
  • NEW: Automatic rotation of pictures with vertical orientation (if camera supports it and writes needed info).
  • NEW: 3D View (3DVIEW tooltype or command param). Just useless eyecandy for now :) (Screenshot)
  • NEW: Background/Shadow color adjustment for display area.
  • NEW: Save function (in addition to Save As).
  • NEW: In thumbnailer module size of resulting thumbnail can be specified.
  • NEW: Undo. For now just simple one level one. Was that or no release for xmess.
  • NEW: ARexx interface
  • Updated libz and libpng to current versions.
  • Faster text inserting routine.
  • Rotation routines much faster (up to 300%) for bigger images.
  • String gadget with numeric values can be controlled using mouse wheel (MUI4).
  • Speedup to various parts of the code.

Download: ShowGirls-0.8.lha (470 KB) (cg) (Translation: dr)

[News message: 23. Dec. 2005, 15:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
Slashdot (Webseite)


Fosfor Gadgets: The ten most crazy Case-Mods ever
The website Fosfor Gadgets has chosen the ten most crazy Case-Mods ever. (snx) (Translation: dr)

[News message: 23. Dec. 2005, 15:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
Ronny (ANF)


AmigaOS 4: DvPlayer 0.51
Version 0.51 of DvPlayer, a video and DVD player for AmigaOS 4, has been released at the title link.

Changes since the previous release:
  • Added subtitle support (.srt and .sub files) with automatic subtitle loading
  • Added subtitle command line options and tooltypes (font name/size, position, colour) and a new subtitle menu to allow loading/closing of subtitles
  • Added animated dithering algorithm to 16-bit modes to improve quality (apparent colour depth) and added NODITHER tooltype and command line option
  • Volume slider could be updated by audioboost in fullscreen mode where it does not get put into the window leading to a crash
  • Added possibility to use system fonts in DvPlayer Skins; updated the skin documentation to include information about this new feature
  • Fixed a memory leak bug in the avi code
  • AudioBoost now doubles the volume too, instead of just extending the volume range
  • Fixed a bug causing wrong window size when skin was changed while a movie was stopped
(snx)

[News message: 23. Dec. 2005, 14:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
Martin 'DaFreak' Rebentisch (ANF)


Music: Liquid Skies records #090
The scene groupe Liquid Skies has published its 90th music pack. This time it contains a music track in Tribal style composed of the Polish duo Lcr feat. Kuadziw. The cover was made by Kuadziw.

Some further information:
  • Title: Fkrent Story
  • Artist: Lcr feat. Kuadziw
  • Style: Tribal
  • Play time: 7:50
  • Format: mp3 (160 kbps)
The zip file has a size of 9 MB and can be downloaded under the title link. (snx) (Translation: dr)

[News message: 23. Dec. 2005, 14:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Dec.2005
MorphOS-News.de (website)


MorphOS: AC3 S/PDIF playback on Pegasos
AC3Play is a small tool to test S/PDIF out with multichannel audio on Pegasos running MorphOS. It requires a digital amplifier which is capable of decoding AC3.

Analog out is muted while playing non-PCM data, only optical out is used. Do not use it while playing back audio with AHI, it does not use AHI but accesses the audio hardware directly.

Download: playac3.lha (1,4 MB) (snx)

[News message: 23. Dec. 2005, 07:48] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Dec.2005
morphos-news.de (website)


MorphOS: Shoot'em Up Lightning Spirit
Lightning Spirit is a vertical scrolling shootem'up game(Screenshot) orientated on "Ikaruga". MorphOS-Port from Nicolas Sallin.

The morphos archiv contains the main executable only, but all necessary files are being downloaded during the installation procedure.

Download: lightningspirit.lha (290 KB) (cg) (Translation: ts)

[News message: 22. Dec. 2005, 19:18] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Dec.2005
Alinea Computer (ANF)


Alinea Computer: Short break, webcam packet and new WBSuperGames screenshots
Press release:
Wehrheim, Germany, the 22th of December 2005 - We want to let you know that we will take a short break from the 22th to 29th of December. At this time you cannot contact us via email or telephone. Additionally, we will not be working on orders.

AmiWebView: Webcam package for Germany

As a little christmas present, we have created a webcam package for germany. All webcams are sorted by the german provinces. You can find the package at our download section.

WBSuperGames: New screenshots

At our WBSuperGames site you can find new screenshots. WBSuperGames is a Workbench-game-collection for AmigaOS 4. The WBSuperGames will be released in the beginning 2006.

A big thanks go to you, our customers for your support over the last year and we will be happy to welcome you into the year 2006 and hope you continue being a customer.

We wish all amiga users a merry chrismas and a happy new year.

Regards
Your Alinea Computer team (cg) (Translation: snx)

[News message: 22. Dec. 2005, 16:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Dec.2005
(ANF)


PowerPC-Emulator: PearPC with Support for G4 CPU
The emulator PearPC emulates the PowerPC cpu architecture on Intel cpu's. The new version 0.4.0 also emulates the Altivec command sentences of a G4 cpu now. Furthermore cd drives now are supported directly, a dvd drive can be emulated with an image and the emulator is starting immediately in fullscreen mode. (cg) (Translation: ts)

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



Updates of ascan and hserv
Alfonso Ranieri has relesad new versions of ascan and hserv. The former one is a multi-process-TCP-port-scanner for AmigaOS/68k and MorphOS.

The ARexx program hserv is a http/1.1 server which is able to act standalone or as an inetd service and handles GET, HEAD as well as POST. (snx) (Translation: ts)

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


AmigaOS 4: GNU m4-1.4.4
GNU m4, an implementation of the traditional UNIX macroprocessor, is also available for AmigaOS 4 now. It is extensively compatible to SVR4 but contains some extensions. (snx) (Translation: ts)

[News message: 22. Dec. 2005, 12:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Dec.2005



MorphOS: OpenSSH 4.1p1
Marek Szyprowski's morphos port of OpenSSH was updated to version 4.1p1. In the new version the ssh-rand-helper was replaced with Christian Rosentreter's yarandom-handler.

OpenSSH is a free version of the SSH protocol suite and should offer the users of telnet, rlogin, ftp and similar clients more security on the internet by effectively coding all sent data including the password. The morphos version is mainly intended for the use with Jacek Piszczek's SSHCON. (snx) (Translation: ts)

[News message: 22. Dec. 2005, 12:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Dec.2005
amigaworld.net (Webseite)


AmigaOS 4: Amiga Bourne compatible shell 0.0.36
abc-shell ("Amiga Bourne Compatible Shell") is a shell compatible to POSIX/Bourne. It offers an environment known from Unix-/Linux and should make ports from Unix easier. the latest version is further bug freed and the default prompt shows the current directory.

Download: abc-shell-0.0.36.tar.bz2 (435 KB) (readme) (cg) (Translation: ub)

[News message: 21. Dec. 2005, 17:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Dec.2005
ANN (Webseite)


Event: pictures from the Dutch "Commodore Show"
At the title link there are some pictures from the "Commodore Show", which was held Maarssen on December the 17th and was organized by the Dutch "Commodore Gebruikers Groep". (cg) (Translation: ub)

[News message: 21. Dec. 2005, 17:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Dec.2005
Neo (ANF)


AmigaOS 4: Warp3D picture viewer WarpView 0.7
The picture viewer WarpView uses Warp3D for rendering. That allows fast scaling. On the draw back side the program requires more video ram tahn conventional viewers. To actually load teh pictures datatypesare used. Changes for version 0.7:
  • Fixed a bug which caused crashes when trying to step between images at the same time as when the info line or mouse was blanked
  • Selecting only a directory in the file requester didn't work
  • Fixed problem with buffered events, which made the image zoom/rotation slower and less responsive

Download: warpview.lha (34 KB) ( Readme) (cg) (Translation: ub)

[News message: 21. Dec. 2005, 15:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Dec.2005
Amiga Future (website)


individual Computers: EU business continues / Common label with E3B
Press release - The best news at the beginning: E3B and individual Computers continue selling hardware in the EU. We want to thank everyone who sent us eMails with suggestions, mostly trying to circumvent the new law, but also with information on how to start a company in another country. Unfortunately, all this doesn't help, because the law also applies to companies outside Germany who want to sell their products in Germany.

To fully comply with the law, E3B and individual Computers founded the label "ConBridge" which is now registered with the Stiftung EAR, despite legal problems that are not fully resolved. Read more on the common webseite www.conbridge.de (German language only).

New advertising partner

We have supported the "Amiga plus" magazine for a long time with our adverts. Since the Amiga plus is not available any more, we have been looking for a new magazine with the same high quality of articles. What we found is the Austrian magazine Lotek 64: It's made by enthousiastic hobbyists, and stands any comparison with high-standard professional journals. You can either read the magazine online for free, or you can make a donation and have the mag sent to you in printed form. The magazine is in German language only.

For the current december-issue we want to point out an article by Dr. Rainer Buchty, which deals with the technology of the C64-DTV2. The Commodore 64 in a joystick is also known as "PAL-DTV", and is derived from the C-One. However, individual Computers was not involved in the DTV project, so our high production standards were not applied. The article describes how you can correct the low (nearly unreadable) colour contrast with a little skill and a soldering iron. (snx)

[News message: 21. Dec. 2005, 08:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Dec.2005
OS4Depot (website)


IRC client: WookieChat 1.9.2
Since today, WookieChat 1.9.2 is available. This minor release fixes an important bug in the OS3 version that prevented multiple tabs from working correctly. It was locking up when switching between tabs, or when one closed a tab. The authors thanks 'foody' for reporting this bug. The biggest change in the new release is alias support.

Changes in version 1.9.2:
  • Incoming file transfers with spaces in the filename is accepted now
  • Pause while selecting text fixed
  • Tab switching works properly under OS3 now
  • Outgoing /notice and /msg appear in the currently viewed tab again
  • Split up the Incoming and Outgoing DCC File Transfers Window into two separate windows, to take up less space when not needed.
  • No longer creates empty logs (0 bytes) when logging is disabled
  • If you start a line with "//" it sends that text normally. It wont try to use it as a command anymore.
  • /join no longer requires a '#' preceeding the channel name
  • Added basic command alias support. e.g. /j can replace /join
  • Added a /say command to speak in the current tab. Could be useful in conjunction with an alias
  • Tabs now have a black square in them to show theres been no activity, and have been made more compact
  • Tabs sit in a virtual group now, so that the window isnt forced to be as large as the amount of tabs you have open
Download: wookiechat.lha (375 KB) (snx)

[News message: 20. Dec. 2005, 14:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Dec.2005
Thomas Knäbel (e-mail)


Let it snow: Christmas greetings from bplan GmbH
"Let it snow" - at the title link, bplan GmbH are sending christmas greetings to all their current and future customers.

bplan executive Thomas Knäbel comments the photos as follows:

"The first photo was taken in February 2002 after a Pegasos production run in Oberhausen (days apart from the outside world), where we got 'a little bit surprised' by snow: Thomas Dellert, Gerald & I and the nice, broad summer tyres, of course. :)

The lower pictures are from the current year, November 2005, taken in front of our office in Oberursel: Nicolas Det, Gerald & I." (snx)

[News message: 20. Dec. 2005, 13:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Dec.2005
Pegasos.org (Webseite)


Pegasos: AROS, Freevo, Mac-on-Linux
Marcel 'Frostwork' Unbehaun wishes all Pegasos users a very nice Christmas and a Happy New Year with three new creations. The files are provided as torrents by Pegasos.org, so you need a Torrent client for downloading. (snx)

[News message: 20. Dec. 2005, 08:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005
Neo (ANF)


Instant Messenger: Jabberwocky 1.6 released
Jabberwocky is a Instant-Messaging-Client for AmigaOS 3.x, AmigaOS 4 and MorphOS. After a lot of Betaversions is now the offical Version 1.6 available, which includes a lot of fixed mistakes, so is for users of older versions a update recommended. A list of changes is included as readme-file inside of the packet. (snx) (Translation: aj)

[News message: 19. Dec. 2005, 22:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005
Bernd Roesch (ANF)


AROS: New Betaversion of AfA OS
Linked to the title is a new version of AFA OS ("AROS for AmigaOS) available. Beside fixed errors are now 67 AROS equivalent comands of the 119 EXEC-comands implemented.

List of fixed problems:
  • The cycletmenu-problem is fixed with a new exec.library.
  • The right default metric mode is now used by the fontmanager
  • More fixed Errors, usable for to AROS ported software:
    • The AROS-picture-datatype shows now pictures inside of MUI toolbar buttons, if this is activated inside of MUI-prefs.
    • The diskfont.library set the font-flag "FSF_ANTIALIASING 0x10" by TrueType-Fonts - the MUI-textclass (used also by YAM) do not draw thick, if the cursor moved righthand, a version >15.16 of texteditor.mcc is recommended.
    • AllocMem works now with the MEMF_LARGEST-Flag
    • The AROS diskfont-library set the TF_XSize-Flag now for wide characters; through this proportional fonts are working in graphical user interfaces, which are calculating the this with this value. (e.g. GoldED, some DirOpus-Magellan-wondows or DevsMan)
(snx) (Translation: aj)

[News message: 19. Dec. 2005, 22:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005
Genesi (E-Mail)


Genesi: Pegasos-Präsentation of the last Power.org-event online
Genesi has a presentation online released, which are presented on the first Investores-event von Power.org vorgestellt hat. by the company on 14. december in Palo Alto, USA.

This shows the work to expatiate the Pegasos-Platform and shows also the next steps - included the free of charge release of the Pegasos-Designs with all components on Power.org at 9. Januar 2006. (snx) (Translation: aj)

[News message: 19. Dec. 2005, 19:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005
Guido Mersmann (ANF)


New ArakAttack-Version for Poseidon V3
Guido Mersmann has as small X-mas gift a new version of his USB-driver ArakAttack for the USB-Stack Poseidon in conjunction with Amithlon, Prometheus and OpenPCI released.

Please noted, this version needs the version 3 of the USB-Stack Poseidon.

The Author changes his projects to a donationsystem, so this version is not restricted and didn't need a keyfile. If you mean thsi project is usable please donate.

Download: ArakAttack.lha (172 KB) (snx) (Translation: aj)

[News message: 19. Dec. 2005, 12:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005
MorphOS-News.de (Webseite)


The Pegasos Book: English Version 1.2b released
The english version of the PDF-Book "Le livre du Pegasos" is now in Version 1.2b released. This inclueds nearly the complete france Version 1.2, only the UAE-Chapter is missing.

Also linked to the title are two sides, which are shows the usage of the donations and the person how supports the project. (snx) (Translation: aj)

[News message: 19. Dec. 2005, 11:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005
Chris Hodges (ANF)


USB-Stack Poseidon V3.2 available
Two years have passed since the last Poseidon USB release. Now V3.2 is available for AmigaOS (MorphOS version is ready in a few days). The archive can be downloaded from the title link.

So, what's new? (The full, but probably still incomplete changelog is in the guide and over 200 lines long.)
  • Support for Online Registration, Update and Bug reporting.
  • Wacom Tablet HID Support.
  • HID Output Control Window: Automatically generated GUI for HID devices.
  • New Classes for MIDI, Touchscreen, Palm PDAs, IrDA (stack not included) and Bluetooth (stack not included).
  • Mass storage class reworked and extended (e.g. better fall back modes, improved partition detecting for automounting, and unmounting of partitions, better boot time adapting removable task).
  • HID class can now be made boot time resident, no more need for bootmouse or bootkeyboard class.
  • HID lowlevel.library extension for analogue pad information.
  • PoPo: Annoying Poseidon Popups for events, such as connection, removal, low power and death events. With sound support.
  • Power Management added. Warns if power drain is higher than supply.
  • Dead device detection.
  • Severe internal changes to class scan and enumeration procedure: Less (no?) potential deadlocks.
  • Automatic configuration change notification and updating.
  • Support for PipeStreams.
  • Full support for USB 2.0.
  • Updated list of vendors.
  • Devices can now be renamed by user.
  • Added additional visual feedback in Trident (traffic signs).
  • Configuration management added to Trident.
  • Lots of fixes and optimizations.
The update is not free. See the full posting on the Highway-USB mailing list for details. (snx)

[News message: 19. Dec. 2005, 11:05] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005



Aminet-Uploads til 18.12.2005
Aminet-Uploads since our last report:
TelExpress2xs.lha         biz/dbase   509K  OS3  Database for Amiga OS 3.x by Quedex.com
ircstats.lha              comm/irc    101K  OS4  Log analyzer similar to mIRCStats
irssi2mirc.lha            comm/irc     33K  OS4  Converts irssi logs to mIRC logs
amipodder.lha             comm/misc   379K  GEN  Subscribe to, play back and manage podca
netclock.lha              comm/misc    50K  GEN  Set Clock from daytime (atomic) servers
CTorrent.lha              comm/tcp     60K  OS3  BitTorrent Client for Real Amigas
processtorrent.lha        comm/tcp      3K  GEN  Arexx-Script to handle .torrent files
qsilver-ws.lha            comm/www     43K  GEN  HTTP/1.0 compliant webserver in ARexx
SymBase.lha               dev/amos    197K  OS3  Database extension for AmosPro V0.94
cal3d.lha                 dev/gcc     1.4M  OS4  Cal3d - A 3D character animation librrar
awk.tar.bz2               dev/lang    222K  OS4  awk - from OpenBSD 3.8
libflac.lha               dev/misc    1.2M  OS4  FLAC - Free Lossless Audio Codec
libspeex.lha              dev/misc    345K  OS4  Speex a free codec for free speech
libtheora.lha             dev/misc    651K  OS4  libtheora 1.0 alpha 5 release
yacc.tar.bz2              dev/misc    153K  OS4  yacc - from OpenBSD 3.8
BackUp.lha                disk/bakup   49K  OS3  A simple backup tool.. v1.44
mplayer091guide.lha       docs/help     5K  GEN  Mplayer 0.91 Spanish Guide
DumbBell_OS4.lha          game/actio  146K  OS4  some type of a snake game
FurbyKill_OS4.lha         game/actio  1.7M  OS4  its time  to kill the furbies!
noiz2sa.lha               game/actio  9.3M  OS4  An abstract shoot'em up game by Kenta Ch
SOTB_OS4.lha              game/actio  162K  OS4  Remake attempt of Shadow Of The Beast (t
5inarow.lha               game/board  273K  OS4  5 in a row tic tac toe
Drac_OS4.lha              game/board  274K  OS4  Klondike card game
EggChess_OS4.lha          game/board  873K  OS4  Strange multiplayer game
Eremit_OS4.lha            game/board  586K  OS4  Board game where u play with marbles
freeprince.lha            game/jump   610K  OS4  Prince of Persia Engine
mishigame.lha             game/misc   350K  OS4  Tetris game with some twists.
daimonin_client.lha       game/role    17M  OS4  OS4 port for the MMORPG daimonin client
scrambly_dv.lha           game/think  210K  OS4  puzzle game - port of a cellphone game
dvplayer-amixp.zip        gfx/show     41K  GEN  skins for DvPlayer
dvplayer-amixp_2.zip      gfx/show     24K  GEN  skins for DvPlayer
8SVXtoXXX.lha             mus/misc     26K  OS3  IFF-8SVX to 8SVX, RAW, AIFF, WAV, VOC co
ahirecord.lha             mus/play     27K  OS3  Advanced AHI HD-Recorder V1.13
AmigaAMP-External68k.lha  mus/play     51K  OS3  Enhanced 68k decoding engine for AmigaAM
AmigaAMP.lha              mus/play    542K  VAR  MPEG audio player with GUI (68k/PPC)
RemoteRecord.lha          mus/play      5K  GEN  Arexx script for AHIRecord
chrome_themes.lha         pix/theme   1.5M  GEN  A Couple More GUI Themes for OS4
mixer_blue_skin.lha       pix/theme    12K  GEN  Skin Blue for OS4 Audio mixer
Brasil_Trip01.jpg         pix/views    70K  GEN  Picture from Rio de Janeiro
Brasil_Trip02.jpg         pix/views   151K  GEN  Picture from Rio de Janeiro
Brasil_Trip03.jpg         pix/views    57K  GEN  Picture from Rio de Janeiro
Brasil_Trip04.jpg         pix/views    40K  GEN  Picture from Rio de Janeiro
Brasil_Trip05.jpg         pix/views   105K  GEN  Picture showing Iguacu waterfalls
Brasil_Trip06.jpg         pix/views   110K  GEN  Picture showing Iguacu waterfalls
Brasil_Trip07.jpg         pix/views   228K  GEN  Picture showing Iguacu waterfalls
Brasil_Trip08.jpg         pix/views   295K  GEN  Picture showing Iguacu waterfalls
Brasil_Trip09.jpg         pix/views   191K  GEN  Picture beach of Costa do Sauipe
Brasil_Trip10.jpg         pix/views   187K  GEN  Picture beach of Costa do Sauipe
Brasil_Trip11.jpg         pix/views   169K  GEN  Picture showing Salvador habour
Brasil_Trip12.jpg         pix/views   140K  GEN  Picture showing parrot in Brasil
Brasil_Trip13.jpg         pix/views   180K  GEN  Picture showing monkey in Brasil
Brasil_Trip14.jpg         pix/views   248K  GEN  Picture beach of Costa do Sauipe
Annotate_src.lha          text/edit   169K  GEN  Text Editor with advanced features (sour
Annotate_usr.lha          text/edit   230K  OS4  Text Editor with advanced features
xmlguide.lha              text/hyper   21K  GEN  DTD/XSL to convert files in XML format t
lha.run                   util/arc    140K  OS3  Amiga LhA (self extracting archive)
lha_68k.lha               util/arc    134K  OS3  Latest version of Amiga LhA
lha_os4.lha               util/arc    133K  OS4  Latest version of Amiga LhA
lha_wos.lha               util/arc    102K  WUP  Latest version of Amiga LhA
Bekuna.lha                util/boot   670K  GEN  Welcome user program (International)
DiskMaster.lha            util/dir    394K  VAR  DiskMaster2 - 68K & OS4
asyncio_os4.lha           util/libs    37K  OS4  asyncio.library compiled for OS4 PPC Nat
PdaLinkPoseidon.lha       util/libs   137K  OS3  Connect Amiga with Palm PDA, mod. for Po
DigiConverter.lha         util/misc    15K  OS3  Handy dec/hex/bin/float/ASCII-converter
MPlayer-GUI.lha           util/misc   203K  OS4  GUI for MPlayer for OS4
StartBar-ITA.lha          util/misc    94K  OS3  Italian version of StartBar
(cg) (Translation: aj)

[News message: 19. Dec. 2005, 00:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005



os4depot.net: Uploads til 18.12.2005
os4depot.net uploads since out last report:
freeprince.lha        gam/pla  609kb  Prince of Persia Engine
awk.tar.bz2           dev/lan  222kb  awk - from OpenBSD 3.8
libflac.lha           dev/lib    1Mb  FLAC - Free Lossless Audio Codec
libspeex.lha          dev/lib  345kb  Speex a free codec for free speech
yacc.tar.bz2          dev/uti  153kb  yacc - from OpenBSD 3.8
daimonin_client.lha   gam/rol   16Mb  OS4 port for the MMORPG daimonin client
chrome_themes.lha     gra/the    1Mb  A Couple More GUI Themes
ircstats.lha          uti/tex  101kb  Log analyzer similar to mIRCStats
irssi2mirc.lha        uti/tex   33kb  Converts irssi logs to mIRC logs
annotate.lha          uti/tex  230kb  Text Editor with advanced features
annotate_src.lha      uti/tex  169kb  Text Editor with advanced features (sour
mplayer-gui.lha       vid/mis  203kb  GUI for MPlayer for OS4
shadowoftheblitz.lha  dem/mis  162kb  Remake attempt of Shadow Of The Beast (t
libtheora.lha         dev/lib  651kb  libtheora 1.0 alpha 5 release
furbykill.lha         gam/act    1Mb  its time  to kill the furbies!
mishigame.lha         gam/puz  349kb  Tetris game with some twists.
cal3d.lha             dev/lib    1Mb  Cal3d - A 3D character animation librrar
eggchess.lha          gam/boa  872kb  Strange multiplayer game
eremit.lha            gam/boa  585kb  Board game where u play with marbles
drac.lha              gam/car  273kb  Klondike card game
dumbbell.lha          gam/mis  146kb  some type of a snake game
scrambly_dv.lha       gam/puz  210kb  puzzle game - port of a cellphone game
amipodder.lha         net/mis  379kb  Subscribe to, play back and manage podca
camd_envy24ht_tk.lha  dri/mis   14kb  CAMD Envy24HT driver
asyncio.lha           uti/mis   37kb  asyncio.library Compiled for OS4 PPC Nat
(cg) (Translation: aj)

[News message: 19. Dec. 2005, 00:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Dec.2005



AROS-Archives: Uploads til 18.12.2005
aros-archives uploads since our last report:
adv770.zip  gam/adv  873kb  Text adventure Adv770
(cg) (Translation: aj)

[News message: 19. Dec. 2005, 00:01] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Dec.2005
amigaworld.net (Web page)


Magazine: The Crypt, Issue 42
The newest issue of "The Crypt" deals with steam engines, the newest incarnation of King Kong or the joys and woes of assembling a PC as well, besides Amiga topics. (cg) (Translation: cad)

[News message: 18. Dec. 2005, 22:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Dec.2005
morphzone.org (Web page)


MorphOS: Status update on KHTML port
Once again, three new screenshots from the KHTML port were published. Moreover, the FAQ was amended with an entry which points out that the first public beta version is delayed until January or February 2006. (cg) (Translation: cad)

[News message: 18. Dec. 2005, 03:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 138 270 ... <- 275 276 277 278 279 280 281 282 283 284 285 -> ... 290 330 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.
.