amiga-news DEUTSCHE VERSION
.
Links| Forums| Comments| Report news
.
Chat| Polls| Newsticker| Archive
.

Amiga events
13.-15.06.25 • Flashback-Symposium #02 • Jößnitz (Germany)
01.-02.08.25 • Amiga/040 • Mountain View (USA)
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)

27.Sep.2010
Gero Birkenfeld (ANF)


Image editing: iBatch 1.0
Gero Birkenfeld's Image Batcher ("iBatch") is supposed to simplify renaming and converting several image files. The images of a directory are shown as thumbnails and the user can choose the files and the steps of procedure.

iBatch 1.0 is now written in AmiBlitz instead of ARexx. Changes since version 0.4:
  • improved useability, completely new GUI
  • integrated thumbnail viewer + list editor
  • GUI based preferences
  • OS4 "lookalike" requester (also under OS3.x)
  • no ARexx-script
  • c:ImageConverter Shell command is not needed ay longer
  • GUI is not AWNPipe-based. Now based on Stormwizard
  • progress bar
  • same executables for OS3.x up to OS4.x
  • support of locale.library
  • can be also used with lower screen solutions

The program requires AmigaOS 3/4, 24-bit-datatypes, a RTG-system (picasso96 or CybergraphX), 2MB Chip-RAM and 16MB Fast-RAM as well as wizard.library, jpeg.library and zlib.library. (cg) (Translation: dr)

[News message: 27. Sep. 2010, 15:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Sep.2010
Amiga Future (Webseite)


YAM 2.6p1
The eMail program YAM (Yet Another Mailer) is now available in version 2.6p1 for all Amiga systems. This release fixes some minor bugs which were found during the development of version 2.7.

Changes:
  • Improved general stability by having fixed several memory leaks, important bugs and situations where YAM crashed under certain circumstances
  • Fixed the tons of "empty" themes warnings in case NOIMAGEWARNING tooltype or a themes "NoImageWarning" option is set
  • Fixed the "Jump on XXX" config settings to better interact with each other
  • Fixed keyboard usage (cursor left/right) to switch between the folder and mail list
  • Fixed some endianess cases so that the AROS build for i386 works more smoothly
  • Fixed the spam filter to handle its 'inactive' state better and not reset all values anymore on that occassion. Now it is possibile to turn off the SPAM filter all together
  • Fixed display of the poppen objects for MUI 3.8 installations
  • The attachment show window will now display the mail part description in a separate column.
  • Fixed problems with important mails containing X-Status: and Status: as local headers
  • Fixed bug in the "avoid duplicates" functionality which caused that not all mails have been shown in a preselection window
  • Updated the included AISS based theme to require at least AISS 4.8
  • Fixed the mail attachment management to not use internal file names for the "Content-Disposition" header of attachments
  • Fixed mail search functionality to correctly handle mail header searches
  • Fixed XPK packer scanning to show all installed packers correctly
  • Fixed the startup to handle multi user installation more smoothly
  • Fixed the installation script to get the installation going again
(snx) (Translation: dr)

[News message: 26. Sep. 2010, 15:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Sep.2010
MorphZone (Forum)


MorphOS: Firewire-Stack Helios 0.4.560
Guillaume 'Yomgui' Roguez has published a new beta version of his firewire-stack for MorphOS 2.x on Aminet. This version was completely rewritten to get a similar design and API like the USB-Stack Poseidon. Therefore existing installations have to be removed first. A graphical user-interface will follow.

If a compatible SBP2-device was connected (external harddrive, CD-ROM) it is automatically established with the sbp2.class. If this should not work the MorphOS commands Mount and UnitControl can be used as well.

Any feedback of testers is very welcome. Known bugs:
  • Oxford ATA bridges (911/935 families) are known to not work after 2339 ORBs send from the computer. Afterwards a bus reset is needed to continue
  • Having multiple SBP2 devices on the same bus has not been really tested
  • Other kind of devices are not supported yet (more classes needed)
  • Code efficiency is not the first goal, so don't be surprised to see USB speed higer than FW! Especially when the client software doesn't request data enough per IO command
Download: Helios_0.4-svn_r560.lha (166 KB) (snx) (Translation: dr)

[News message: 26. Sep. 2010, 08:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Sep.2010
Amiga Future (Webseite)


WinUAE 2.3.0
Today version 2.3.0 of the Amiga emulator WinUAE has been published. New features:
  • CDTV and CD32 subchannel hardware emulation, CD+G audio CDs supported.
  • CDTV statefile support.
  • FLAC CD audio supported (cue+flac or cue+iso+flac).
  • Automatic center option in autoscale select menu.
  • uaescsi.device SCSI emulation, including full CD audio support.
  • Pause uaescsi.device CD audio when emulation is paused or GUI is open.
  • Support for configuration file delayed CD image insert, for example CD32 games
  • F17 Challenge and Last Ninja crash if booted before CD32 boot screen appears..
  • Right and bottom border, if outside of display area, is blanked instead of filling with current border color.
  • Full "Portable"/USB key mode (-portable command line parameter) and relative path support.
  • Borderless/minimal/normal windowed mode option.
Updates:
  • CD/CD image handling rewrite:
    • .ccd/.img/.sub and .mds/.mdf v1 image files supported.
    • Subchannel support (CDTV/CD32 CD+G).
    • Audio tracks fully supported.
    • SCSI emulation, CD images and non-SPTI mode full uaescsi.device CD audio support, most common CD SCSI commands emulated. SCSI emulation enabled by default.
    • Near-instant compressed (mp3/flac) CD audio and zipped CD image startup time.
    • More reliable CD/CD image and CD backend on the fly change support.
  • CD32/CDTV more accurate CD audio and animation streaming.
  • RawInput ignored most software injected key messages (messages without source keyboard information). They are now redirected to virtual keyboard called "WinUAE null keyboard".
  • Cycle exact audio and disk DMA sequencer, Paula DMA request line timing fully emulated (previously DMA accesses were "immediate", all other timing was already exact)
  • Direct3D bezel overlays and "old" overlays separated, bezel overlays are in overlays-directory, old overlays should be renamed as masks.
  • Direct3D bezel automatic display area detection and aspect ratio correction.
  • Disk images inside archives are automatically "extracted" to Disk Swapper and floppy drive paths when dragged and dropped.
  • Improved plugin-directory detection.
  • 68000 and 68020 cycle exact CPU timing updates.
  • 68040 MMU emulation compatibility improved, Linux and NetBSD confirmed working
  • Keyboard led handling improved
Fixed bugs:
  • Triple/double/single buffer option was not saved to configuration file.
  • Autovsync didn't work.
  • Rawkeyboard GUI F12 key ignored window focus.
  • Gameports panel joystick/mouse type (mouse,joystick,analog joystick,..) was ignored whenn configuration file was loaded.
  • Direct3D 2x+ shader filter bad image quality.
  • CDTV CD timecode fixed (Built-in CD player time counter).
  • CD32 CD end of play notification only worked if play was last sent CD command. (Fightin Spirit)
  • CD32 CD audio status update when attempting to play data tracks (Mission Impossible 2025)
  • CD32 pad 2-button mode fixes (F17 Challenge, Quik The Thunder Rabbit, ATR)
  • Audio length detection error if MP3 audio tracks had checksummed frames.
  • Built-in image mounter CD audio timecode offset fixed.
  • Z3/RTG RAM leak when restarting.
  • Direct3D scanlines can be (finally) enabled on the fly.
  • Configuration file cdimage0=:\ at startup didn't work.
  • Dynamic hardfiles didn't work reliably with DirectSCSI filesystems.
  • Dynamic hardfile data corruption if physical file size grew over 4G.
  • Some demos had blank display (broke in 2.0 Denise updates).
  • Transparent clipboard crash if Windows-side image was not 8 or 32-bit.
  • Initial ROM scan didn't detect Amiga Forever rom keys correctly.
  • Joystick axis bogus autofire in some situations when remapping joysticks.
  • RawInput was not enabled if only one (physical or logical) keyboard was detected.
  • RTG mouse cursor problem in D3D mode with enabled filter.
  • RTG 8-bit fullscreen mode color error in some situations.
  • Miscellaneous custom chipset and disk emulation tweaks.
  • RTS and RTD odd address check was missing, fixes also mysterious JIT crashes.
  • Epson printer emulation multiple page printing fixes.
  • Plugin directory detection problems.
  • Rar archive crash.
  • ~1.5G Z3 Fast RAM works again (64-bit host OS only)
Download: InstallWinUAE2300.exe (2 MB) (snx) (Translation: dr)

[News message: 25. Sep. 2010, 15:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Sep.2010
MorphZone (Webseite)


MorphOS: IceFileSystem 2.0
Version 2.0 of the IceFileSystem has been published which fixes several bugs. IceFS is a 64bit filesystem for MorphOS which supports nearly any sector sizes.

The filesystem is Shareware (in the unregistered version it becomes slower). After 300 sold keyfiles it will be published as Freeware.

Download: icefs200.lha (279 KB) (snx) (Translation: dr)

[News message: 24. Sep. 2010, 20:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Sep.2010
amigaworld.net (Webseite)


Polish Print magazine: Polskie Pismo Amigowe, issue 3
The third issue of the Polish print magazine PPA is available. The magazine has 28 coloured pages and can be purchased for about 5 Euro (incl. shipping). There is also a cheaper version which can be downloaded. (cg) (Translation: dr)

[News message: 24. Sep. 2010, 17:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2010
Amigaworld.net (Webseite)


Clipo 0.2: Clipboard-exchange via TCP/IP
Clipo was updated to beta version 0.2. Clipo is program which allows you to exchange the content of the Clipboard via a TCP/IP-connection between the following operating systems with the keyboard shortcut (Alt+s):
  • AmigaOS 3.x (also under UAE/Amithlon)
  • AmigaOS 4.x
  • MorphOS
  • AROS/i386
  • Windows (tested under XP)
Download: clipo.lha (84 KB) (snx) (Translation: dr)

[News message: 23. Sep. 2010, 19:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2010



AmigaOS 4: Web-Browser NetSurf 2.6
NetSurf is a fast browser which was originally developed for RiscOS. It can be used with 17 MB memory and supports HTML 4.01, XHTML 1.0 and CSS 2.1. Changes in version 2.6 are listed in the Changelog. (cg) (Translation: dr)

[News message: 23. Sep. 2010, 15:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Sep.2010
Pegasosforum (Webseite)


MorphOS: HotCorner 1.0
The program HotCorner written by Antoine 'Tcheko' Dubourg sends certain hotkeys if you are moving the mouse pointer to one of the corners of the screen.

Download: HotCorner-1.0.lha (36 KB) (snx) (Translation: dr)

[News message: 21. Sep. 2010, 21:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Sep.2010
Amiga.org (Webseite)


Event: MorphOS 2.6 on AmiWest
On the AmiWest, which will take place from 22th to 24th of October, AmigaOS 4 and A-EON Technologies as well as MorphOS 2.6 will be presented. If the update should not be released until this date, at least a beta version will be presented.

David 'AmigaDave' Morris will present four computers with MorphOS, the Efika-board and three G4-Macs: one Mac mini (1,5 GHz), one eMac (1,25 GHz) and one Dual-MDD-PowerMac (1,25 GHz). The eMac will be endowed for a prize and the licence of the operating system will be donated by the MorphOS developer team. (snx) (Translation: dr)

[News message: 21. Sep. 2010, 21:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Sep.2010
Amigaworld.net (Webseite)


AmigaOS 4: Oric-Emulator Oricutron 0.7
Peter Gordon's Oricutron (previously Oriculator) is an emulator of the home computer Oric (Oric 1, Oric Atmos, Oric Telestrat and Pravetz 8D) for AmigaOS 4 and Windows. You can find the changes under the title link. (snx) (Translation: dr)

[News message: 21. Sep. 2010, 20:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Sep.2010
Amigaworld.net (Webseite)


25th Anniversary Amiga Puzzle solved
Under the title link Amigaworld.net summarized its anniversary puzzle with a PDF-file.

Download: FinalAnswerSheet.pdf (2 MB) (snx) (Translation: dr)

[News message: 19. Sep. 2010, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Sep.2010
Amiga.org (Webseite)


DiscreetFX: Bounty-project for FPGA-Video-Toaster
Bill Panagouleas (DiscreetFX) has announced a bounty project which is supposed to realize a FPGA-programming of the Amiga extension board Video Toaster by NewTek. An anonymous contributor has donated 12.000 US-Dollar. Te project has to be finished until 12th of December 2012. If the bounty project should be not fulfilled every donator will be supposed to get back twice as much as of the amount.
(snx) (Translation: dr)

[News message: 18. Sep. 2010, 22:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Sep.2010
Amigans.net (Webseite)


AmigaOS 4: GngeoNG 0.8.0
Hugues 'HunoPPC' Nouvel has published an update of his AmigaOS-4-port of the Neo-Geo-emulator GnGeo. There are two different versions available: The first one for the user-interface NeoGUI (gngeo) and the second one for the new GngeoNG GUI (GngeoNG-GUI). For version 0.8.0 you will probably need new ROM-files.

Download: gngeong.lha (2 MB) (snx) (Translation: dr)

[News message: 18. Sep. 2010, 18:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Sep.2010
MorphZone (Forum)


MorphOS: SCANdal beta version with improved Epson-support
Michal 'zukow' Zukowski's SCANdal is a scanner application which supports drivers in Betascan-format (screenshot). This beta version fixes a bug with the light intensity of Epson-scanners. Additionally a new Epson-backend is available which at the author causes some problems using USB but it does work over SCSI. Any feedback is very welcome.

Download:
scandal_beta.lha (142 KB)
epson2.lha (137 KB) (snx) (Translation: dr)

[News message: 18. Sep. 2010, 05:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Sep.2010
Amigaworld.net (Webseite)


AmigaOS 4: Origyn Web Browser 3.30
Jörg Strohmayer has published an update of his port of Origyn Web Browser for AmigaOS 4. A detailed list of all changes is available under the title link.

Download: owb.lha (9 MB) (snx) (Translation: dr)

[News message: 17. Sep. 2010, 21:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Sep.2010
Andreas Magerl (ANF)


Amiga Future: Further complete versions online
In the download section of the Amiga-Future-homepage further complete versions have been added, among others Monzoom ISO, Zombie Massacre and "Das Tier". (snx) (Translation: dr)

[News message: 17. Sep. 2010, 13:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Sep.2010
Amigaworld.net (Webseite)


AmigaOS 4: AllKeys 2.31 and MPlayer-GUI 1.50
The OnyxSoft-team has published AllKeys 2.31 and MPlayer-GUI 1.50 for AmigaOS 4. AllKeys is a hotkey program which supports most of the multimedia and mouse keys. Version 2.31 fixes a crash bug by replacing the function Execute() by SystemTagList().

MPlayer-GUI 1.50: This graphical user-interface for MPlayer now supports adding of fils to the playlist via drag'n'drop. Additionally MPlayer can be now started with a special on-screen-display. (snx) (Translation: dr)

[News message: 16. Sep. 2010, 17:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Sep.2010
Amigaworld.net (Webseite)


AROS: Bounty-project on Zune improvement
On power2people.org another bounty project was started. Under the title link you can donate for it. The open-source MUI-clone Zune is supposed to be completed with functions of MUI 4 in order to make a compilation of the MorphOS-version of the browser OWB under AROS possible. (snx) (Translation: dr)

[News message: 16. Sep. 2010, 17:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Sep.2010



Copy program: The X-Copy Shrine
With permission of the rights owner, "X-Copy Shrine" will gather all official versions of X-Copy. (cg) (Translation: dr)

[News message: 15. Sep. 2010, 18:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Sep.2010
MorphZone (Forum)


MorphOS: Interested in driver for Catweasel MK4?
Under the title link Ian Gledhill who is writing a driver for the disk drive controller Catweasel MK4 for AmigaOS 4 and AROS is asking if there is sufficient need of a MorphOS-port.

The only requirement would be that it took him no money. (snx) (Translation: dr)

[News message: 15. Sep. 2010, 15:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Sep.2010
MAZ Sound Tools (ANF)


Immortal 4: Soundtracks of Amiga games
The "Immortal"-serie arranges soundtracks of Amiga games completely new. Most of the arrangements were composed by the original authors, some ones were supported by well-known misicans from the scene (Romeo Knight, Jogeir Liljedahl).

The fourth issue includes tracks like Lemmings, Cannon Fodder, Leisure Suit Larry, Wing Commander or Turrican 2. The double CD offers 35 songs and will be published in the fourth quarter. (cg) (Translation: dr)

[News message: 13. Sep. 2010, 22:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Sep.2010
Elbox (ANF)


Mediator driver: Mediator Multimedia CD UP 2.0
Registered users of the PCI-busboard Mediator PCI 3/4000T, Mediator PCI 4000D, Mediator PCI 4000Di, Mediator PCI 4000, Mediator PCI 3000D, Mediator PCI 1200 TX, Mediator PCI 1200 SX, Mediator PCI 1200LT4, Mediator PCI 1200, Mediator PCI 1200LT and Mediator PCI ZIV can download version 2.0 of MM CD 2.0. (cg) (Translation: dr)

[News message: 13. Sep. 2010, 22:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Sep.2010
amigaworld.net (Webseite)


Podcast: Amiga Round Table - Interview with Trevor Dickinson
Trevor Dickinson by A-Eon Technologies answered some questions for a new episode of "Amiga Round Table". This podcast is also available as download. (cg) (Translation: dr)

[News message: 12. Sep. 2010, 15:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
11.Sep.2010
Amigaworld.net (Forum)


AmigaOS 4: Rebol-port in progress
According to Carl Sassenrath under the title link a test version of script language Rebol works now under AmigaOS 4 as well. ACube Systems provided the required computer. (snx) (Translation: dr)

[News message: 11. Sep. 2010, 18:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Sep.2010
German Amiga Community (Webseite)


Individual Computers: New accelerator cards for Amiga 600/1200?
Jens "Paradroid" Schönfeld from Individual Computers is developing new accelerator cards for Amiga 600- and 1200-computers. An officual announcement or confirmation is still not available but obviously three different models are going to be published in December:
  • A1200: 56 Mhz, 64 MB RAM, about 199 Euro
  • A1200: 28 Mhz, 64 MB RAM, about 99 Euro
  • A600: 25 Mhz, 32 MB RAM

According to Jens Schönfeld the main focus is a fast memory access. Therefore all boards will not include a FPU.

Besides, the boards will also not have a jumper or other preferences. You can only add a clock. (cg) (Translation: dr)

[News message: 09. Sep. 2010, 17:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Sep.2010
Amiga.org (Webseite)


Video: NewTek advert "Freedom" for Video Toaster Flyer (1994)
By OpenVideoToaster.org the video "Freedom" produced by Firma NewTek was published. This video was the advert for the Flyer-controller for the Video Toaster published in 1994 with which you could use (up to 21) harddrives instead of magnetic tapes.

In this video Dick van Dyke, Walter Williams and Ron Thornton are to be seen. (snx) (Translation: dr)

[News message: 09. Sep. 2010, 07:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Sep.2010
amigaworld.net (Webseite)


AmigaOS 4: Subtitling with SimpleSub 1.0
With SimpleSub written by Kevin "ktadd" Taddeucci you can create subtitle by editing and adding SRT-files to a video (screenshot). In a "preview"-mode the video player MPlayer can be started with SimpleSub to test the right position of the subtitles.

SimpleSub requires version 1.0rc2_02 of the video encoder called Mencoder with which you can save the edited video. (cg) (Translation: dr)

[News message: 08. Sep. 2010, 17:18] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Sep.2010



AROS: Web-Browser OWB 1.02 ("Experimental Release")
Krzysztof "deadwood" Smiechowicz has undertaken the further development of Stanislaw Szymczyk's original port of the "Origyn Web Browser". Version 1.02 now saves cookies of more of one session. You can find a detailed list of changes in the Changelog.

The archive only includes the OWB-binary and requires an exisiting installation of an older version of OWB. The author calls this version an "experimental build" and asks you for feedback.

Direct download: owb-1.02.zip (13,5 MB) (cg) (Translation: dr)

[News message: 07. Sep. 2010, 17:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Sep.2010
aros-exec.org (Webseite)


AROS: Vector graphic program AmiFIG-Suite 0.6
Yannick Erb has published a new update for the vector graphic program AmiFIG (screenshot). Version 0.6 includes several minor bug fixes as well as some improvements:
  • On screen dispay can now be antialiased (go to preference/Display to enable the option)
  • AmiFIG is now localised and delivered with 2 catalogs (french and italian wich are still WIP, please report any error)
  • Export 3 bitmap can now be done with 4 antialiasing choices (none/4x/9x/16x oversampling), be carreful, with big images 9x and 16x can fail and the resulting image will be empty)
(cg) (Translation: dr)

[News message: 06. Sep. 2010, 17:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Sep.2010



WHDLoad: New packages until 06.09.2010
With WHDLoad you can install games and scene demos on your harddrive which were originally published on disks. Additionally several incompatibilities with newer Amiga models are fixed.

The following installers have been added, improved or updated:
(cg) (Translation: dr)

[News message: 06. Sep. 2010, 15:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Sep.2010



Software-News until 06.09.2010

MorphOS: MagicalInk 0.52

Carsten Siegner has published an update of his vector graphic editor MagicalInk:
  • Toolbars can be opened with the Start
  • Autoclosing the toolbar can be turned off
  • First beta version of MagicalInk-guide
  • Bugfix: MUI-class TheBar.mcc is no longer searched

Download: upd.lha (1,3 MB)

AmigaOS 4: ClipDown 3.1

ClipDown is an addition to the AmigaOS-4-version of the browser OWB. Changes in version 3.1:
  • Included new icon from Martin (Mason) Merz. Thanks Martin!
  • Added "Snapshot Screen" selected to Tools menu. (5 seconds to pick screen.)
  • Added version number to window title
  • Fixed bug where getvideo STARTMODE tooltype settngs were not recognized

Source codes of Eye Viewer SE2 released

The sources of the picture viewer Eye Viewer SE 2.0 (screenshot) was released under the GPL because the author of the program has lost interest in Amiga.

Download: EV-CodeOS4.lha (66 KB)

AmigaOS 4: Sirena Player 1.07

Sirena Player is an audio player written with Hollywood which can play MP3, WAV and MOD files. Version 1.07 includes now a Greek translation. (cg) (Translation: dr)

[News message: 06. Sep. 2010, 15:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Sep.2010
MorphZone (Forum)


MorphOS: Envy24-driver-port possible
In the forum of MorphZone the author of Audio Evolution, Davy Wentzler, has announced that a port of further Envy24-drivers is possible if the amount of sales of the MorphOS-Version of his program will increase from eleven to at least. With those drivers M-Audio-soundboards would be supported. (snx) (Translation: dr)

[News message: 05. Sep. 2010, 19:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Sep.2010
Amiga Future (Webseite)


Text viewer: EvenMore 0.69 (4.9.10)
EvenMore written by Chris Perver is a text viewer written in AmigaE. In version 0.69 (4.9.10) the Arc2Text-plugin was reworked. (snx) (Translation: dr)

[News message: 05. Sep. 2010, 14:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Sep.2010



AmigaOS 4: XADFileSystem 52.1
Fredrik Wikström has published version 52.1 of his XADFileSystem for AmigaOS 4. It is a files ystem with which you can use archives as drives.

Download: xad_fs.lha (28 KB) (snx) (Translation: dr)

[News message: 05. Sep. 2010, 07:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Sep.2010
Amiga.org (Webseite)


Oregon-Research programs now Public Domain
According to 'Gulliver' under the title link, the earlier manager of Oregon Research, Robert Luneski, has released his Amiga-programs as Public Domain.

Mainly it is the game developing program GameSmith Development System, the mailbox program Termite and the TCP/IP-stack Termite TCP. You can find download links of two of the mentioned programs under the title link. (snx) (Translation: dr)

[News message: 04. Sep. 2010, 19:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Sep.2010
Grzegorz Kraszewski (ANF)


MorphOS: ChocolateCastle 0.6 - Source code templates for MUI-/Reggae-classes
Grzegorz "Krashan" Kraszewski's ChocolateCastle generates source code templates for MUI and Reggae classes which can be adapted with a graphical user-interface. The current version 0.6 generates Reggae classes as well and supports internal classes which are linked with the main application. (cg) (Translation: dr)

[News message: 04. Sep. 2010, 01:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Sep.2010



Workbench background picture with BoingBall
"indi69" has created a background picture with a BoingBall (preview). The archive includes pictures with a solution of 1920x1080, 1600x1200, 1280x960, and 1024x768. (cg) (Translation: dr)

[News message: 03. Sep. 2010, 14:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Sep.2010
Andreas Magerl (ANF)


Amiga Future: Issue 86 published
Today the German and English issue 86 (September/October 2010) of the print magazine Amiga Future has been published and can be ordered on the website or in Amiga stores. You can find a detailed table of contents under the title link.

This issue includes among others:
  • Test reports about A/Nes Pro, Giana's Return, MorphOS 2.5 and Timberwolf
  • Interview with Petro Tyschtschenko
  • Reports from Amiga-Event Essen and from VCF UK
  • Workshops
(snx) (Translation: dr)

[News message: 03. Sep. 2010, 13:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Sep.2010



Updates of Texteditor.mcc, TheBar.mcc and OpenURL for all systems
The MUI-classes Texteditor and TheBar as well as OpenURL were updated. All libraries are available for all of the Amiga systems. (cg) (Translation: dr)

[News message: 02. Sep. 2010, 17:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Sep.2010
Carsten Siegner (ANF)


MorphOS: Vector graphic editor MagicalInk (Update)
With MagicalInk wriiten by Carsten Siegner you can open and edit Word95-, OpenOfficeDraw- and SVG-files (Youtube-video). It also includes a graphical user-interface.

This is the first public release and therefore the archive does not include a manual and translations. MagicalInk requires MorphOS 2.5 and the font collection of the browser OWB. If OWB has not already installed you can install the required fonts with the batch-script "Download Fonts".

Launching MagicalInk for the first time can take about two minutes to create a font cache.

Download: magicalink.lha (2,1 MB)

Update: (02.09.2010, 21:00, cg)

Carsten Siegner has published some tutorial videos which explain the usage of the program: 1, 2, 3, 4, 5, 6, 7, 8, 9. The author pointed out that he could not turn off the autofocus of his camera. (cg) (Translation: dr)

[News message: 01. Sep. 2010, 21:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Sep.2010
David Brunet (ANF)


New articles on Obligement
The articles below have been added to the website of the french Amiga/MorphOS magazine Obligement during the last two months. All translations are welcome - if you are interested, please contact David Brunet for more information.
  • Amiga/MorphOS news of july/august 2010
  • Old news from july to december 1998 and its relatives articles: news about QNX, Report about Pianeta 1998, review of REBOL 1.0.2, etc.)
  • Report: Alchimie 2009
  • Interview with Guilaume Michalakakos (musician of the Natatmi Team)
  • Interview with Pascal Papara (maker of the AresOne and more)
  • Old interviews from 2001: Martin Merz, Petro Tyschtschenko, Thomas Unger and Nikolaj Kiær Thygesen
  • Review of Fortis
  • Review of Giana's Return
  • Review of IceFileSystem 1.13
  • Review of C64 Orchestra
  • Hardware: Kickstart ROM Switcher
  • Hardware: HxC Floppy Emulator
  • Hardware: Add a LED for the PCMCIA in an A600
  • Hardware: Add a LED for the PCMCIA in an A1200
  • File: History of the Amiga - year 1998 (update)
  • File: Id numbers and models of PowerPC Macintosh
  • Tutorial: Overclock a CyberStorm Mk3
  • Tutorial: HTML - documents formatting (separators)
  • Tutorial: HTML - navigation in documents (hypertext links)
  • Special quizz about Carl Sassenrath, and the year 1986 and 1987
  • Article in English: Interview with Pascal Papara
(snx)

[News message: 01. Sep. 2010, 16:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Sep.2010
Aros-Exec (Forum)


AROS: Surfstick support for Poseidon
The cdcacm.class for Poseidon does now also support the Huawei E169 and E220 used by O2 or Vodafone. The support of further models was announced. (snx) (Translation: dr)

[News message: 01. Sep. 2010, 16:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Sep.2010



MorphOS: Sudoku-Solver Sudominator 0.1
Grzegorz "Krashan" Kraszewski's Sudominator solves Sudoku-puzzles. The source code is included in the archive. (cg) (Translation: dr)

[News message: 01. Sep. 2010, 16:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Sep.2010



Commodore USA purchased licence for distributing "Amiga"-keyboard computers
Commodore USA which for a short time has been selling keyboard computers with a later added Commodore-logo has announced in a press release that Amiga Inc. sold the company a licence for the distribution. (cg) (Translation: dr)

[News message: 01. Sep. 2010, 03:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Sep.2010
amiga.org (Webseite)


Magazine: Commodore Free, issue 43 - Interview with A-EON
"Commodore Free" is a free, English-language magazine about Commodore and Amiga computers which is available in different formats - among others as HTML-version and as C64-Diskmag.

Topics of this issue:
  • Editorial
  • NEWS
    • Amiga Forever and C64 Forever 2010.1 Released
    • IDESERVD For OSX
    • SIDIN Issue 13 Released
    • WinUAE 2.2.0 Available
    • PC World Wesbite Looks Inside The Amiga 1000
    • Vintage Computer Festival
    • Cottonwood BBS Update
    • RGB Video Update
    • C64 - Archiv Updated To V3.2
    • CBM-Command Special Release
    • OpenSSL 1.0.0a (Rev#2) for AmigaOS
    • Amitopia TV 11th of July - Giana's Edition!
    • C64 Memories Frontend For The Commodore 64
    • Silo 64 Game
    • SEUCK Vault Update News
    • WookieChat For Amiga OS Update
    • ASCII -- PETSCII Converter
    • 4GB CF IDE Hard Drive
    • BASIC point
    • UFE Floppy Drive Emulator
    • A-Eon Updates Revison 2 Nemo Motherboards and AmigaOne X1000 Beta Test Update
    • Not Another Sprite Editor V1
    • 10 Year Anniversary Concert With Press Play On Tape
    • "The Unofficial CMD Homepage"
  • Interview with Trevor Dickinson - A-EON Technology CVBA
  • Interview with Gregory Alekel - Creator of www.commodoreserver.com and Comet64
(cg) (Translation: dr)

[News message: 01. Sep. 2010, 02:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.Aug.2010
Moobunny (website)


AmigaOne X1000: Beta tester documents on Internet
The documents which get users of A-EONs beta-program are available on Internet. We have collected the most important information. But be aware: No liability assumed!
  1. The beta tester immediately has to pay 750 Euro. The beta hardware (only motherboard and memory - tower, mouse or keyboard are not included) will probably be sent at the end of this year and will cost "approximately" 1400 Euro (plus taxes and shipping).
  2. Although the document is only called "Confidentiality and Betatesting Agreement" the main part of it is about the handing over of the X1000 and the coresponding payments..
  3. A-EON offers a "limited warranty": If there will be bugs which interferes a great deal the functions of the motherboard and which cannot be fixed with the help of software the beta tester can send back the hardware to the producer. A-EON then will decide if the motherboard will be reworked or the beta tester will get 90% of the purchase price.
  4. The contract does not include any provisions what will happen with the payments in advance if there are any problems.

In our opinion this document is a contract of sale. (cg) (Translation: dr)

[News message: 31. Aug. 2010, 16:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Aug.2010
amigafuture.de (Webseite)


Emulator: Preview to WinUAE 2.3.0
As usual the developers of the well-known Amiga-emulator WinUAE has given a short preview to the next forthcoming version. WinUAE 2.3.0 is supposed to be published in September:

New features:
  • CDTV and CD32 subchannel hardware emulation, CD+G audio CDs supported.
  • CDTV statefile support.
  • FLAC CD audio supported (cue+flac or cue+iso+flac).
  • Automatic center option in autoscale select menu.
  • uaescsi.device SCSI emulation, including full CD audio support.
  • Pause uaescsi.device CD audio when emulation is paused or GUI is open.
  • Support for configuration file delayed CD image insert, for example CD32 games
  • F17 Challenge and Last Ninja crash if booted before CD32 boot screen appears..
  • Right and bottom border, if outside of display area, is blanked instead of filling with current border color.
  • Full "Portable"/USB key mode (-portable command line parameter) and relative path support.

Updates:
  • CD/CD image handling rewrite:
    • .ccd/.img/.sub and .mds/.mdf v1 image files supported.
    • Subchannel support (CDTV/CD32 CD+G).
    • Audio tracks fully supported.
    • SCSI emulation, CD images and non-SPTI mode full uaescsi.device CD audio support, most common CD SCSI commands emulated. SCSI emulation enabled by default.
    • Near-instant compressed (mp3/flac) CD audio and zipped CD image startup time.
    • More reliable CD/CD image and CD backend on the fly change support.
  • CD32/CDTV more accurate CD audio and animation streaming.
  • RawInput ignored most software injected key messages (messages without source keyboard information). They are now redirected to virtual keyboard called "WinUAE null keyboard".
  • Audio and disk DMA sequencer is now cycle-exact, Paula DMA request line timing fully emulated. (previously DMA accesses were "immediate", all other timing was already exact)
  • Direct3D bezel overlays and "old" overlays separated, bezel overlays are in overlays-directory, old overlays should be renamed as masks.
  • Direct3D bezel automatic display area detection and aspect ratio correction.
  • Disk images inside archives are automatically "extracted" to Disk Swapper and floppy drive paths when dragged and dropped.
  • Improved plugin-directory detection.
  • 68000 and 68020 cycle exact CPU timing updates.
Fixed bugs:
  • Triple/double/single buffer option was not saved to configuration file.
  • Autovsync didn't work.
  • Rawkeyboard GUI F12 key ignored window focus.
  • Gameports panel joystick/mouse type (mouse,joystick,analog joystick,..) was ignored whenn configuration file was loaded.
  • Direct3D 2x+ shader filter bad image quality.
  • CDTV CD timecode fixed (Built-in CD player time counter).
  • CD32 CD end of play notification only worked if play was last sent CD command. (Fightin Spirit)
  • CD32 CD audio status update when attempting to play data tracks (Mission Impossible 2025)
  • CD32 pad 2-button mode fixes (F17 Challenge, Quik The Thunder Rabbit, ATR)
  • Audio length detection error if MP3 audio tracks had checksummed frames.
  • Built-in image mounter CD audio timecode offset fixed.
  • Z3/RTG RAM leak when restarting.
  • Direct3D scanlines can be (finally) enabled on the fly.
  • Configuration file cdimage0=:\ at startup didn't work.
  • Dynamic hardfiles didn't work reliably with DirectSCSI filesystems.
  • Dynamic hardfile data corruption if physical file size grew over 4G.
  • Some demos had blank display (broke in 2.0 Denise updates).
  • Transparent clipboard crash if Windows-side image was not 8 or 32-bit.
  • Initial ROM scan didn't detect Amiga Forever rom keys correctly.
  • Joystick axis bogus autofire in some situations when remapping joysticks.
  • RawInput was not enabled if only one (physical or logical) keyboard was detected.
  • RTG mouse cursor problem in D3D mode with enabled filter.
  • RTG 8-bit fullscreen mode color error in some situations.
  • Some misc custom chipset and disk emulation tweaks.
(cg) (Translation: dr)

[News message: 30. Aug. 2010, 22:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Aug.2010
twitter/ MorphOS Team (ANF)


MorphOS: KidLock 1.1
Antoine "Czeko" Dubourg's KidLock deactivates the keyboard and/or the mouse of the computer to avoid undesired input of kids or cats. You can unlock it with a certain keyboard shortcut. (cg) (Translation: dr)

[News message: 30. Aug. 2010, 14:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Aug.2010
MorphZone (Forum)


MorphOS: Reggae tutorial for http.stream class
A new Reggae tutorial with 3 example applications is available in the MorphZone Library. One of the examples is just ready to use HTTP downloader with support for files longer than 4 GB (on 64-bit filesystems of course). This is the first part of http.stream tutorial, the second one will cover more advanced stuff. (snx)

[News message: 29. Aug. 2010, 09:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Aug.2010
Martin Merz (ANF)


AmigaOS 4: New Icons and AISS 4.10
Press release Several icon sets and an update for AISS in the new AmigaOS 4.1 Update 1 style are available on the Masonicons website.

Masonicons Collection August 2010
Icons for apps, tools and utilities like AmiBlitz, Audio Evolution, Diavolo, Envoy and many more. Preview: rel13.jpg

AISS 4.10
The Amiga Image Storage System features over 5,000 toolbar images in the new design. (AmigaOS 4.1 Update 1 only - on older systems you have to install AISS 4.6 first.) Preview: aiss410.pdf (snx)

[News message: 29. Aug. 2010, 09:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Aug.2010
Amigaworld.net (Webseite)


MorphOS: Audio Evolution 4 available
After AmigaOS 4 and AROS the audio recordung software Audio Evolution 4 is now available for MorphOS as well. You can download a limited demo version to test it. The author thanks the MorphOS developer team for the support. (snx) (Translation: dr)

[News message: 28. Aug. 2010, 23:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Aug.2010
Edgar Schwan (ANF)


AmigaOS 4: UFRaw for AmiCygnix / Gimp-Plugin-Upload finished
With the help of UFRaw you can edit and convert RAW-graphics (screenshot). The program is based on Dave Coffin's DCRaw and supports many different graphic types.

UFRaw can be used as single application or as plugin for the picture editing software The Gimp.

You can also read Exif-data and colour management with Little CMS (lcms).

Supported formats:
  • Unidentified Flying Raw (*.ufraw)
  • Adobe Digital Negative (*.dng)
  • Canon RaW (*.crw, *.cr2)
  • Fuji raw image (*.raf)
  • Kodak raw image (*.dcr, *.k25, *.kdc)
  • Minolta raw image (*.mrw)
  • Nikon raw image (*.nef)
  • Olympus raw image (*.orf)
  • Panasonic raw image (*.raw)
  • Pentax raw image (*.pef)
  • Sigma raw image (*.x3f)
  • Sony Raw Format (*.srf, *.sr2)
  • Alpha Raw format (*.arw)
The Gimp: Plugin-Status

All uploads concerning "The Gimp" are finished. All working plugins are now available.

The following standard plugins do still not work:
  • script-fu
  • print
  • help + helpbrowser (Gimp Hilfesystem)
  • poppler (PDF Dokumente)
  • pygimp (Python Skripte)
  • imagemap
  • spheredesigner
  • fractaltrace
Download: ufraw.lha (15 MB) (snx) (Translation: dr)

[News message: 28. Aug. 2010, 12:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Aug.2010



Web-Browser: Netsurf 2.1
Artur Jarosik has published a new update of the AmigaOS-port of NetSurf. This version introduces the support of Cookies which has still some bugs. (cg) (Translation: dr)

[News message: 27. Aug. 2010, 16:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Aug.2010
Michael Rupp (ANF)


Javascript: The Amiga Workbench Simulation 0.13
TAWS ("The Amiga Workbench Simulation") is a pure JavaScript simulation of the Amiga-Workbench 3 for Internet Explorer, Firefox and from this version on for Opera and AppleWebKit-browser either. All kind of feedback is very welcome.

You can find a detailed list of changes if you start TAWS and then go to System/TAWS. (cg) (Translation: dr)

[News message: 27. Aug. 2010, 14:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Aug.2010



TCP/IP-Stack: Roadshow for Amiga/68k?
On Amiga.org currently the users are discussing if there is any chance to release Roadshow for Amigas with a 68000-processor and higher. Roadshow is the TCP/IP-stack included in AmigaOS 4. According to Olaf 'olsen' Barthel under the title link a 68k-version should be possible - only a GUI is missing. (snx) (Translation: dr)

[News message: 24. Aug. 2010, 12:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Aug.2010
Papiosaur (ANF)


MorphOS: Pack Ultimate 1.6.1
Press release The French website www.meta-morphos.org is pleased to announce the immediate availability of pack Ultimate 1.6.1 for MorphOS 2.5 (registered or not).

This pack is not official, it will allow you to quickly and effortlessly obtain a more complete MorphOS environment. Included features are: mail, chat, calendar, address book, music and video players, drawing software, photo organizer, E-UAE integration in Ambient and GetVideo integration in OWB (via contextual menu) and much more.

Feel free to give your suggestions, contributions, translations to the following address: papiosaur2 [at] hotmail.fr - thanks for your participation to this project!

Components that have been updated in version 1.6.1:
  • OWB 1.9
  • SCANdal 1.4 beta
  • MPlayer (20/07/10)
  • VNC Server 1.0RC5
  • sbar Keymap 20.12
  • LoView 1.86 und LoViewThumb
  • NList 0.107
  • Fortis 1.1
  • ThunderSlash
Download: installpack.lha (234 KB) (snx)

[News message: 23. Aug. 2010, 20:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Aug.2010
Amiga.org (Forum)


MorphOS: IceFileSystem 1.14
The IceFileSystem was updated. Changes:
  • Softlink bug (owner,protection,size,date wrong for ExAll) fixed
  • Softlink bug regarding inline expansion fixed
  • Many improvements and fixes to caching system
  • Using 32K blocksize did not work correctly, fixed (IceFilesytem works great with 512 though)
  • Problem with SimpleMail fixed (action_create_dir() returned wrong error code)
  • Recycledir fixes
(snx) (Translation: dr)

[News message: 22. Aug. 2010, 18:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 68 130 ... <- 135 136 137 138 139 140 141 142 143 144 145 -> ... 150 198 251 [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
.
Amiga history: Will the real Joe Pillow please stand up (07. May.)
New PPC hardware announced: "Mirari" featuring USB3, NVME, FPGA (Update 3) (30. Apr.)
7-bit: Bluetooth adapter for control pads (25. Apr.)
First stable version of a native 64-bit AROS (24. Apr.)
Emulation: QEMU 10.0 / bboot 0.8 (23. Apr.)
Announcement and pre-order campaign: AmiGUS sound card (19. Apr.)
ACube Systems: UBoot 2015.d for Sam440ep flex and mini-itx (15. Apr.)
Paint program: PolarPaint for all Amiga systems (11. Apr.)
ACube Systems: UBoot 2015.d for Sam460EX, Sam460CR and Sam460LE boards (09. Apr.)
Mining strategy game: The history of "Aminer" (07. Apr.)
.
 amiga-news.de
.
Configure main page

 
 
.
Masthead | Privacy policy | Netiquette | Advertising | Contact
Copyright © 1998-2025 by amiga-news.de - all rights reserved.
.