Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Software News => Topic started by: softwarefailure on January 08, 2006, 02:58:22 PM

Title: Hollywood 2.0 released
Post by: softwarefailure on January 08, 2006, 02:58:22 PM
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, AmigaOS3 or 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 AmigaOS3, WarpOS, MorphOS, AmigaOS4 and for the first time AROS (i386). A download version is also offered. 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 AmigaOS4 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. Please visit the Airsoft Softwair web page (http://www.airsoftsoftwair.com) for screenshots and a complete feature list of Hollywood. You can also order Hollywood 2.0 at the Airsoft Softwair web page.
Title: Re: Hollywood 2.0 released
Post by: uncharted on January 08, 2006, 04:18:08 PM
How cool is this? :-)

Keep up the good work!
Title: Re: Hollywood 2.0 released
Post by: krize on January 08, 2006, 04:22:01 PM
Good news!
Title: Re: Hollywood 2.0 released
Post by: Legerdemain on January 08, 2006, 04:44:17 PM
Really nice news!

While I am at it... concerning multimedia presentations shown in a Window on a Workbench screen. Is there any support for VSync under WB? I have never even thought about it... me, the VSync (smooth scrolling) obsessed creature! I mean, if one is to do something scrolling... will it be able to scroll smoothly without any jerkyness, or is that unavoidable?

I can't believe I haven't considered this before? Weird.
Title: Re: Hollywood 2.0 released
Post by: Warface on January 08, 2006, 06:16:24 PM
Quote
While I am at it... concerning multimedia presentations shown in a Window on a Workbench screen. Is there any support for VSync under WB?


Exactly - now as it supports exclusively graphic board equipped machines, VSync support becomes even more a question.
Title: Re: Hollywood 2.0 released
Post by: Dr_Righteous on January 08, 2006, 10:20:46 PM
Pardon my ignorance, but what is it? A programming package? Slide show presenter? Looks like it resembles flash/shockwave...
Title: Re: Hollywood 2.0 released
Post by: SamuraiCrow on January 09, 2006, 12:46:27 AM
You're right on all counts Dr. Righteous.

Hollywood by itself is a scripting language-based slideshow creator with point-and-click capabilties.

Hollywood Designer is a graphical front-end for it that makes it competitive with PowerPoint except that it only runs on Amiga-like operating systems.

I hope there will be hosted versions of AROS for all of the major operating systems so we can use it as an Amiga-compatability layer on their native processor much as WinUAE/EUAE is for the classics.  Then we'll see if Hollywood can beat PowerPoint.
Title: Re: Hollywood 2.0 released
Post by: Brian Hoskins on January 09, 2006, 07:43:58 AM
I did my HNC Electronics project presentation with an earlier version of hollywood, it worked really well on the A1200 I owned at the time!

At first my class mates mocked and jeered at my souped up old computer, but I actually had the last laugh because, less than halfway through the presentations, the Windows system crashed and after that it wouldn't boot up anymore.  "That's it folks" said the tutor.  "We'll have to continue next week now".

I raised my hand and pointed out that, since my presentation wasn't reliant on flaky Windows software, I could quite easily fit my presentation in right now, if he wanted!

It was great too, my A1200 booted up in no time, the audience were shocked and wowed by my very clean AmigaOS desktop and then they were even further impressed by my Hollwood presentation which looked "different" because everyone else had done theirs on the same presentation software.  It gave me a very original looking presentation and guess what, I got full marks for it.  And I got to kick Windows ass at the same time - couldn't have gone better!

I don't have an Amiga at the moment, but I wish Airsoft all the best with this and future releases

Brian