UGH Burner Changelog

What's new in UGH Burner 0.6.1

Sep 19, 2011
  • Fixed bug that caused exceptions when starting program with ISO image as parameter.
  • Fixed bug that "Load Disc" command sometimes was causing that content of the disc did not appear in explorer and other applications while UGH Burner was still running.
  • Fixed bug that image size was not compared to media size before burn.
  • Added menu item "Burn image to disc..." when right-clicking on image files in explorer control.
  • Explorer control rebuilds automatically on directory/file structure change of the current directory.
  • Added warning message when user attempts to burn image as file to the disc.

New in UGH Burner 0.6.0 (May 26, 2011)

  • Application now works with the latest StarBurn SDK 10.5 "Tomahawk" and does not shows any additional message boxes (Thanks a lot, RocketDivision Team!)
  • File size detection algorithm was rewritten. Now it should work better.
  • ISO image and UPF project detection was fixed. now it is case insensitive.
  • Files in Burn Tree now have icons, the same way as in Windows Explorer.
  • Drag'n'Drop now works inside Project Tree.
  • Drag'n'Drop Mechanism was changed -- now if dropping is not into specific node, dropping will be made into Root node, but not in Selected node as before.
  • Old DirectoryView and FileView controls were replaced by modern Windows Explorer-like control.
  • When "Eject" button is pressed, drive will be unlocked if it is necessary.
  • Messages were changed in Project and Image burning to correspond the events that happend.
  • Fixed error in Image burning dialog which blocked burning when "Burn" button was pressed while drive was empty.
  • Fixed bug that sometimes was blocking ISO burning when iso file was opened using UGH Burner.
  • When clicking on "ISO" button in the main form of the application, it shows "capture iso" tab if there is the disc with data inside the drive, otherwise -- "burn iso" tab.
  • Fixed a bug that allowed ISO burning when Recordable (but not Rewritable) media was inserted.
  • Verification feature was added to ISO and Project burning.
  • Now UGH Burner can be minimized even if there are process windows above the main form.
  • Controls that does not influence on the active process are disabled after the process execution (e.g., you cannot change erasing speed when erasing alread started).
  • It was considered to return ability to work with UGH Burner using Read-only Drives: Now you can grab images and eject/load disc using drive that cannot write at all (They are marked with the "(Read-only)" text in Drive selection box). Wether to include such drives into the application can be selected from configuration.
  • Disabled icon's bug was fixed: now if you have no drives or some options are disabled, you'll not see empty buttons. There are "Disabled" images.
  • Application icon was updated.
  • Now Main Application window have ability to store layout and position.
  • "Eject" button on the Main Form now allows to Load or Eject drive's tray, if this is supported by the drive.
  • Added ability to save (compile) project to the ISO file.
  • Some messages and labels were replaced to be more intuitive.
  • Some bugs, that appeared when application did not found any disc drive, were fixed. Now it does not throw exceptions or do some stupid things.
  • Preferences system was implemented.
  • Log bug was fixed: now absolute path also may be used.
  • Fixed working with files bigger than 4gb: actually, we just show message box and skip such files. ;-)
  • All MessageBoxes in application now have appropreate icons.
  • Project tree now supports multiselect and group operations on items of the same level.
  • Erase on Data Burn now is starting automatically.
  • "Burn Few Discs" option was added to the ISO and Project Burn. It allows to burn few discs with the same configuration.
  • Command line arguments now are analyzed correctly and better. user can specify few iso files to burn and any files to add to the project automatically.
  • Added ability to verify disc with the specified iso image file. Might be useful to verify already burned discs.
  • When there is a name conflict during multisession with the data already present on disc, the message box is shown with proposed rename solution and option to cancel burn process. Due to API problems, folder merge (new and already present on media) is not implemented in this version of UGH.

New in UGH Burner 0.5.5 Beta (Jan 28, 2009)

  • File Panels size changing was fixed.
  • "Open with..." from windows now works (was: config search problem)
  • Forbidden Writing to DropDownList fields (sometimes it was possible to crash program...)
  • Configuration Form added (just as stub).
  • Faster Windows opening (faster Drive work implemented).
  • OpenProject issue fixed (failed while reopening same file).
  • Sorting files in Disk TreeView is fixed.
  • Opening Project files (*.upf) looks like fixed (again... ;-) )
  • Drag'n'Drop now places files to the requested places.
  • Fixed issue of adding whole Disk Drive to the project
  • What's new list moved from Binary of the program to external file.
  • Fixed bug that makes disc unreadable when burning project with option "Clear disk first".
  • Fixed bug that failed to close "Burning Project" form by button "Cancel" when no disk was inserted.
  • Fixed issue of wrong or none write modes. (Refreshing bug fixed)
  • Fixed bug with showing project size depending on inserted disc.
  • Multisession now should work properly. few bugs on that issue were fixed.
  • Burning files and folders with similar long names issue fixed (was: drop new one).
  • Fixed incorrect adding more than 1 directory using Drag'n'Drop. (possible that this bug was caused by fix #9)
  • Fixed adding same directory name via Drag'n'Drop.
  • Download latest version link was added to About box.
  • "Refresh" button in main window now refresh Disc capacity and show this on working project's size panel.
  • Disc replacement during program's running now should be working correctly (when it's possible) and look better.
  • Test burning was removed from application.
  • Burning/Grabbing Process aborting was implemented and improved. (Old blocking bug)
  • Burning second project and re-burning current project now works correctly.
  • Added automatic opening ISO Burning window if ISO file was proposed in command line.(for ex "UGH.exe 1.iso" will try to burn file 1.iso)
  • Drive selection now is saved in config file.
  • All windows closing is now handled, if burning process is in progress, it can be cancelled by user.
  • In ISO burning window if Disc is not empty and user agreed to clear it, clearing will start automatically.