Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > DVD burning

Reply
 
Thread Tools Search this Thread Display Modes
Old 2nd September 2010, 10:20   #1  |  Link
LIGHTNING UK!
Author of ImgBurn
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 1,973
ImgBurn v2.5.7.0 Released! - Thursday 29th March 2012

http://www.imgburn.com/

2.5.2.0 - Wednesday, 1st September 2010
  • Added: Built in support for 'ATAPI iHBS' drives for the auto booktype/advanced settins stuff.
  • Added: Option within the installer to manipulate the registry key / GPO to do with allowing access to drives within a remote session.
  • Added: New icons in Vista / 7 style (rather than the now 'dated' XP look).
  • Added: Workaround for a firmware bug in the 'Read Track Information' command on the Asus DVD-E616P (FW: 1.04) drive.
  • Added: An 'ImgBurn' icon at the 'All Programs' top level within the start menu (Only Windows Vista+).
  • Added: Support for reading the layer break position from the image file descriptor within a Nero (NRG) image file.
  • Added: Options that allow the user to override which info should be used to create the program's internal disc layout info. (1 = TOC, 2 = Disc/Track Info, 3 = Disc Capacity (Basic single session/track!)) Buggy firmware on certain drives may benefit from using TOC info for DVD media rather than the now default Disc/Track Info.
  • Added: Option to allow non compliant file/folder creation dates in the UDF file system (only applies to UDF 2.00+). Normally, the creation date must be before the modified/accessed date and it's 'tweaked' so that's always true. (I take the 'Modified' date to be the most important of the 3 as that's what's displayed in Explorer)
  • Added: Workaround for LiteOn/Samsung drives that report an incorrect 'Logical Track Size' for DVD-R/DVD-RW discs where the track size is 1 sector over being divisible (exactly) by 16.
  • Added: Ability to read the layer break position (put in by Rimage software) from a special field in the ISO9660 PVD.
  • Added: You can now opt to have the Explorer/Disc panes side by side (rather than stacked) in the Disc Layout Editor window.
  • Added: When device enumeration of 'Auto Loaders' is enabled, you can now choose which types to search for (Acronova / Primera Technology).
  • Added: Option where you can configure the PreGap detection command order (1 = Read CD, 2 = Read SubChannel, 3 = Read CDDA).
  • Added: Support for Primera Technology auto-loaders.
  • Added: 'Underburning' option to the 'Warnings' group within the Settings. This will allow you to configure if the program should tell you that you can burn to a single layer disc and don't need to use the double layer disc in the drive.
  • Added/Changed: The program now warns you (by means of a log entry) if loading a project or queue file failed. (i.e. for 'Advanced' mode, if a file/folder mentioned in the IBB no longer exists)
  • Added/Changed: One extra method of generating and suggesting a volume name in Build mode when the user hasn't entered one themselves.
  • Added/Changed: Lots of error handling code to hopefully enable better (more useful) error reports from Eurekalog/madExcept.
  • Changed: When loading the settings from an ini file (via the /SETTINGS CLI parameter), the program will attempt to load the settings from the registry if the ini file doesn't exist (rather than just using the defaults).
  • Changed: The 'Close' -> 'Track' tool now closes the last track on the disc (as reported by the disc information command) rather than being fixed on track 1.
  • Changed: When the GUI font is set to 'Segoe UI', the program now uses size 9 rather than size 8 (http://msdn.microsoft.com/en-us/library/aa511282.aspx).
  • Changed: Switched to using madExcept for catching errors and sending logs instead of Eurekalog. (Just testing something out!)
  • Changed: Updated to latest revision of the Explorer Treeview/Listview components used in the DLE window of Advanced Build mode.
  • Changed: Using FastMM v4.92 memory manager again (like in 2.5.0.0) rather than the Borland/CodeGear default one (like in 2.5.1.0). Newer versions of FastMM have given odd access violations during the beta cycle so sticking with 4.92 for now.
  • Changed: The DLE window now works on / remembers percentages rather than actual sizes for the explorer pane and folder treeviews - so they can be applied directly when switching from stacked to side by side view and vice versa.
  • Changed: The installer wipes out the file splitting settings (due to new values being added to the list) - should have done this in 2.5.1.0 but I forgot.
  • Changed: Handling of DirectShow errors so that if anything fails when 0 bytes have been processed, you no longer have the option to call that the end of the file and continue.
  • Changed: Moved the running of the Toolbar checker program (checks to see if the toolbar should be offered at all) to before the installer GUI loads - so now there's no pause between pages.
  • Changed: Re-wrote the installer so the Ask Toolbar gets installed along with the rest of the files (if it's selected of course!) and not the second you click the 'Next/Install' button on the toolbar offer page. (No freeze when clicking 'Next' and looks nicer)
  • Changed: Now using the 'MainFormOnTaskbar' option (when running Vista+) so you can interact with the program properly via the taskbar. There are z-order issues with doing this but you'll just have to live with them!
  • Changed: Uniblue desktop (internet) shortcuts are now more obvious within the installer and are deselected by default. You can also pick to have just 1 of them if you so wish rather it being all or nothing.
  • Changed: Uniblue links within the program itself are totally gone. (Everything is back to normal - phew!)
  • Changed/Fixed: The keyboard shortcuts for switching modes and showing/hidings certain windows now use Shift+Ctrl+? instead of Ctrl+Alt+?. The Ctrl+Alt+? ones prevented certain letters from working on non-English setups.
  • Changed/Fixed: The installer creates the uninstall.exe earlier on now so that it exists before the 'Uninstall' shortcut gets created - fixes an issue where the shortcut doesn't have the correct icon under Windows 7.
  • Changed/Fixed: The user can now select if 'BiDiMode' should be 'Left To Right' / 'Right To Left'.
  • Fixed: An internal table containing file system info during a Read/Verify operation was using an incorrect start LBA value for files when UDF 2.50+ was being used. (Only used when logging which file a certain bad sector belongs to)
  • Fixed: 'Soft link' (Symbolic link) files were added to Build mode compilations with a size of 0 rather than the size of the file they linked to.
  • Fixed: The 'Include Reparse Point Files' option wasn't working in 'Standard' build mode.
  • Fixed: Potential infinite loop when an error occurs re-enabling media control notification (MCN).
  • Fixed: Workaround for a Borland/CodeGear/Embarcadero bug in the TComoboBoxEx component regarding the size of the drop down list, the ItemHeight and the DropDownCount.
  • Fixed: The 'Write Queue' window would open partially hidden behind the taskbar if it was aligned at the top of the screen.
  • Fixed: Bug where an extra trailing backslash ('\') would be added to a BDAV/BDMV folder name when the program automatically created one as part of adding a 'known' BD Video file to the compilation.
  • Fixed: Wasn't removing the file association 'OpenWithProgids' registry values when uninstalling.
  • Fixed: Invalid info in 'Write Speed Miscompare' warnings in the log if the write speed is set to 'MAX' and the commands used to set the write speed fail (i.e. due to DMA issues).
  • Fixed: Taskbar button text swapping between 0% and x% when formatting a disc at the start of a DVD-RW burn when the Incremental write type is being used.
  • Fixed: Reading a couple of track information flags (NWA_V and LRA_V) from the wrong byte in the information data (Doh!).
  • Fixed: Bug in the DLE window where if you bring up the context menu on a certain item and then delete it, if you press the Delete key again you'll get an Access Violation.
  • Fixed: Explorer treeview/listview on DLE window were forcing 'Black' as the text colour for the first column.
  • Fixed: Mouse wheel scrolling bug in the Explorer style combobox component within the 'Disc Layout Editor' window.
  • Fixed: Couldn't set 'Delete Incomplete Files' (Settings -> Events) to 'No'.
  • Fixed: (Hopefully) an issue where a thread could be created after they're all supposed to have been destroyed and this then causes an access violation.
  • Fixed: Bug that could prevent the new (in v2.5.1.0) MCN/ISRC subchannel scanning code from running.
  • Fixed: Cancelling any of the prompts about building such and such a disc (or anything before 'Operation Started' goes into the log) wouldn't actually abort a build operation.
  • Fixed: Potential access violation when performing a drag+drop operation and setting the drop description.
  • Fixed: Potential access violation when parsing APE tags.
  • Fixed: Potential access violation when connecting directshow filters fails.
  • Fixed: Issues with pure ISO9660 images and file/folder names using double byte characters based on the system locale.
  • Fixed: Issue in the Explorer style component (from MustangPeak) that caused a 'No Disk' type of error to pop up when selecting 'My Computer' in the treeview on the left.
  • Fixed: Access violation when detecting regional code of DVD Video files if an IFO was missing from the set.
  • Fixed: Potential 'Divide By Zero' error as a result of another error which caused a thread runtime exception.
  • Fixed: Potential infinite loop problem (due to odd drive response) when analysing track PreGaps.
__________________
The Official ImgBurn Website

Last edited by LIGHTNING UK!; 5th May 2012 at 18:29.
LIGHTNING UK! is offline   Reply With Quote
Old 2nd September 2010, 10:35   #2  |  Link
Superb
Registered User
 
Join Date: Feb 2010
Posts: 364
Amazing piece of software. Really like the new icons. Thanks for the news.
Superb is offline   Reply With Quote
Old 2nd September 2010, 14:38   #3  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
As always:
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 2nd September 2010, 16:47   #4  |  Link
laserfan
Aging Video Hobbyist
 
Join Date: Dec 2004
Location: Off the Map
Posts: 2,461
Quote:
Originally Posted by Superb View Post
Amazing piece of software.
It sure is. What is most amazing (to me) is that I read every one of the Changed/Fixed items and afaict I have never encountered a one of them! Oh well, I will upgrade anyway, and look forward to the new icon(s).
laserfan is offline   Reply With Quote
Old 2nd September 2010, 20:27   #5  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
Fun and games picking out the proper "Download" radiobutton from the proper page(s) ;>}
setarip_old is offline   Reply With Quote
Old 3rd September 2010, 11:38   #6  |  Link
Taurus
Registered User
 
Taurus's Avatar
 
Join Date: Mar 2002
Location: Krautland
Posts: 903
Quote:
Originally Posted by setarip_old View Post
Fun and games picking out the proper "Download" radiobutton from the proper page(s) ;>}
What' wrong with some fun and games ?

@LIGHTNING UK!

Thank you for keeping up the good work.
The changelog is incredible (more then I can eat).
Taurus is offline   Reply With Quote
Old 3rd September 2010, 14:35   #7  |  Link
Capsbackup
Registered User
 
Join Date: Jul 2005
Posts: 1,995
Perhaps the best... No, the best burning software available!
Capsbackup is offline   Reply With Quote
Old 7th December 2010, 10:59   #8  |  Link
LIGHTNING UK!
Author of ImgBurn
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 1,973
http://www.imgburn.com/

2.5.3.0 - Monday, 6th December 2010
  • Added: Workaround for the firmware bug present in LG's BH10LS30 drive (probably all BH10 / WH10 drives) where formatting a new BD-RE with full certification enabled produces a disc that still appears as if it's unformatted in various drives.
  • Added: Option to have the program automatically set the book type to 'Normal' rather than 'DVD-ROM' when burning a BD Video (BDAV/BDMV folder is present) disc. Some players won't play BD (AVCHD ?) content from a disc with its book type set to DVD-ROM.
  • Added: Support for a new '/OPTIMISEDUPLICATEFILES' command line switch which can be used to enable that feature in Build mode as and when it's required.
  • Added: 'Add Selected' toolbar button in the DLE window that will add whatever's selected in the Explorer pane's Files box to the compilation.
  • Added: 'Display DirectShow Filter List' option to the menu when you right click in the 'Layout' box within the 'Create CUE File' window. When an audio track is selected, this will give you a list of the filters that DirectShow will be using to decode your file into a format ImgBurn can use.
  • Added: Discovery mode now adds a very basic ISO9660 PVD when it burns so programs don't think it's a blank disc. (Workaround for issue with CDSpeed / Opti Drive Control and DVD+RW/BD-RE media)
  • Added: Warnings for various layer break position issues when the program is set to 'Calculate Optimal' - previously, issues were only reported with 'User Specified' layer break positions.
  • Added: Display info from the DDS on BD-R / BD-RE in the Disc Info box on the right (including which drive burnt the disc - BD-R only).
  • Added: When building an image file with an empty 'Destination' box, the program will attempt to generate the/suggest a file name based on the 'Source' if nothing has been already been generated based on the volume labels.
  • Added: Option to synchronise the editing of volume label fields on the 'Change Volume Label' form (i.e. so you type in one box and it types in all three).
  • Added: Option of selecting the character set for the ISO9660 volume label field on the 'Change Volume Label' form.
  • Added: 'Uppercase' / 'Lowercase' / 'Title Case' buttons for the ISO9660 volume label fields (Build mode and 'Change Volume Label' tool - Joliet / UDF fields already had them). They're only enabled when using the 'ASCII' character set.
  • Added: Prompt user if attempting to build a pure UDF 2.50+ data disc on any OS prior to Vista (without 'thdudf' or 'meiudf' drivers installed). Browsing such discs on those operating systems is not possible without the use of a 3rd party driver.
  • Added: New ''Image Files' Folder' choice to the 'Default Destination' option in Read mode. Selecting this will make the program default to saving in the 'Image Files' folder as specified on the 'File Locations' tab.
  • Added: Options to control whether or not the current selection within the 'Copies' drop down box ('Build' and 'Write' modes) gets remembered / saved when the program is closed down - and thus restored when it's opened again.
  • Added: Shortcuts to configure the ISO9660 file system restrictions according to 1988 or 1999 specs.
  • Added: Option to set the initial folder for the Explorer pane in the 'Disc Layout Editor' window.
  • Added: Option when creating a bootable disc in Build mode to have the program patch the 'Boot Information Table'.
  • Added: Option to synchronise the editing of volume label fields on the 'Labels' tab in Build mode / on the 'Create Volume Label' form (i.e. so you type in one box and it types in all three).
  • Added: 'Batch Mode' option for 'Read' mode where it'll prompt to insert the next disc just as Write mode does when burning multiple images/copies. This allows for automated reads when using an auto loader device.
  • Added: 'Self Test' function on the 'Auto Loader Control' window (just loads and unloads discs until the input tray is empty).
  • Added: The program will prompt the user if they attempt to create a bootable DVD/HD DVD/BD/DivX video disc.
  • Added: 'Disc Manufacturer Information' to the disc info panels. This is used for HD DVD media.
  • Added: 'Dereference Link Files' option in the Settings. When enabled, the target of *.LNK files is added to the compilation rather than the LNK file itself. Applies to Advanced Build mode and only to items being added directly, not sub folders/files.
  • Added: Option to log skipped subfolders in Build mode (for when 'Recurse Subdirectories' is disabled).
  • Added: Support for Vinpower Digital RipBox autoloaders.
  • Added: Option to tell the program to include a header (program version + date) at the top of log files when saving them.
  • Added/Changed: The program will now call the 'CancelSynchronousIo' API function if you try to cancel the burn twice - i.e. where you get the 'Please be patient, I heard you the first time!' message in the log window.
  • Added/Changed: Tweaked the PTRobots drive enumeration code to handle situations where the API can't figure out which drives are where within the publisher.
  • Changed: Text in the SPLIP column within the 'create/select layer break' windows now uses the translated Yes / No values.
  • Changed: Using IFileDialog for the 'Open' / 'Save' / 'Browse For Folder' dialogs under Windows Vista+ now rather than GetOpenFileName/GetSaveFileName/SHBrowseForFolder.
  • Changed: When browsing for a file in the 'Change Volume Label' tool, the program will now default to the 'Image Files' folder (assuming there's no image selected already - where it would then use its folder).
  • Changed: Updated bundled Ask toolbar to latest version (1.9.1.0).
  • Changed: Removed all the top level 'try' / 'catch' statements in threads so the proper error handler can kick in and provide me with some decent crash reports (via Eurekalog / madExcept) !
  • Changed: Tweaked the NRG file parsing code a little bit so it now errors out if the user tries to load an unsupported (multi session/track) image.
  • Changed: The folder tree in the DLE window's Explorer pane will no longer include archives (zip files etc).
  • Changed: If the specified boot image file is also being added into the image itself, the program will point the boot catalog to the file in the image rather than duplicating the data in a dedicated boot image.
  • Changed: The program now restores the previously selected folder in the DLE window's Explorer pane when closed/reopened in a single session.
  • Changed: Updated the memory manager to FastMM v4.97 - Hopefully it won't cause the 'Invalid Pointer Operation' errors that 4.96 did (which is why I reverted to 4.94).
  • Changed: Always use the newer style images in the log window (XP and older OS's used to use different ones to Vista/7).
  • Changed: Tweaked the message about the program not being able to 'Read' to an ISO file slightly to include the reason why.
  • Changed/Fixed: Tweaked how the 'vendor specific' inquiry data gets displayed (in Drive Capabilities) - previously it wouldn't have shown up for LG drives or any others with null bytes in the field.
  • Fixed: Problem with internal logic (not setting a certain flag) when the program had been told to always overwrite files via CLI.
  • Fixed: Errors that might occur during the 'Zeroing Sectors...' phase of a full format on BD-RE media were being lost due to (silent) automatic write retries.
  • Fixed: Errors that might occur during the 'Writing LeadIn...' phase of burning CD media were being lost due to (silent) automatic write retries.
  • Fixed: Incorrect layer info displayed / logged when reading/burning BD-R DL and BD-RE DL media (BD-ROM DL was ok).
  • Fixed: The 'View Media Information' button in Read mode's 'Source' box was sometimes enabled when it shouldn't have been.
  • Fixed: Problem with the log window's position when moving the main window if the log window is minimised and snapped to the main window.
  • Fixed: Problem with the log window's position when being minimised.
  • Fixed: The 'Volume Set Identifier' wasn't being read from the ISO9660/Joliet file systems - thus the field would have been empty if they were the only file systems in the image/on the disc.
  • Fixed: Made a few non-autosize fields (on the 'Change Book Type' and 'Change Advanced Settings' screens) a little taller so they don't cut the text off.
  • Fixed: Silent failure when trying to build a bootable disc and the boot image no longer exists.
  • Fixed: Incorrect layer break position being read from NRG files (needed to add 1 to the value).
  • Fixed: 'List index out of bounds(-1)' error when pressing the 'e' key in Build mode (image file output) caused by the TTntPageControl component trying to see if it can display an invisible tab.
  • Fixed: 2nd attempt at fixing the issue where the program gets stuck 'Analysing Tracks' (basically, just an issue with Audio CDs).
  • Fixed: The wrong function name was being reported by some of the PTRobot autoloader error checking code.
  • Fixed: The explorer style component used in the DLE window was displaying Compressed/Encrypted files in the wrong colours (back to front RGB!).
  • Fixed: Complete lack of an actual option/checkbox in the Settings window for controlling 'Create DVD - Save As Ansi' (it was being used in the code but you couldn't change it anywhere!).
  • Fixed: Complete lack of an actual option/checkbox in the Settings window for controlling 'Create DVD - Preserve Full Pathnames' (it was being used in the code but you couldn't change it anywhere!).
  • Fixed: Looking at the 'Create MDS - Save As Ansi' option (rather than the 'Create DVD' one) when deciding on which file type (Ansi/Unicode) to default to in the 'Create DVD File' window's 'Save As' box.
  • Fixed: The 'Install For All Users' option in the installer wasn't being honoured when creating the shortcuts/icons.
  • Fixed: Potential 'Divide By Zero' error if the drive reports the disc capacity as a value of 0xFFFFFFFF on a double layer disc.
__________________
The Official ImgBurn Website
LIGHTNING UK! is offline   Reply With Quote
Old 7th December 2010, 17:19   #9  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,753
A wonderful "Nikolaus" gift!

__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is online now   Reply With Quote
Old 7th December 2010, 20:33   #10  |  Link
Taurus
Registered User
 
Taurus's Avatar
 
Join Date: Mar 2002
Location: Krautland
Posts: 903
I know is a big NoNo @ Doom9,
but anyway:
Thanks for the "best" CD/DVD/BRD burning software
I will wade thru the changelog...
Taurus is offline   Reply With Quote
Old 8th December 2010, 07:09   #11  |  Link
djmasturbeat
Registered User
 
Join Date: Oct 2008
Posts: 89
drag and drop not working now?

thanks for the software. best burning software out there.

i still miss the stream processing functionality as only you could provide and would love to see your capable mind at work applying those capabilities extended to bd/hddvd

i had a strange issue though... a few times when i first loaded it up today, i could not use drag and drop at all -- i just got the black slash "no" symbol (no drag and drop for anything was available: for simple / advanced build modes, not for ISO or ISO burn queue) and i had to restart IB a few times ... and this is before anything was burned so i have no log cue for this.

anyhow, thanks for the new release, and a bug fix that pertains to a variation of the BD burner i own.
djmasturbeat is offline   Reply With Quote
Old 12th December 2010, 18:23   #12  |  Link
LIGHTNING UK!
Author of ImgBurn
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 1,973
If you're running Vista / Windows 7 and you run it directly from the installer, it's running at a different level to Explorer (admin Vs normal user) and Windows blocks D+D between two such processes. As you found out (without knowing it), running it via the normal shortcut means D+D will work fine again.
__________________
The Official ImgBurn Website
LIGHTNING UK! is offline   Reply With Quote
Old 12th December 2010, 18:25   #13  |  Link
LIGHTNING UK!
Author of ImgBurn
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 1,973
http://www.imgburn.com/

2.5.4.0 - Sunday, 12th December 2010
  • Changed: Remove some more try/catch statements (mainly to do with buffer recovery stuff) in an attempt to get to the root cause of an EInvalidOp error that I've seen in a few bug reports.
  • Changed/Fixed: Attempt to clean up the icons created in the wrong location by a bug in v2.5.2.0. It made them in the current user profile rather than the all users profile and could leave you with duplicate icons after installing v2.5.3.0.
  • Fixed: Bug introduced in v2.5.3.0 when selecting multiple files in an 'Open File' dialog box under Vista+ (i.e. those using the new IFileDialog code). The first file was being removed from the list of selected files.
__________________
The Official ImgBurn Website
LIGHTNING UK! is offline   Reply With Quote
Old 15th January 2011, 00:24   #14  |  Link
LIGHTNING UK!
Author of ImgBurn
 
Join Date: Oct 2001
Location: United Kingdom
Posts: 1,973
http://www.imgburn.com/

2.5.5.0 - Thursday, 13th January 2011
  • Added: Support for Plextor PX-870 / PX-880 / PX-L890 drives to be treated as LiteOn drives (rather than true Plextor drives) by the 'Book Type' / 'Advanced Settings' code. This negates the need to manually enter the Device IDs in the 'Configure Drive OEM' window.
  • Added: Support for /NOSAVELOG command line switch (see ReadMe.txt for usage).
  • Added: Support for /FILESYSTEMONLY command line switch (see ReadMe.txt for usage).
  • Added: Support for relative paths when reading the boot image file name from an IBB file.
  • Added: Proper support for CDI images (including multi-track/session ones) via Padus's PfcToc.dll file (must be present where ImgBurn.exe is).
  • Changed: Show a little more firmware version information for LG drives on the Device Capabilities window and when checking for firmware updates. This is useful for drives like the BH10LS30 that display 1.00 when the full version number might actually be 1.00-A9.
  • Changed: Increased precision of timestamps when 'building' UDF file system.
  • Changed/Fixed: DLL loading method to avoid Microsoft Security Advisory (2269637).
  • Fixed: An internal table containing file system info during a Read/Verify operation was using an incorrect size value for files when UDF was being used and the files had multiple allocation descriptors spread over multiple sectors. (Only used when logging which file a certain bad sector belongs to)
__________________
The Official ImgBurn Website
LIGHTNING UK! is offline   Reply With Quote
Old 30th March 2012, 22:21   #15  |  Link
G_M_C
Registered User
 
Join Date: Feb 2006
Posts: 1,076
IMGburn's updates arent posted on Doom9 anymore? Is there something i missed?

As user i give the change-logs since 2.5.5, as they were always posted before. If not OK, let me know.

IMGBurn 2.5.7.0 Thursday 29th March 2012
  • Added: Additional info (service name and driver version for hard disk controllers) to the 'Family Tree' text.
  • Added: 'Supported Read Speeds' to the disc info text in Read/Verify modes.
  • Added: New log entry (when burning DVD-RAM/HD DVD-RAM/BD-RE) showing the current state of the 'Hardware Defect Management' feature on the drive. When active, the drive would 'normally' take longer to burn a disc due to the automatic 'verify after write' process.
  • Added: Option to use the system default language. When an exact match cannot be found (i.e. the correct translation file is missing from the Languages folder), the program will attempt a partial match.
  • Added: Ability to perform LiteOn's SmartErase functions.
  • Added: Show 'MID' in the 'Disc Information' section of the text on the right - easier to find and always available under the same heading.
  • Added: Ability to translate the image/disc size values on the recently added 'Overburn / Truncate' prompt.
  • Added/Changed: When reading Q sub-channel data fails, the program will attempt to read RAW sub-channel data (and deinterleave it to get Q) instead.
  • Added/Changed: Option to include 'Burn using ImgBurn' file association entries in whatever's the default progid of a given file extension - previously, this was done by default.
  • Changed: When renaming an item in the Disc pane of the DLE window (on Vista+), the program will now exclude the file extension from the initially selected text.
  • Changed: Renaming items in the Explorer pane of the DLE window is now also possible via the 'normal' method of a single mouse click on a selected item (rather than just pressing F2).
  • Changed: Default size of I/O Buffer. (Less than 1GB RAM = 20MB, Less than 2GB RAM = 40MB, Everything else = 80MB)
  • Changed: When the drive fails to read a block of sectors in Read/Verify mode, the program will now log the error it returned before attempting to read them one by one (so the original error message doesn't go unreported).
  • Changed: Reverted to using original/basic messagebox for overburn question when in Build/Discovery modes.
  • Changed: Split the DVD/HD DVD/BD Video reading of various files to obtain a volume label into their own options rather than them all using a single one in the DVD Video section.
  • Changed: Tweaked some code that generates the volume label suggestion on DVD/HD DVD/BD Video builds.
  • Changed/Fixed: When CCD image layout file creation is enabled, PreGap sectors will be converted/added to 'Index 0' sectors and included within the IMG file.
  • Changed/Fixed: Workaround for infinite loop issue with some virtual drives caused by incorrect info being returned for the 'READ SUB CHANNEL' command.
  • Changed/Fixed: The autoloader 'Auto Abort On Error' option didn't apply to Read mode.
  • Changed/Fixed: Workaround for buggy (LG) drives that return 'Invalid Field in CDB' rather than 'Invalid Field in Parameter List' in response to a certain command.
  • Fixed: Default Overburning Method always reverts to 'Overburn'.
  • Fixed: Creating MDS files when it shouldn't have been.
  • Fixed: Changing the number of copies required for an image (on the Write Queue window) that was currently being burnt didn't update the value displayed in the progress window.
  • Fixed: Bug parsing the metadata in WAV files.
  • Fixed: Clicking the email link in the about box (and 'ok' on the prompt) didn't fire up default email client as it should have done (it did nothing).
  • Fixed: Problem with long initial file names causing an 'error 0x3002' prompt to be displayed and preventing open/save dialog boxes from opening under XP (and probably older OS's).
  • Fixed: Potential false positive in code that detects BCD within the RAW TOC returned from a CD.
  • Fixed: When reading from an 'Advanced Format' drive with 4k (physical AND logical) sectors, the program could pop up an error (invalid parameter?) at the end of a burn/verify operation. Clicking 'Retry' would allow it to complete successfully though.
  • Fixed: Read/Verify modes weren't exporting graph data to the file name specified via CLI.
  • Fixed: The last digit in a CD's MCN was wrong.
  • Fixed: Potential crash when displaying the 'Overburn' dialog from within Build mode.
  • Fixed: Potential crash when the 'Optimise Duplicate Files' option is enabled.

IMGBurn 2.5.6 Tuesday 4th October 2011
  • Added: Option to truncate image (not physically!) when burning to a smaller disc rather than always attempting to overburn.
  • Added: New 'Create BDMV Folders' option to the Blu-ray Video options in Build mode. This ensures the BDMV folder contains all the basic folders required for successful playback in PowerDVD.
  • Added: New 'Clear Bin Status' button to the Auto Loader Control window. This only applies to Generic auto loaders and tells them to revert to using the first lot of input/output bins.
  • Added: Workaround for autoloaders that don't report an error when the input bin is empty and cause the program to keep loading and unloading non-existent media as part of a batch mode read/queued write operation.
  • Added: Option to log skipped 'non archive' files/folders in Build mode - files without their 'archive' attribute set (this is nothing to do with zip, rar files etc. !).
  • Added: Workaround for Wine bug #22079 - http://bugs.winehq.org/show_bug.cgi?id=22079
  • Added: Workaround for Wine bug #27559 - http://bugs.winehq.org/show_bug.cgi?id=27559
  • Added: 'Show Interleaved Cells' option that makes the program include interleaved cells in the 'create/select layer break position' dialog.
  • Added: Filtering of '.miniso', 'desktop.ini' and a few 'thumbnail cache' type files when building DVD Audio or DVD/HD DVD/BD Video discs.
  • Added: The 'Device Capabilities' window now also shows if 'Binding Nonce Generation' and 'Bus Encryption Capable' features are supported.
  • Added: Detection of Wine version being used - now displayed next to the normal OS info in the log window.
  • Added: Workaround for Wine bug #27470 - http://bugs.winehq.org/show_bug.cgi?id=27470
  • Added: Support for building '.miniso' image files ( http://www.dvdfab.com/miniso.htm ) - used by DVDFab Virtual Drive.
  • Added: Option to not show the 'Test mode not/might not be support' warning message.
  • Added: Remember and restore the MRU source path (when adding/browsing for files) in the 'Create CUE/DVD/MDS File' windows.
  • Added: Prompt when the user may have made an error by enabling the 'Patch Boot Information Table' option when using a boot image that's over 1MB in size.
  • Added: Option to control the 'retry for remaining copies' / 'try burning image again before trying next image' prompts.
  • Added: Pressing the 'Enter' key in the Disc/Files box the Disc Layout Editor window will now navigate to the first selected child folder.
  • Added: Basic detection of an attempt to build an MP3 Audio disc (along the same lines as the existing DivX detection but with *.mp3 files rather than *.avi).
  • Added: An extra 'underburning' prompt when burning a BD-R sized image to a BD-R DL/TL/QL disc (and a BD-R DL sized image to a BD-R TL disc etc.).
  • Added: Support for detecting BDXL capabilities in a drive.
  • Added: Support for some 'Generic' auto loaders that use a COM port for robot communications.
  • Added: Prompt for the user to select an Auto Loader's 'Associated Drives' if none could be detected automatically.
  • Added: Prompt when the user may have made an error by enabling the 'Patch Boot Information Table' option when building a Vista/Windows 7/Windows 2008 bootable installation disc (i.e. using an 'ETFSBOOT.COM' boot image).
  • Added: An extra 'underburning' prompt when burning a DVD sized image (non BD Video) to a BD-R disc.
  • Added: You can now double click a 'Destination File:' or 'Source File:' log entry (whilst holding down the CTRL key) to open up its containing folder in Explorer.
  • Added: Prompt when the user may have made an error in the 'Sectors To Load' field when building a Vista/Windows 7/Windows 2008 bootable installation disc. (Should be 4 for a 2KB ETFSBOOT.COM file and 8 for a 4KB one)
  • Added: Option to log skipped 'filtered' files/folders in Build mode - i.e. from within folders like the VIDEO_TS one where only IFO/BUP/VOB files are allowed.
  • Added: Feature to display the 'Family Tree' of a device - i.e. which controller it's connected to.
  • Added: Support for detecting the Cyberlink UDF 2.50+ filter driver on Windows XP systems - and thus not displaying the warning about a UDF 2.50+ formatted disc potentially being unreadable.
  • Added: Workaround for (proper) Pioneer burners not reporting the % complete of a background DVD+RW format.
  • Added: Option to make the program wait longer for the drive (in an auto/embedded/medium changer) to become ready when doing a 'Batch Mode' Read. Option is enabled by default and makes the program wait 5 minutes rather than 5 seconds.
  • Added: Support for reading metadata (tags) from M4A music files - which can then be used by CUE sheets to create CD-TEXT info.
  • Added: When suggesting a volume label for a BD Video image/disc, the program will now read the disc name specified in the 'BDMV\META\DL\bdmt_eng.xml' file.
  • Added: When extracting a boot image, ensure the source and destination aren't the same.
  • Added: When extracting a boot image, check for sufficient disk space before starting.
  • Added: The ability to format BD-R and enable spare areas (defect management). When using BD-R with spare area, you should disable the 'BD-R Verify Not Required' option otherwise the whole thing is a bit pointless!
  • Added/Changed: Prevent Read mode from being used to create (useless) image files of multi-session/track DVD/HD DVD/Blu-ray discs and suggest using Build mode to create a new image based on the contents of the disc instead.
  • Added/Changed: Tooltip for the 'Free Space' label (Build mode, Information tab) now displays the free space info for previous, current and next 'min required media' formats.
  • Added/Changed: Log entry related to supported write speeds.
  • Added/Changed: The initial drive scan results in the Log window now show the full firmware version for LG (HL-DT-ST) drives. (e.g. '1.00-A9' rather than just '1.00')
  • Changed: Updated bundled Ask toolbar to latest version (1.13.1.0).
  • Changed: Made a few tweaks to the 'VirtualTreeView' component code when painting with (Vista+) themes enabled.
  • Changed: The 'Reset Copy Permission Indicator Flag' feature now automatically disables itself if the compilation includes an 'AACS_bd' or 'AACS_mv' folder in the root. Previously it only did so if an 'AACS' folder was present.
  • Changed: When using the '/FILESYSTEMONLY' switch, the program now also includes anything that would normally come after the file data (i.e. mirror metadata partition or UDF anchors) in the output file.
  • Changed: Tweak for detecting conflicting 'preserve full pathnames' setting when attempting to build certain types of images/discs.
  • Changed: Renamed 'Test Mode' warning option to 'Test Mode Enabled'.
  • Changed: Workaround for the TDateTimePicker control (used in Build mode for custom volume/file/folder dates) not displaying the current value properly under Wine (tested in Ubuntu 11.04 with Wine 1.3.20).
  • Changed: Tweak for detecting BD Video builds (where it may previously have treated it as a standard 'data' build or prompted the user)
  • Changed: Tweak for detecting DVD Video builds (where it may previously have treated it as a standard 'data' build).
  • Changed: The red 'Cancel' button (image) shown on the progress screens now has a 'hot' image so it's more obvious it does something.
  • Changed/Fixed: Build mode's 'Advanced' output mode will now check for and remove the destination image file from the list of source files. This was already being done in 'Standard' output mode.
  • Changed/Fixed: The DLE window wouldn't restore the Explorer pane's previous selection if it wasn't a file system object - i.e. so it wouldn't restore the selection to '(My) Computer' having closed and reopened the window, but it would restore it to something like 'C:\'.
  • Changed/Fixed: Made the 'Patch Boot Information Table' option only available when 'Emulation Type' is set to 'None (Custom)'.
  • Fixed: Potential crash when attempting to parse a certain UDF descriptor.
  • Fixed: When reading a multi-session/track DVD/HD DVD/ Blu-ray disc to an image file, the program would re-read from the start of the disc for each track (leading to an inflated image).
  • Fixed: Added a short pause after setting the read/verify speed so drives can respond to the request. (Workaround for bug in LG BD BH10/BH12 writer firmware that makes them read at 2x)
  • Fixed: Unable to save an *Ansi* format 'text' file (CUE, MD5, LOG etc.) when the file name contained Unicode characters.
  • Fixed: The 'Sort Files By Source List Order' option of Build mode wasn't working when using Advanced input mode.
  • Fixed: The 'Retry' option when attempting to Unload/Reject a disc from a Vinpower/Generic autoloader didn't work.
  • Fixed: Synchronisation of options between modes during program initialisation could cause some incorrect values to be restored.
  • Fixed: Potential access violation when accessing a certain storage descriptor as the program starts up.
  • Fixed: Problem that could cause the 'there are still some queued up images' box to pop up twice when the program has been told to close itself.
  • Fixed: Problem that could cause an error box ('Reached End Of File') to pop up just before the burn starts when checking to see if an image file contained BD Video data.
  • Fixed: The log window would jump to the wrong location when restoring the application (having previously minimised it) if the Taskbar was located at the side of the screen (rather than top / bottom).
  • Fixed: Clicking the red 'Cancel button (image) shown on the progress screens didn't provide any sort of feedback if the program was already cancelling due to an error.
  • Fixed: Error attempting to close the track when burning a multi track image (i.e. Audio CD) using the TAO write type.
  • Fixed: Couldn't perform Redo (via CTRL+Y) or Undo (via CTRL+Z) in the ISO9660 volume label boxes, they just caused the 'Unacceptable Character' balloon to pop up.
  • Fixed: Attempt at a workaround for an issue someone was having where the main window ended up being smaller than the components it contained (so some controls got cut off).
G_M_C is offline   Reply With Quote
Old 5th May 2012, 15:52   #16  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Can thread title be updated to current version:
IMGBurn 2.5.7.0 Thursday 29th March 2012
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 21st July 2014, 19:11   #17  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Seems that v2.5.8 has been available since June 16 2013.

http://www.imgburn.com/index.php?act=download
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 18th August 2014, 01:07   #18  |  Link
LARRYB
Registered User
 
Join Date: Jan 2005
Posts: 106
Does this work with win7

I have tried 3 times to install this software on my Win 7 system.

The imgburn-2.5.8 will download but when I try to install it will go through the motions and appear to be down loading and installing on my HD.

After all is done I get no Icon on the desktop, when I look in the control panel for installed software it does not show up.

It looks like a ghost.....

What's up???
LARRYB is offline   Reply With Quote
Old 18th August 2014, 01:28   #19  |  Link
Sparktank
47.952fps@71.928Hz
 
Sparktank's Avatar
 
Join Date: Mar 2011
Posts: 940
Quote:
Originally Posted by LARRYB View Post
Win 7
I've successfully installed on 3 machines using Win 7.

You would have better luck asking on their forums:
http://forum.imgburn.com/

A quick search doesn't show anyone else having similar issues.
I've only checked first page of search results, though.

Can't say I've had similar experiences before.
__________________
Win10 (x64) build 19041
NVIDIA GeForce GTX 1060 3GB (GP106) 3071MB/GDDR5 | (r435_95-4)
NTSC | DVD: R1 | BD: A
AMD Ryzen 5 2600 @3.4GHz (6c/12th, I'm on AVX2 now!)
Sparktank is offline   Reply With Quote
Old 18th August 2014, 02:04   #20  |  Link
LARRYB
Registered User
 
Join Date: Jan 2005
Posts: 106
Thanks for the link.

Dont know what to say.

I just cant get it to install.

One problem I had at first was my virus shield was alerting me that there was a threat.

At first I let it take care of it and the files would disapear.

I then allowed the threat to go through and figured I would run the anti virus software latter.

It did connected to the website and I could see the progress of the install, but when all was done no Icon or files in my computer.

Maybe someone on their forum will have the answer

Thanks
LARRYB is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:29.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.