home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / sharewar / TopTen / gdivx.exe / HISTORY.TXT < prev    next >
Text File  |  2001-10-12  |  9KB  |  181 lines

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