Zoom Player v2.80 Beta 1 Mirror:
http://inmatrix.hoyty.com/mirror/zoomplayer280b1.zip !!!You need to have the last version installed to install v2.80 Beta 1!!!
What's new:
* New Scene Cut Editor (Shift+"T").
Using the Scene Cut editor, you can dynamically remove segments
of the timeline so that these segments will be cut when encountered.
Similar to the Chapter Editor, a file is kept for every DVD Disc
and Media File with the ".cut" extension. If such a file is
encountered it will be applied to the Disc/File.
* New Interface ("G" on the keyboard) to GoTo any position within
the timeline. The interface allows you to pick between HH:MMS:MS
and a specific Frame.
* New Overlay Color Presets (Options->Presets->Overlay Color)
allowing you to have up to 10 Custom Overlay Color settings.
* New Toggle (Options->Settings->Toggle) which lets you select where
you want Zoom Player to appear. Options are:
- Task Bar
- System Tray
- Task Bar & Tray
* New Toggle (Options->Settings->Toggle) allowing Zoom Player to be
minimized after play is complete. If the Minimize to Tray option is
enabled, then Zoom Player will be minimized to the System Tray.
* New Toggle (Options->Settings->Toggle) allowing you to select how
Zoom Player starts. Options are:
- Window Mode
- Zoom Mode
- Fullscreen Mode
- Minimized
This new toggle supersedes previous Zoom on Start setting.
* New Toggle (Options->Settings->Toggle) which determines if Zoom
Player changes Display mode when a CD or DVD is Auto Played.
Options are:
- Do Nothing
- Go to Zoom
- Go to Fullscreen
- Restore if Minimized
* New Setting (Options->Settings->Other) allowing you to have a
media image file visible in the video area when no media file
is being played. The file name Zoom Player is looking for is
either "mediaimage.bmp" or "mediaimage.jpg". By default this
setting is off.
* New Setting (Options->Manual Filter) allowing you to force the
Overlay Mixer to be loaded. This is the same as setting the
SVCD filter profile but easier to enable/disable.
* New DVD AutoAR Value (Options->DVD->AutoAR) allowing you to set
the Video Position Preset once Playback is stopped.
* New Value (Options->Values->Playback) allowing you to set the
Image Slideshow delay in seconds. This value determines the
number of seconds Zoom Player waits before moving to the next
track when playing a media file with zero duration (usually
implies a image file as audio/video always have a duration).
If a value of 0 is given, no action will take place.
* New Function (Ctrl+"Z") that allows you to Pause Playback at the
end of the currently playing file.
* New Function (Alt+"B") that allows you to add a DVD Auto-Loading
bookmark at frame zero of the currently playing title (or as close
to it as possible). There may be up to a 3 second miss-rate due to
DVD buffering.
* New Function (Ctrl+Shift+"0..9") allowing you to apply one of 10
Custom Overlay Color presets.
* The Play List display has been reworked. Using the "Options->
Values->Play List" dialog you can now pick the colors, font and
weather icons should be visible. Icons represent which file is
currently playing.
* The Play List Editor and Navigator will now show the current path
of the highlighted file. You can Disable this behavior on the
"Options->Values->Play List" dialog.
* The Information Dialog ("I" on the keyboard) will now show you
the current Width and Height of the video with respect to the
current aspect ratio.
* The Screen Capture function (Alt+"F") has been changed to work
with more files and not require any special setup. HOWEVER! due
to a bug in DirectShow, the accuracy of the capture is not 100%,
which means that it won't capture the right frame with some files.
Some formats (WMV/ASF/MPEG2) can't be captured at all.
If you REALLY want something more accurate, use Hypersnap-DX.
* The screen saver has been revamped to take a ton more CPU power.
* The Menu customization file now allows you to enter menu values
for the System Tray Context Menu.
* The Default System Tray Context Menu has been expanded.
* New "/M" Command Line Parameter.
The "/M" parameter will instruct Zoom Player to start Minimized.
If the proper setting is enabled, Zoom Player will start minimized
on the system tray.
* New "/RAND0=Off/1=On]" Command Line Parameter.
Using the "/RAND" parameter you can enable/disable random play from
the command line. Possible values are:
/RAND:0 - Disable Random Play
/RAND:1 - Enable Random Play
* New "/SORTn]" Command Line Parameter.
Using the "/SORTn]" parameter you can have Zoom Player automatically
sort the play list prior to playing. "[n]" is a numerical figure
specifying the type of source. Here is a list of the possible values:
/SORT:0 - Sort by File Name
/SORT:1 - Sort by File Type (Extension)
/SORT:2 - Sort by File Date
/SORT:3 - Sort by File Size
/SORT:4 - Sort by Directory Path and File Name
* New "CopyStretchedBitmap" Skinning function, allowing you to do copy a
bitmap using biliniar stretching. This is somewhat CPU intensive.
A Control Bar "CopyCBarStretchedBitmap" function also exists.
* New "CopyTransBitmap" Skinning function, allowing you to copy a bitmap
using a Transparency ColorKey. Every pixel that matches the specified
RGB color won't be copied over. This function can be CPU intensive
if used extensively.
A Control Bar "CopyCBarTransBitmap" function also exists.
* New "CopyMaskedBitmap" Skinning function, allowing you to copy an alpha
masked bitmap. The alpha mask is aligned to the right of the bitmap,
similar to how buttons are defined. This allows you to make translucent
bitmap copies with translucency ranges defined within the masking.
This function can be CPU intensive if used extensively.
A Control Bar "CopyCBarMaskedBitmap" function also exists.
* The "VolumeData" Skinning function has been replaced with "VolumeExData".
This new function allows you to specify the number of volume bitmaps used
to cover the volume rage and weather the Volume is calculated Horizontally
(like it currently is) or Vertically (allowing you to have vertical volume
bars).
* You can now use combinations of Alt/Ctrl/Shift when defining keyboard
functions using keyboard files, for example when using:
AddKey(Shift+Ctrl,115,fnExit)
With this key definition, pressing Shift+Ctrl+F5 would exit Zoom Player.
* You can now use combinations of Alt/Ctrl/Shift using the message
interface. See "default.key" for more information.
* The association interface now has values for the XVID and DIVX
extensions.
* Zoom Player now contains a 48x48 icon for you XP folks with the big
icons. Also revamped the standard 32x32 icon a bit.
* The Video Presets Editor has been integrated into the Options dialog
and a few small bugs with this dialog as been fixed.
* The Video Blanking Editor has been integrated into the Options dialog.
* Fixed the Overlay Color Control interface so that sliding the mouse
up and down with the left button clicked, doesn't change the focus of
the active slider.
* The Information dialog should now appear on-top of the main user
interface even if stay-on-top is enabled.
* Slightly improved load time.
* Some optimization to the skin drawing and loading code.
* A bit less Windows 95/98/ME resource usage.
* Wrote code to close all open filter property pages when closing a
video (to prevent possible crashes).
* Fixed a bug that would cause a Background image and ID3 data to
remain displayed if a playing audio file would be closed.
* Fixed possible crashes when quitting Zoom Player without first stopping
a playing DVD Disc.