Connexion
Vous n'avez pas encore de compte personnel ? Vous devriez en créer un. Une fois enregistré vous aurez certains avantages, comme pouvoir modifier l'aspect du site, ou poster des commentaires signés...
Support
Activité du Site

Pages vues depuis 06/01/2019 : 13 067 515

  • Nb. de membres 366
  • Nb. d'articles 2 843
  • Nb. de forums 24
  • Nb. de sujets 13
  • Nb. de critiques 0

Top 10  Statistiques

Super Summer Plugin Bash 2015 1420


La société Airsoft Softwair est heureuse de vous présenter la plus grande mise à jour de plugins Hollywood depuis ses débuts. Un total de 17 plugins ont été mis à jour. Comme Hollywood supporte de nombreuses plateformes, cela signifie que près de 250 binaires ont été mis à jour.


Tous les fans du Raspberry Pi seront heureux de voir que tous les plugins sont disponibles pour la plateforme Linux ARM, supportée depuis Hollywood 6.0.


Un visuel des nouveautés est disponible dans la suite de cet article (en anglais).


Vous pouvez télécharger les plugins à partir du portail officiel Hollywood. Ils sont disponibles pour AmigaOS3 (Classic), AmigaOS3 (FPU), AmigaOS4, MorphOS, WarpOS, AROS (Intel), Linux (PowerPC), Linux (Intel), Linux (ARM), Mac OS (PowerPC), Mac OS (Intel), Windows et Android.

Le Super Summer Plugin Bash 2015 vous est proposé par Airsoft Softwair - les hommes qui travaillent le plus dans le développement multiplateforme. Bonne installation !




Changements :


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)


Papiosaurpapiosaur Publié le : Samedi 08 août 2015 @ 13:49:42