home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Software / Vyzkuste / Prehravacedivx / Prehravacedivx.exe / GDiVX1.9.9.exe / history.txt < prev    next >
Text File  |  2002-07-07  |  11KB  |  226 lines

  1. GDiVX Player Version History. Best viewed with wordwrap off.
  2.  
  3. 1.9.9
  4.     Added Winamp skin support
  5. 1.9.5     
  6.     Cleaned up a little interface mouse-over bug
  7.     Added left/right balance control
  8.     Added a new interface to the Rate control
  9.     Rate Control Now specified in FPS
  10.     Fixed some resizng issues, let me know if these persist ..
  11.     Fixed changing tracks in fullscreen, no longer changes out between tracks.
  12.     Will only return to the begining of the playlist when "Repeat" mode is enable. 
  13.     Repeat mode now applies to the playlist, not a specific track.
  14.     Automatic hiding of the "remote" panel can now be disabled.
  15.     Automatic hiding (moving) of the curosr can now be disabled. Great for Dual Screen Setups.
  16.     Delay before hiding the remote can now be specified.
  17.     When in the options dialog, remote and cursor will not hide.
  18.     Keyboard shortcut list document included (Finaly!)
  19.     Fixed a bug that would cause the Video window to show when applying options before media was loaded
  20.     Removed the confirmation dialog from quiting via the menu
  21.     Fixed up a few bugs in the Zoom Panel
  22.     Added proper error handling to the "Seek To" Dialog (Ctrl S)
  23.     Added "Boss Mode" Keystroke, to minimise everything to the tray and pause playback. (Shift Escape)
  24.     Fixed a bug that would cause the program to crash when the playlist was empty
  25.     Fixed a bug that would cause a crash when the playlist was empty with a commandline specified
  26.     Fixed a crash when select play from the popup menu on an empty playlist
  27.     Added new commandline switch "/autoclose" to autoclose the player after the playlist completes
  28.     Fixed a bug that could cause an empty entry to be added to the playlist    
  29.     Added new commandline switch "/tray" which sends the player to the tray on startup
  30.     Added more functions to the system tray menu
  31.     Playlist now will not add the same file twice
  32.     Added Ability to disable the screensaver while playing back videos
  33.     Added "delete" key ability to the playlist
  34.     Added Doubleclick to video, to enter/exit fullscreen
  35.     Added 50%,100% and 200% zoom options directly to the rightclick menu from the video panel
  36.  
  37.  
  38. 1.9.1
  39.      Fixed a bug causing a crash when you delete from an empty playlist
  40.     Cleaned up older and outdated DLL/API Calls, less memory used.
  41.     Cleaned up all nonused CONSTS, less memory used.
  42.     Cleaned up nonused Global Definitions, less memory used.
  43.     Changed OpenDialog to support multiple files opening -> playlist
  44.     Fixed bug with opening very short Video clips
  45.     Fixed an issue of Error code 0 at startup
  46.     Changed/Updated Splash Screen
  47.     Fixed Bug of systray icon staying in tray after quit
  48.     Added ability to drag and drop multiple files
  49.     Added ability to drop directly into the playlist
  50.     Added AC3 Audio Support (experimental), thanks to Titus J Durst for help on this one.
  51.     Added support for *.ac3 and *.vob, but vob is audio only at this time.
  52.     Added option to play each file as its added to the playlist, rather than queueing.
  53.     Fixed a spelling mistake on the playlist menu (oops :)
  54.     Fixed issue of not being able to delete last item on the playlist
  55.     Deleting file from playlist will now stop it playing, if it was.
  56.     Added Tooltips to the options dialog, as a form of help.
  57.     Fixed issue of constant looping, regardless of repeat setting
  58.     Fixed issues of not unhooking and not removing from tray when using menu quit
  59.     Fixed issue of artifacts and duplicate controls when opening from the shell
  60.  
  61.  
  62. 1.9.0 
  63.     Added Playlist Support
  64.     Dropped Development of the MiniBrowser
  65.     Fixed issues with second errors when the program encounters a problem at startup (fonts/instance/corrupted)
  66.     Fixed an issue that caused gdivx to think the movie was bad when subtitles was enabled under some configurations
  67.     Moved variables tracking current video and subtitle filenames to global variables
  68.     Tweaked About Dialog
  69.     Changed the way mouseovers work on buttons. More adaptable for skinning in the future.
  70.     Added mouseover animation to volume panel icon
  71.     Corrected issues with ontop settings
  72.     Added support for multitrack VCDs (playlist)
  73.     Improved method of loading VCDs
  74.     Added checks to the drive letter selection for VCDs.
  75.     Subtitle Loading optomisations
  76.     Improved integration of playlists
  77.     Fixed problem in zoom routine on some systems
  78.     Added new zoom dialog. 
  79.     Optomised registry routines for settings, now only one read and one write per run.
  80.     Fixed a problem with the video panel showing during the splash screen.
  81.     Fixed issue with some settings not being saved on some systems.
  82.     Cleaned up loading system
  83.     Added support for / as well as - for command line options(/fullscreen or -fullscreen)
  84.     Fixed issue with opening a second copy of gdivx, now passes command line to the first copy, and exits
  85.     Fixed issues of quiting properly (unhook instance memory)
  86.     Better loading system for files from the shell.
  87.     Fixed issue with shell integration affecting some other programs (for example, flask)
  88.     Moved parsing of command line to sooner in execution
  89.     All Files opened go directly to playlist
  90.     Feature: if playlist is empty when file added, playback starts on that file.
  91.     Cleaned up idle text display in statusbar
  92.     Cleaned up code in tight loop, timers execute less code, less cpu load.
  93.     GDiVX Code now compiles with Option Explicit, all variables predefined.
  94.     Added error trap to VCD Function, pressing esc doesnt crash now.
  95.     Resizing code updated, should fix most cases of black bars at the left and right of the video
  96.     More Fixes to resize code
  97.     Subtitles now display in the same window as the video
  98.     Subtitles now work in fullscreen mode.
  99.     Fixed issues with resizer
  100.     Pressing play to resume from pause no longer exits fullscreen
  101.     Fixed some cases of always on top not working as it should
  102.     Fixed issues with enabling subtitles during an already loaded movie.
  103.     Added small buttons to playlist
  104.     
  105.  
  106. 1.8.5 
  107.     email a link in about dialog (strange)
  108.     major code optomisation
  109.     extra windows flashing at startup fixed
  110.     starup code sped up, more checks, less waste :)
  111.     If registry hasnt been set, assume defaults, not all false
  112.     background behind video is actual black now, instead of the gray colour
  113.     removed need for one of 2 custom controls, less code to load.
  114.     optomised compile mode for faster executing code (marginal)
  115.     Fixed filetype registration
  116.         Smaller code, more efficient
  117.         fixed WinME bug with Double quotes error
  118.         now works on All windows
  119.     Added Volume control
  120.     Added Fast volume up and down (hold shift while clicking)
  121.     Moved volume and mute controls to mainpanel
  122.     old mute button is now a togglestate for the audiopanel
  123.     Added new About dialog
  124.         Fancy scroller for about credits
  125.     keytrapping moved to universal routine
  126.     added L key to load
  127.     Added Support for Music01.DAT and SEGMENT0001.DAT VCds
  128.     Integrated Zoom Panel to main window
  129.     Added DDE Support (mIRC Notify)
  130.     Added Options for DDE Support, including custom script support
  131.     Added alpha blend for splash screen
  132.     Added new logo to splash screen
  133.     Completly re-wrote fullscreen system, now supports onscreen stuff in fullscreen mode
  134.     mouse move panels disapear on inactivity (ie, WiMP style hiding)
  135.     panel hides with alpha blend
  136.     Added cursor hide to fullscreen inactive
  137.     Added always ontop checks for menu functions in new fullscreen mode. (needs work)
  138.     Return focus after zoom selection    
  139.     Fixed resume from pause in fullscreen mode
  140.     Temp removed alpha blend from splash screen due to issues
  141.     Fixed progress bar tracking
  142.     Fixed seek while in fullscreen mode
  143.     Fixed fullscreen issues
  144.     When zooming, sizer removed
  145.     Removed unnesacry code from zoom menu, faster respoince
  146.     Fixed minimse to tray issues
  147.     Fixed hiding properly in fullscreen mode. 
  148.     Fixed mouse tracking for fullscreen
  149.     Fixed options box showing video form when it wasnt already open
  150.     Added [ and ] keys to seek by half a second in each direction, respectivly.
  151.     Added menu to System Tray icon, right click
  152.     Fixed Mute Icon Click issue
  153.     Fixed "All Types" from the open dialog
  154.     Added support for WMV files.
  155.     Re-enabled Drag and Drop support.
  156.     Fixed Issues with D&D Support, removed option.
  157.     Fixed Auto Fullscreen on play to support double clicked files
  158.     Removed DDE Support, too many issues. Will fix later.
  159.     Film rewinds on complete. (seek to 0)
  160.     Fixed [,] keys
  161.     Resize now shows video sizing as you move it.
  162.  
  163.  
  164. 1.8.0
  165.     Subtitles code fix rolled in from Nasko Vassilev. Many thanks.
  166.         - Subtitles now work with movie seek
  167.         - FPS Rate calculated Automatically
  168.     Other minor bug fixes from Nasko Vassilev
  169.     New options dialog
  170.     More registry data verification on startup.
  171.     key Trapping now works from all panels.
  172.     Movie Information Panel
  173.     Right Click Menus
  174.     Discovered source of "100% cpu use issue", caused by Drag and drop support. Now optional
  175.     Added Rate control. Found on the right click menu. Note, this does *NOT* work well in large changes on DiVX Films. Works fine all the way up to 200% on MPEG however. 
  176.     Added a few more WiMP Style keys. ALT 1,2,3 select zoom modes (50%,100%,200%, as per WiMP)
  177.     Added option to auto switch to fullscreen mode on playback. Good for loading movies with the command line to have em go straight to fullscreen mode.
  178.     Added option to use -fullscreen on the command line to go straight to fullscreen.
  179.     Fixed bug in Rate Control code. 
  180.     Fixed file type registration code. Now works from anywhere you put the app, and any filename.
  181.     Added button to "Register Filetypes now" in options dialog.
  182.     Added Open VCD... option. Currently only supports NTSC (MPEGAV) VCDs. Some VCDs may still not play.
  183.     Program detects multiple instances and wont run
  184.     
  185.  
  186. 1.7.1
  187.     When movie stopped, leave fullscreen mode.
  188.  
  189.  
  190. 1.7.0 
  191.     Fixed Window apearing all over the place bug
  192.     Added Seek to Time function (Ctrl S)
  193.     Improved Error Handler
  194.     Program can now trap non standard screen font sizes and wont run
  195.     Mouse Hover effects fixed, more standard like
  196.     Scroll Title fixed to fix glitches on some systems
  197.     Finally and forever fixed the black screen in fullscreen mode problem
  198.     Used more dynamic fullscreen method
  199.     Fixed cause of most crashed releated to Subtitles and FPS Settings
  200.     Tweaked About Box, Added url link
  201.     New Loading Image
  202.     New About Image
  203.     New dynamic Always on Top methods
  204.  
  205.  
  206. 1.6.5 
  207.     Fixed Fullscreen overlay problem
  208.     Fixed click to pause in fullscreen not working all the time
  209.     remember player settings now works if you dont have start play on load enabled
  210.     removed support for mp3 files.  this is a video player, besides, too many bugs :)
  211.     tweaked visual effects for options and quit buttons
  212.     fixed always on top issue with popup zoom menu
  213.     removed trailing ------ from zoom popup menu
  214.     fixed major crash in zoom routines if you do load an mp3 (using *.* type)
  215.     Added mouseover display to tray button
  216.     minor interface update, stops mouseover texts getting stuck
  217.     Added Scroll title function
  218.     Added subtitles support fileformat in {s}{e}string
  219.     Added support for different FPS movies with subtitles.
  220.     Minimise to tray function now done from an icon
  221.     Tweaked display flicker when toggling always on top mode.
  222.     Moved Global Declarations into one location
  223.     Added ability to use custom zoom sizes
  224.  
  225.  
  226.