October 3rd, 2008· This is a minor release that introduces an automatic download and install feature.
October 1st, 2008· Redesigned the interface again.
· Added a File progress bar to track each indiviual file conversion progress.
· Toolbar now used for the function icons.
· Sidebars used for quick access.
· Added checkboxes that allow you to delete multiple queue entries at a time.
· Added more queue logic to help improve adding and deleting entries.
August 25th, 2008· Fixed a nasty bug that prevented the use of the switches and the remove queue function.
· Fixed a bug that incorrectly identified the switch as the filename.
July 21st, 2008· BchunkerFE now cleans up after itself and older versions.
· Added option to use bin filename as the output filename.
· added option to play a rooster sound when conversion is complete.
· Fixed bug that prevented the 1st queue from being deleted under certain situations.
· Fixed the following bug - If the remove button is pressed while the queue is empty, and then a bin, cue or directory is entered, The queue would be formatted incorrectly and fail the conversion with an error.
· Various minor enhancements.
· added horizontal scrollbar for the long paths.
· Added a clean up tab under preferences to remove configuration files and directories.
· Added checking to prevent more than 99 entries in the queue. If more than 99 entries are added to the queue, The queue entries would start at 01 again overwriting previous entries. Although I have doubts anyone would try more than 99 entries, it is better to be safe than sorry.
· Added the function to export and import the queue to a file for later editing.
· Rearranged some of the interface.
· Move Queue Entry and Estimated Elapsed Time to the top of the window to make the interface less cluttered.
June 2nd, 2008· Added new function icons and descriptions underneath.
· Fixed a bug that would insert the filename and switches when one of the browse buttons was pressed, and then the cancel button was pressed.
· Added dynamic Queue Entry numbering.
· Added functionality to delete entire Queue entries one at a time.
· Fixed multiple minor bugs, updated descriptions and updated help tags.
· Put the queue window in a box to visually integrate the queue window with the rest of the interface.
May 28th, 2008· While going over my program, updating it for the next release, I found a somewhat serious bug. The bug is not from my code, but rather a long standing bug in the programming language. You may or may not have seen it. The bug can occur when the settings window is open or not. The window will erratically change size, either making it too big or so small that you can not select the options. I have redesign that part of the interface and will be releasing a bug fix release soon.
· A few other bugs were also fix, for ex. the cancel button only canceled the current conversion and not the entire conversion process.
May 27th, 2008· Completely Redesigned interface.
· Completely redesigned queue system. The queue can now be edited directly.
· Added option to enable or disable the "remove 01" from the end of the file.
· Added option for Incrementing filename by appending a 0,1,2,3.......... what ever number you finish on.
· Added option to clear the queue when the conversion is completed.
March 31st, 2008· When selecting Preferences the main window no longer closes.
· Multiple instances of Preferences are no longer allowed.
· Multiple instances of about are no longer allowed.
· The "Delete BchunkerFE directory and all configuration files" now removes the BchunkerFE.plist in addition to the previous settings. A restart is now required after invoking this option.
· Removed underlines from the tabs.
· Added Remove filename when clicking on field. This option automatically removes the filename when you click on the filename box.
· Queue Count is now updated when clicking on the Remove button.
· Spaces are automatically removed from filenames. This improves compatibility with Binchunker.
· Fixed spelling errors and updated descriptions.
· Updated program so extra description beyond BchunkerFe is not displayed in the menu.
· Fixed a bug that caused BchunkerFE to crash if the path for the binchunker executable was not defined.
· Handled nil objects.
· if the cancel button is pressed during a conversion, "Conversion Canceled" is now displayed instead of "Conversion Completed".