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

Amiga events
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)
31.10.-02.11.25 • Amiga-Meeting 2025 • Neumünster (Germany)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

01.Aug.2015



AmigaOS 4: Directory Opus 4.18.44
In the lastest version of the file manager Directory Opus some minor bugs have been fixed. more ... (cg) (Translation: dr)

[News message: 01. Aug. 2015, 20:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jul.2015
Andreas Falkenhahn (ANF)


Super summer update of 17 Hollywood-plugins
Press release: The silly season just got serious! Airsoft Softwair is proud to present the ultimate 200+ binaries Super Summer Plugin Bash 2015! This is the biggest plugin update in the history of Hollywood! A grand total of 17 plugins have been updated and are now available in brand new versions. Because Hollywood supports so many different platforms, updating 17 plugins means that almost 250 binaries had to be updated, altogether these are over 50 megabytes of new plugin magic! All Raspberry Pi fans will be very happy to hear that all plugins are available in a Linux ARM flavour now too. Linux ARM support was introduced in Hollywood 6.0.

Here's an overview of the changes in the individual plugins:

ahx.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
aiff.hwp 1.1:
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
apng.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added file types information for Hollywood 5.3
avcodec.hwp 1.3:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • Fix: Incorporated some fixes from newer FFMPEG builds which solve the problem of audio glitches when seeking audio streams because intermediate buffers weren't flushed correctly
  • New: Added support for Hollywood 6's "Adapter" tag
  • New: Added support for Hollywood 6's video/audio streaming interface
digibooster.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
flicanim.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
  • New: Added file types information for Hollywood 5.3
jpeg2000.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
  • Fix: IsPicture() didn't return correct width, height, and alpha channel information
  • New: Plugin can save J2K images too now; use #IMGFMT_J2K for that
  • New: Added file types information for Hollywood 5.3
moviesetter.hwp 1.2:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
oggtheora.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
  • New: Added file types information for Hollywood 5.3
oggvorbis.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added file types information for Hollywood 5.3
pcx.hwp 1.1:
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
sqlite3.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
svgimage.hwp 1.2:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
  • No longer accesses chunk loader specifications directly
  • New: Plugin supports the "ScaleWidth" and "ScaleHeight" tags of Hollywood 5.3 now; can speed things up in case you need to load a scaled version of the SVG image
  • New: Added file types information for Hollywood 5.3
tiff.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
  • Fix: IsPicture() didn't return correct width, height, and alpha channel information
  • New: Added support for writing JPEG and FLATE compressed images; use #IMGFMT_TIFFJPEG and #IMGFMT_TIFFFLATE to access these new savers; the #IMGFMT_TIFFJPEG saver supports the "Quality" tag and also alpha channel images (requires Hollywood 5.3)
  • New: Added support for loading JPEG and FLATE compressed images (requires Hollywood 5.3)
  • New: Added file types information for Hollywood 5.3
vectorgraphics.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • Fix: Fixed potential problems with exotic line widths
  • Change [WarpOS]: Using Hollywood's inbuilt freetype2 engine now; decreases plugin size by over 300 kilobytes
xmlparser.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
yafa.hwp 1.1:
  • New [Linux]: Added build for Linux ARM
  • Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC)
  • Fix [OS3]: FPU version will cleanly exit now in case there is no FPU
  • New: Added support for adapter-specific file loading (requires Hollywood 6.0)
You can download the plugins from the official Hollywood portal. Thanks to Hollywood's cross-platform plugin system versions for AmigaOS3 (Classic), AmigaOS3 (FPU), AmigaOS4, MorphOS, WarpOS, AROS (Intel), Linux (PowerPC), Linux (Intel), Linux (ARM), Mac OS (PowerPC), Mac OS (Intel), Windows and Google's Android platform are provided. (cg) (Translation: dr)

[News message: 30. Jul. 2015, 18:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2015



English Podcast: Amigos - everything Amiga
"Amigos - Everything Amiga" is an English-language podcast about all the topics of the Amiga. The table of content of the first issue: more ... (cg) (Translation: dr)

[News message: 29. Jul. 2015, 20:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2015
Amiga Future (Webseite)


AmigaRemix: New songs added
AmigaRemix has uploaded new mixes of well-known soundtracks of Amiga games as MP3-files which can be downloaded for free. Since our last message the following songs have been added:
  • Mega-Lo-Mania Orchestra Medley
  • Lotus III - Miami Ice (daXX Remix)
  • I7's Purple Haze (Hei gonna 90s Mix)
  • Deluxe Galaga v2.4
  • Test Drive II Remix
  • Jesus On E's (Jedi On E's Mix 1)
  • Jesus On E's (Jedi On E's Mix 2)
  • Jesus On E's (Jedi On E's Mix 3)
(snx) (Translation: dr)

[News message: 29. Jul. 2015, 12:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jul.2015
Amiga.org (Webseite)


AmigaOS 4: PowerSelect 3.0
Version 3.0 of Janne Peraaho's commercial programm "PowerSelect" is available for AmigaOS 4.1 and allows you to choose a group of Workbench pictogramms based on search criteria (e.g. filename extension or date of creation).

Five new search criteria have been added: Content, Default tool, Start from, Tooltypes and Tag. (snx) (Translation: dr)

[News message: 28. Jul. 2015, 18:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
  
 
1 970 1935 ... <- 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 -> ... 1955 4169 6389 [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
.
Email client: First test version 0.1.1 of AMail available (22. Sep.)
Apollo Team: New keyboard computer "Apollo A6000" (19. Sep.)
Accelerator board: PiStorm68K (05. Sep.)
New Commodore owner: third video in the "Let's buy Commodore!" series (28. Aug.)
Turn-based strategy: August 2025 update for "Settle the World" (25. Aug.)
TINAPAMA: Updating programs made easy (24. Aug.)
Real Time Strategy: Settlers II - Gold Edition can be preordered (12. Aug.)
Amiga/040th: Replica of the Amiga booth at CES 1984 (video) (10. Aug.)
AmigaOS 4: Starfall Defenders released (08. Aug.)
Emulator hardware: AmiBrowser announced for A1200NG and A600GS (update) (06. Aug.)
.
 amiga-news.de
.
Configure main page

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