Sei sulla pagina 1di 13

Change log ---------A bug tracker is available at http://www.wiibackupmanager.

tk/bugtracker You can use the bug tracker to see details of the fixes by looking up the issue number as noted below, view unresolved bugs and report any you've found yourself . 0.4.5 Build 78 --------------Fixed: The database "convert to internal format" freezes at 0.56% with the lat est GameTDB database. A simple typo caused the bug that really should've shown up before. 0.4.5 Build 77 -------------|-Changed: Update link to WUpload has been removed from the app, replaced with a link to the WBM website. |-Added: New features for the export templates that allow creating a multiple co lumn table. See the ncwbfsstyle template. "Entry step" = how many entries to ou tput between the [Entry header] and [Entry footer]. |-Fixed: The database list wasn't refreshed after changing the settings. eg. Tit le colours etc. |-Fixed: After recent tests trying to get Direct3D working with WIn64, I acciden tally got the OpenGL and Direct3D renderers mixed up. |-Fixed: Resetting the Original title colour in the settings dialog made it gree n instead of blue. That bug must've existed from day one. 0.4.5 Build 76 -------------|-Added: Menu item on drive pages, "Tools->FAT32/NTFS->Repair WBFS files". This will fix most problems that cause games to show as invalid in WBM. For example, the corrupt WBFS header caused by the renaming bug below and also WBFS files tha t haven't been trimmed correctly. |-Added: "Tools->WBFS->Recovery mode" now also works with WBFS files. If you ha ve invalid entries in the list, this will allow you to transfer the games to ano ther drive or ISO/CISO which will repair them. |-Fixed: A serious issue with title renaming that caused corrupt WBFS files. By not rewriting the WBFS header when renaming to title, it removes the possibility of the header getting corrupt. It doesn't need rewritten anyway, so the code sh ouldn't have been there. 0.4.4 Build 75 -------------|-Fixed: (Issue #0000006) In WIndows XP, the visual styles cause the files list to turn black. 0.4.4 Build 74 -------------|-Fixed: (Issue #0000004) When I made some changes from WiiTDB to GameTDB, I mis sed the titles colour entry in the setting dialog. Because it used WiiTDB and th e code expected GameTDB, the colour couldn't be edited. 0.4.4 Build 73 -------------|-Fixed: Because I was working on new features, The cover display wasn't working correctly in unreleased test builds. Anyone that was testing should update. |-Fixed: The Labels in the about box and splash screen weren't transparent in XP . This was a bug in Delphi. I had to manually add "Transparent = true" to the label properties in the dfm file because the default value wasn't being applied

as it should. |-Fixed: (Issue #0000002) When loading an invalid file via "add files" or "add f older", the error was shown in the progress panel's mini log, but the details we ren't in the main log. This made it impossible to tell why the game wasn't load ed. 0.4.3 Build 71 -------------|-Fixed: Trying to add a Wii ISO to the files list where the partition table was invalid would cause the thread to terminate early. Any games in the queue after the broken one wouldn't be loaded. 0.4.3 Build 70 -------------|-Fixed: I missed a couple of invalid typecasts in the Win64 code that caused WB FS split files not to work. Both reading and writing were broken when the split was reached. 0.4.3 Build 69 (Win32 Only) --------------------------|-Fixed: Database filter dialog wasn't translated correctly when setting the lan guage. |-Fixed: "New language file" function was adding all the database filters to the new file. ie. all the developer/publisher names etc. 0.4.3 Build 68 -------------|-Changed: Win32 and Win64 versions are released in the same package. Use whatev er one you want.. |-Fixed: The Game info vertical splitter (resizer) wasn't repositioned when sett ing position if the game info panel. It seemed like it wasn't there, but it was just in the wrong place. |-Added: Visual styles. Select any of the available styles in the Options->Visu al Styles menu. |-Fixed: Various title edit/display issues. eg. Using enter or escape caused an AV when editing titles. The custom titles now override the WiiTDB ones etc. Load s of little changes to make it work how it should've.. |-Fixed: SNEEK format, main.dol is now identical to wit instead of having traili ng junk data like DiscEx. |-Fixed: OpenGL renderer now works in Win64 and Direct3D was removed. 0.4.2 build 67 -------------|-Added: Native Win64 version now available. |-Fixed: Another little bug in the SHA-1 hash check and SNEEK format. These sho uld be 100% working now. 0.4.1 build 66 -------------|-Changed: The "Jobs" tab in the settings dialog is now "Downloads" |-Added: General option, "Verify SHA-1 during SNEEK transfers". Transfers are s lower when enabled, but it verifies that the data is OK. |-Added: Convert/extract games to SNEEK format. See the transfer menu on each p age. Consider this feature to be beta since I don't have any way to play test i t. I have compared the output with DiscEx and everything is identical. If you use it, please let me know your results. |-Fixed: "Disable All" in the database filter dialog didn't disable the language filter.

|-Fixed: SHA-1 hash check failed when the game contained large files because the whole file was read into memory. Allocating memory for these large files would fail and the error wasn't logged either. Now a 1MB buffer is used to read the f iles in small chunks. |-Fixed: ISO->ISO transfers were writing all partition data, which made the resu lting sparse ISO the same size as when not removing any partitions. |-Fixed: The language database filter wasn't working correctly. 0.4.0 build 65 -------------|-Fixed: An oversight with the default cover URLs. I set them to www.gametdb.co m, instead of art.gametdb.com. No need to update from build 64, just edit the c over URLs in the settings dialog. 0.4.0 build 64 -------------|-Fixed: Various little improvements and fixes here and there. |-Added: A splash screen, because the load time has increased slightly, mainly due to loading the database at startup. The check for updates happens while the splash screen is visible now too. |-Changed: WiiTDB is now GameTDB. All cover URLs etc. have been changed. |-Added: WiiTDB xml support. Database browser tab with a basic filter dialog. S ynopsis and controller info etc. can be shown for games on any of the tabs. Eit her copy the xml file to the WBM folder or update from the Tools menu on the dat abase tab to start using it. |-Fixed: Really small WBFS files would show as invalid because some internal val ues were rounded down to zero instead of up to one. |-Fixed: Update check, so it doesn't increment the views counter on filetrip. S orry about that.. |-Fixed: Feedback, send mail ShellAPI call (when MAPI failed) wasn't working. 0.3.9 build 63 -------------|-Fixed: Archive password dialog wasn't shown when adding a folder. |-Added: SHA-1 hash integrity test. Any game can be checked for corruption usin g the internal Wii disc hashes. See Tools->SHA-1->Verify.. It's a lot slower t han MD5 because 31 hashes need to be calculated for every Wii disc sector, but c an tell if a game is corrupt without pre-calculating anything. |-Fixed: When using some languages, the help menu was covered and the "New versi on" label wasn't anchored to the right side. |-Changed: When sending feedback without attachments, ShellAPI is used instead o f MAPI. If the MAPI method fails, you can now send a regular email via ShellAPI and manually attach any files if necessary. |-Fixed: Attachment settings in the feedback form weren't saved. |-Added: A link to the facebook page in the help menu. 0.3.9 build 62 -------------|-Changed: Disabled all GameCube related code. It was unusable anyway. |-Added: Check for updates. Automatic check on start up and menu item under the help menu. |-Added: Export template "HTML table with covers" by Echizen. |-Added: Option to disable notification sounds. Some people find the "ding" ann oying. See Options->Settings->General->Misc.. |-Fixed: View->Tabs->Downloads option wasn't applied correctly after restart. |-Fixed: System drive was visible in the format dialog. |-Added: Archive password dialog. Entered passwords are stored only for the cur rent session. |-Fixed: After an archive was extracted, the usage size wasn't calculated, which caused the ISO to labelled as invalid.

|-Added: Error message when trying to transfer ISOs to anything other than NTFS, since it isn't possible. |-Fixed: CISO was broken when removing partitions. eg. using game partition only . |-Fixed: Disk cache thrashing that was caused by writing 1 Wii sector at a time, now using 1 WBFS sector again. The transfer speed should be more stable. 0.3.8 build 61 -------------|-Fixed: Sometimes the cover downloads would only download to the cache instead of the configured folders. |-Changed: Default renderer is software again. Just in case there's any problem s initialising OpenGL or Direct3D. |-Changed: Export template code. Have a look at my example templates to see th e changes and all the valid variables. Now supports multiple pages and covers e tc. |-Added: Option "Use cover cache". When disabled, WBM behaves just like the load ers, where you can download missing covers only. The display will only use cove rs that already exist too. |-Added: When a cover can't be downloaded to the cache, the display uses whateve r it can find in the cover folders. |-Fixed: A weird problem on FAT32 when renaming or updating the storage conventi on. The "" character was somehow classed as the same as "O". I'm still not sure why it happened because I can't reproduce it, but now the files and folders are moved in 2 steps. First to a temp location, then to the final location, which avoids any mix ups. |-Fixed: The custom titles file was always saved to the app folder instead of th e location in the settings. |-Fixed: After selecting the custom-titles.txt location, the filename was set to titles.txt, instead of custom-titles.txt. |-Fixed: The path to the disc.info file was wrong when using a custom folder. |-Fixed: Problems with NPOT textures on systems that don't support it. |-Added: New variables to use in the paths %APPDRIVE% (eg. "F:") and %LOCALTEMP % (eg. "C:\Users\fig\AppData\Local\Temp") |-Fixed: When the WiiFlow config was selected, front covers weren't downloaded t o the cache (For display) when the full cover exists. 0.3.8 build 60 -------------|-Fixed: A couple of names in the about box showed as question marks because my source code formatter didn't work with unicode characters. I works as it should now. |-Fixed: Trailing backslashes are removed from paths in the settings. |-Added: Empty or zero sized drives aren't shown in the format dialog. |-Added: WBFS "virtual sector size" in format dialog, with a warning that it's n ot usable until we can get support for it in the cIOS. |-Added: Only valid FAT32 cluster sizes are shown in the format dialog. |-Changed: Default cover images from lustar. |-Fixed: DVD write speed wasn't read correctly from the Settings.ini. |-Added: Ignore critical errors with floppy drives, when there's no disk in the drive. Needs tested to make sure I've covered all the places where it can happen . 0.3.8 build 59 -------------|-Fixed: Finally tracked down the duplicate drive bug, when a new drive was inse rted. |-Added: Disc info cache to speed up listing the contents of a "FAT" drive. The "disc.info" file is stored in the WBFS folder. |-Changed: "Jobs" tab is now the "Downloads" tab.

|-Added: All downloaded covers are stored in the cache folder, so it's quicker t o sync with different drives/loader configuration etc. Updating is possible too because they're stored by region and type. |-Added: Preset cover configuration for popular USB loaders. Simply select the l oader and your base cover folder. Certain cover types are disabled for the load er when it doesn't use them. |-Changed: Names of the Covers menu items reflect the fact that they also sync t he cover folders when the relevant options are set. |-Added: Cover download functions can also delete files. eg. to sync the cover f olders with a drive. |-Fixed: FAT32 format "Sectors per FAT" calculation was wrong. Maybe the cause of the problems some people have been experiencing. |-Added: Mini log in the format dialog. Everything seen there is also in the ma in log. |-Added: FAT32 format checks that were in the original source. e.g. 32KB cluster s are too large for a 2GB drive. |-Fixed: NTFS formatting only worked for fixed disks. Now the media type is set from the drive geometry info so it should work with any drive type. |-Fixed: Error when zero sized files were loaded, causing the thread to terminat e and not list all the games. |-Fixed: Writing CISO was broken...again. |-Fixed: Jobs page wasn't translated. |-Fixed: Some of the controls weren't resized with the settings dialog, causing long translated strings to be cut short. 0.3.7 build 58 -------------|-Fixed: Sort by region column caused the app to hang when the language wasn't E nglish. |-Fixed: WBFS Disc Info Size wasn't calculated correctly since around build 56 o r 57. |-Fixed: Texture blending mode for covers. They were blending onto black, inste ad of the background. |-Added: IOS version shown on all the lists. |-Fixed: IOS version wasn't correct for all games. I was also reading the IOS fo r all partitions instead of just the data partition. 0.3.7 build 57 (debug) ---------------------|-Added: Untranslated strings are now at the end of the lang file. After transl ating some of them, run "Update language strings" again to reorganise everything . |-Added: 2 version values in lang files. "Strings version" = contains all the st rings for this version of WBM. "Translation version" = strings are translated up to this version. Translators should manually change this value to reflect the v ersion they translated for. ie. After you translate the strings, "Translation ve rsion" should equal "Strings version". |-Added: Wrote a file download class using WinInet. It's much more stable than anything else I tried. Now downloads can be paused, resumed and stopped on deman d. The app can be safetly closed at any time too, without error. Use internet options in control panel to set a Proxy and delete the cache etc. |-Changed: Stopped using the SVN version of fastmm, it causes errors in Delphi X E. Now using the Built in Delphi version. |-Added: Jobs page to view and work with the job queue. |-Changed: Rewrote the job queue system so it's threaded. (Rewrote it 4 times ac tually :p) |-Fixed: Temp files weren't deleted when adding archives to the files page. The problem must've existed since changing to using the 7Zip DLL. |-Fixed: Invalid date format when removing backup logs, causing the app to crash on start up.

0.3.7 build 56 (debug) ---------------------|-Fixed: Scene freeze when changing the cover display types with the OpenGL rend erer. |-Added: Version checks etc. for the renderers because sometimes they can initia lise OK, but if the available API is too old then it can cause the app to hang. |-Fixed: OpenGL renderer code. It should init OK now. 0.3.7 build 55 (debug) ---------------------|-Fixed: Fixed startup errors when no compatible 3D API was available (OpenGL/D3 D) |-Added: Application icon by NahuelDS. Thanks. 0.3.7 build 54 (debug) ---------------------|-Added: Invalid cover images are automatically deleted and re-downloaded when n ecessary. |-Added: Column to show IOS version on the files page. I'll add it to others soo n. |-Added: %APP% tag that can be used in the temp and cover paths to make them rel ative to the app folder. |-Added: Cover support. Download and display on the fly or use the menu to down load missing covers. Plenty of options to customise how you want use it. |-Fixed: When "Use mounted volumes only" is clicked in settings, any edited disp lay names are saved before rebuilding the drive list. |-Changed: Volumes and partitions use the display format "Drive (1:1)", where th e numbers represent the disk/partition number. |-Added: Support for disk partitions not recognised by Windows. See the entry be low for an example of how this can happen.. |-Added: When formatting to WBFS, the partition type is updated in the MBR as 0x 07 (PARTITION_IFS). If formatting from ext3 for example, the drive is much hard er to detect in Windows. Changing to IFS even allows a drive letter to be assig ned. |-Added: GPT disk support in various functions, like the FAT32 format. |-Fixed: Column data in the settings file caused an AV on startup. Something was n't saving correctly since the move to Unicode. I worked round it by saving/loa ding a compressed version of the data. |-Fixed: More translation stuff. Square brackets were getting removed and Radio buttons weren't translated. |-Fixed: I totally rewrote the "Remove" menu functions. It was reported that th ere was an AV after removing discs from a WBFS drive, so the new code handles th ings differently. |-Fixed: I was removing colons ":" from the langstrings.txt and language files w hen automatically updating the language strings. 0.3.6 build 48 -------------|-Added: Select the archive types you want enabled in the settings dialog. |-Fixed: When mounting a custom folder, if there was an invalid disc, the thread terminated early so all the discs wouldn't be listed. |-Fixed: Random (Y),(Z) etc. are trimmed from Chinese strings. I still can't rem ove them from the menus for some reason. I'm not sure if this even happens when using a Chinese version of Windows. |-Fixed: Some integer overflow errors. Forced 64 bit math in a few other places too, as a precaution. |-Fixed: I forgot to inject debug info into the exe, so the stack traces in the were useless. Now they'll show me the exact line number in my source where the e rror happened.

|-Fixed: DiscIndexFromID function didn't work with the file naming conventions, so duplicates were allowed to be transferred to drives. ie. "Some selected items already exist on Drive.." message was never shown. |-Added: Links to the Wiki and GBAtemp forum in the help menu. |-Changed: Feedback form. Now it creates a new email with your default client, using MAPI. You can still attach the log and language file. |-Fixed: I got the Chinese languages mixed up, traditional and Simplified. |-Fixed: Transfers from Drive->DVD weren't using thread safe progress updates. 0.3.6 build 43 -------------|-Fixed: Directly after editing a title, the text color showed it as a WiiTDB or Custom title, even if it matched the original title. |-Changed: "Allow changes to WBFS disc header" is disabled by default to stop ac cidental file changes. So only on-the-fly titles are used, changes are saved to custom-titles.txt. |-Fixed: When custom-titles.txt was disabled, a message was still shown on singl e click instead of double click. |-Fixed: titles.txt language wasn't saved correctly. |-Fixed: The wrong titles.txt languages were downloaded in the settings dialog. 0.3.6 build 42 -------------|-Added: You can add gamecube ISOs on the files page, but transfers are broken s o they're not usable yet. |-Fixed: Loads of little things. |-Disabled: All database stuff for now. If you want a little preview run WBM wi th a "testdb" parameter. Stick the WiiTDB.xml in the app folder to use it. |-Added: Some new language files and export template for HTML. |-Added: You can quickly send the current language file via the feedback form. S end me new/updated translations. The original author has priority when it comes to updating. |-Added: "Update language strings" in the language menu. Automatically generate language strings and update existing files in the language folder. It adds/rem oves strings so that the files are ready to translate for the current version of WBM. |-Added: Version info in the about dialog is automatically updated and now inclu des a build number. |-Changed: Debug level now only applies to what you want to see in the log. The log file will always contain "Full debug" information. |-Changed: Email address in about dialog to WiiBackupManager@gmail.com, which is also used for the feedback form. |-Added: Feedback form to report bugs etc. in Help->Feedback menu. You can als o attach the current log. |-Changed: Totally rewrote the logging system. Logs are saved to file in real t ime, in case of a crash the log will still be available. |-Added: Ability to use Wii discs that have invalid entries in the partition tab les. Only a bad game partition is considered to be a fatal error now. |-Fixed: UTF-8 loading/saving wasn't working since changing the app to unicode. It should work better than ever now, with all characters displayed correctly. |-Changed: GameID_Title.txt file is created when using only the game ID as the n aming style. Any other setting doesn't need it. |-Added: Naming conventions for files, just the same as folders. So you can sto re all the files in one folder and rename to "Title [GameID].wbfs" etc. |-Added: Database viewer page. Browse all know games in the WiiTDB database. |-Added: WiiTDB.xml support. When updated, the xml is converted to a faster dat abase structure. WiiTDB.db and WiiTDB.idx files are created. 0.3.6 beta 1

-----------|-Fixed: CD-R info incorrect. Probably the same for CD-RW etc. |-Fixed: A simple threading issue caused the app to crash when selecting a DVD d rive. |-Added: Loads of little error checks and interface improvements. |-Fixed: Drive space was incorrect for unmounted FAT32/NTFS drives. Microsoft do cs say a trailing backslash in the drive path is only needed with GetDiskFreeSpa ce() in Win95/98 = wrong. |-Added: Options to set the locations of titles.txt and custom-titles.txt. |-Added: Option "Target DVD write speed". When burning DVD, the closest support ed speed will be used. |-Added: Erase DVD function in the tools menu for erasable discs. |-Added: Transfer to DVD functions using IMAPI2. Files are converted to ISO/Tri mmed ISO on the fly while burning. Only single layer supported for now. IMAPI2 i nstallation will be required on XP. |-Fixed: Game IDs loaded from selection files are trimmed of any extra whitespa ce. |-Changed: "Drive" menus are now combo boxes. This is part of the fix below. |-Fixed: When a drive is inserted and the a drive menu is dropped down, there w as a "component name already exists" exception. |-Added: Drive format dialog will offer to dismount the selected drive if it's a lready in use. Unless a transfer is in progress etc. |-Added: Clicking on an entry automatically scrolls the selected column into vie w. |-Changed: Double click to edit entries (instead of single click) |-Changed: Default split size is now 4GB. |-Changed: "Extract rar before..." option changed to "Archive Extraction" to sel ect the sample size to extract when adding to the file list, or full extraction. |-Added: Support for 7-Zip's split files (*.7z.001, *.zip.001 etc.) |-Added: More archive support using 7-zip dll. (7Zip, Zip, multi-volume Rar, Bzi p2) |-Added: View menu to show/hide stuff. |-Fixed: Incremental search now scrolls the selection into view. |-Added: Startup options. Select a list of Folders to load on files page and Dr ives/Folders to mount on the drives pages. |-Changed: Language file "settings dialog width" defaults to 400 and made the se ttings dialog a bit larger. lang files changed to version 36. See "US English.la ng". |-Added: Language file display name option in lang files. See "US English.lang" . |-Fixed: When hiding drives, the drives were also hidden in the settings dialog meaning that they could never be unhidden. |-Fixed: Divide by zero error with transfers that take less than 1 second |-Fixed: Drive formatting routines should be working as expected now. |-Added: The app is now fully unicode enabled. 0.3.5 (unreleased) -----------|-Fixed: Custom titles weren't encoded to UTF-8 |-Fixed: App couldn't be terminated when there was an error writing the settings . |-Added: Mount mode for WBFS drives. Normal (Self explanatory), Force (Use this if the partition size was changed) and Recovery (Use this if accidentally re-for matted to WBFS or the header is damaged etc.) 0.3.5 beta 1 -----------|-Fixed: Read-only file handling. If write access fails, then files are opened a s read-only (when it's valid to do so). |-Added: Multi language support. UK English by default. I did a US English tran

slation but the only difference is the word "Colour" :) |-Added: French translation by redia |-Added: German translation by Kaligula |-Added: Brazilian Portuguese translation by leo_bsb |-Added: Dutch transation by spidy1000 |-Added: Inline editing for titles/ID/Region. Only the title is editable with r ead-only files, which will be added to the custom titles file. |-Added: New list column. "File access", which shows if a list entry is consider ed to be read-only. |-Added: Option to "Allow permanent changes to Wii discs". Write title/ID to the Wii disc header in ISO/CISO/WBFS. |-Added: Option to "Allow changes to WBFS discs". Write title/ID to WBFS disc he ader. This must be enabled for the above option to work with WBFS too. |-Added: New column, "Original title". This shows the title stored in the file. |-Changed: Display order for titles. In order of priority... Custom, WiiTDB, o riginal. |-Changed: Rename functions use the new display order. So what you see in the l ist is what's written to the files and also used for the file/folder names. |-changed: CustomTitles.txt is now custom-titles.txt for CFG 52b2+ compatibility . |-Changed: Settings dialog layout so it's easily adjusted to fit the text width of different languages. |-Added: Spanish translation by 6izmo. |-Added: Traditional Chinese translation by TeenTin. |-Added: Simplified Chinese translation by sniperz |-Added: Drive/DVD insert and removal detection. |-Added: Cached drive lists for the menus, format dialog and settings dialog. |-Added: Game list export with templates. |-Added: More comprehensive game region list. 0.3.4r5 ------|-Changed: Reverted WBFS AddDisc() routine to the way it was previous to 0.3.4 |-Changed: ISO, CISO and WBFS files are opened as read only. |-Fixed: Bug in the fix partition function that didn't quite work when remapping all the partitions in SSBB. That game showed an fst error when not using "Game only". 0.3.4r4 ------|-Fixed: |-Fixed: |-Added: his when |-Added: |-Fixed: |-Fixed:

AV after transferring DVD->ISO. DVD read errors weren't logged correctly. New option to "Use buffered transfers". It could be handy to disable t transferring over a network etc. but it's slower for normal use. Average transfer speed shown in the log, once finished. Some results weren't added to progress logs and some were added twice. Progress events for mounting a drive weren't all assigned correctly.

0.3.4r3 ------|-Fixed: All header popup menus now show/hide columns correctly |-Fixed: WBFS split style wasn't applied with transfers to WBFS file, so it was always set to Auto. |-Fixed: Duplicates checking with transfers from the files page didn't work and would get caught in an infinite loop, causing the app to freeze when de-selectin g the items. |-Fixed: "Update storage convention" functions didn't handle .wbf* files. 0.3.4r2

------|-Fixed: I left in a line of code that made invalid ISOs terminate the "add file s" thread.. 0.3.4 ----|-Added: New folder name layouts compatible with CFG 51b+ |-Added: WBFS split style. Auto, Unlimited, 1GB, 2GB, 4GB. |-Added: New items on the files page "Select" menu. Save/load from file. A list of selected IDs are save to file so these entries can be quickly selected by lo ading the .sel file. |-Added: Safely remove corrupt WBFS discs. For now, only WBFS discs with a bad header are considered to be corrupt. |-Added: "Tools->WBFS->Fix free blocks". This will compare the allocated blocks on a WBFS drive with blocks actually used by the discs stored on it. If there' s any blocks found to be allocated, but unused, they're marked as free. This is used to free blocks after removing corrupt discs, since the header can't be tru sted. It should be handy to recover some space after failed transfers with apps that don't handle it correctly. |-Added: New option "Ignore storage/naming convention for transfers to WBFS file ". When enabled "Transfer->WBFS file.." will use the title as the filename, wit h no sub folder or text file. |-Added: Batch DVD mode. When enabled, the progress panel stays open waiting on the next DVD. Once inserted, all game partitions are selected and the transfer begins automatically. |-Added: Drag and drop the list columns to rearrange them. |-Added: Select which columns are visible via right click menu. I can add some u seless info columns now. :) |-Added: Incremental search on lists. eg. Quickly type "mar" to go to the next e ntry that contains that text. There's a 1 second timeout, so if you type again too quickly, then you might be trying to search for something like "marmar". If you here a beep or it acts strangely, wait 1 second for the search text to get cleared before trying again. |-Added: Mini log on progress panels. This shows only success/failure/warning f or transfers etc. The panel stays open when an error occurred. See the main log for details on errors. |-Changed: Progress panels show in a scroll box on the right side of the window. Using the scrollbox reduces the amount of space needed for multiple progress p anels. |-Fixed: WBFS drives now show up using detection via drive letters. I introduce d a feature that only showed drives if it had a disk inserted, now it only check s if the drive exists. |-Added: Automatically request admin privileges, which are needed to work with W BFS drives. |-Added: WinAPI functions used to format NTFS/FAT32, with native Delphi FAT32 fo rmat code now used as fallback. |-Added: Option to select whether MD5 hashes are automatically calculated during transfers. |-Added: Mount custom folders on the drive pages via a "Custom folder" item in t he drive menus. |-Changed: WBFS AddDisc() routine uses too much CPU time copying 1 Wii sector at a time. I changed it to copy whole WBFS sectors at a time where the whole sect or is actually used. If parts of the WBFS sectors are unused, then they're copie d 1 Wii sector at a time, like before. This almost halves the CPU usage on my s ystem. |-Added: New list columns; Game region, file type, Wii disc partitions. Partitio ns types are U=Update, G=Game, C=Channel, O=Other |-Added: Format dialog doesn't display system or network drives. |-Added: With incremental search, uppercase does a full title search, lowercase searches using the start of the titles.

|-Fixed: Dual layer ISO size was wrong. |-Added: Options to auto rename from titles.txt on transfer to drives and WBFS f iles. |-Added: Option to use on-the-fly titles for storage conventions, ie. file and f older names, without renaming the internal titles. Transfers to ISO/CISO always use it. |-Added: ISOs are now also renamed from titles.txt. The internal title isn't cha nged, only the file/folder names. |-Added: Menu item on drive tools menu, NTFS/FAT32->Update storage convention. To manually update it, rather than using "Update when drive is mounted" in the settings. |-Changed: Keep all Wii disc partitions by default. 0.3.3 ----|-Added: Full scrubbing (clean) mode. Full scrubbing will use only ~used~ Wii d isc sectors, the rest will be filled with zeros. Without full scrubbing, some j unk data will remain. |-Changed: RAR extracts 20MB of data to get disc info, instead of the previous 4 MB. |-Added: "Game titles->Rename ??" functions use custom titles as well as WiiTDB. Custom titles have priority over WiiTDB just like on the fly renaming. So the titles displayed are the titles that are used when renaming. This was added in previous versions, but I forgot about it. |-Added: Automatic WBFS file split size. Unlimited on NTFS, 4GB on FAT32. |-Changed: Totally rewritten ISO/CISO writing routines to use the Wii disc exact ly like the WBFS partition AddDisc(). |-Added: Various functions in the drive tools menu for calculating/verifying MD5 hashes. Verification results are shown on in the log for now. |-Fixed: With Add->Folder function, pause and cancel buttons didn't work when th e files were being added. |-Fixed: Multiboot disc transfers didn't work correctly when the disc contained anything other than game partitions. |-Fixed: Some multiboot disc titles had a couple of binary ones after the real t itle, which caused an error -32 when loading the wbfs partition in CFG. I fixed this before the first release of the multiboot handling code, but uncommented t he line that caused it for some reason. I've removed this line of code complete ly now. 0.3.2 ----|-Fixed: .wbf to WBFS. This was a flaw that also existed in libWBFS due to diffe rent block sizes on larger drives. |-Added: Hash calculation from used Wii disc sectors only, for WBFS and .wbfs. T his will allow reproducible hashes from any source as long as the partition usag e is the same. There's no hash check function yet. 0.3.1 ----|-Changed: Compiler version back to Delphi 7, which seems to fix all the silly A Vs. |-Fixed: CISO. Now uses the same block size as WBFS files. So all CISOs saved fr om WBM should be identical regardless of the source WBFS block size. |-Added: Select "Items not in file list" for drive pages. |-Added: Reduced sparse file fragmentation by allocating the file size before se tting sparse mode. Thanks to oggzee. |-Added: Drive detection via assigned drive letters. This allows the use of map ped network drives as well as adding support for Wine and fixing other drive det ection issues. There's an option to use unmounted volumes in the settings dialog

. |-Fixed: Transfers to NTFS ISO couldn't be cancelled. |-Fixed: If the temp folder name in the settings file was blank when opening the app, all of the tabs were missing. |-Fixed: All ~known integer overflow errors. |-Fixed: Sparse ISO size on drive. Any holes that should be sparse are now corr ectly written. Thanks to oggzee again. |-Fixed: Drive sizes in the format dialog. |-Fixed: Multi-volume RARs now show the correct ISO size. |-Fixed: Renaming of folders where the old and new names are identical except fr om the case. eg. Renaming from "POP!" to "Pop!" wouldn't change the folder name. |-Fixed: Bug introduced when changing the titles colours. I originally had 5 col ours, but changed it to 3. The settings dialog was still using 5 internally whi ch would cause some memory to get accidentally overwritten, causing an AV when c losing the settings dialog. 0.3.1 beta 3 -----------|-Changed: Disabled overflow check, since it's stupid having the app crash for n on-critical errors. It might even help track down where the overflow is, otherwi se it'll just disappear, never to be seen again. Time will tell.. |-Changed: System error messages now show the error code as well as the descript ion |-Changed: Disabled MD5 hashing for now. |-Changed: Full debug by default (change it in "Debug level" menu on the log pag e) |-Changed: Application exceptions should be logged, instead of showing the messa ge dialog |-Fixed: DVD->WBFS file should work. 0.3.1 beta 2 -----------|-fixed: Integer overflow during transfers |-fixed: WBFS partition closed after transfer, which caused errors when batch tr ansferring. |-Changed: CISO writing method to create smallest CISO possible, regardless of t he source. (Experimental) |-Added: New NTFS partition support. Choose whether to save ISO or WBFS files o n NTFS. 0.3.1 beta ---------|-Changed: Drive->drive and files->.wbfs now use the standard routines converted from libWBFS. |-Changed: Disabled Data integrity/hash checking for this version. |-Fixed: Drive usage bar colours applied when settings are read from the ini. 0.3.0 ----|-Added: WiiTDB titles support (titles.txt). |-Added: Download titles.txt from the settings dialog. |-Added: Custom Titles support (CustomTitles.txt). |-Added: Double click drive entries to edit manually. Changes are saved to Custo mTitles.txt if enabled. |-Added: MD5 Hash functions for .wbfs/WBFS. Hashes are calculated when adding a disc to the drive and can be used to verify the data is still intact at a later date. You can also calculate missing hashes for existing entries. |-Added: Custom colors for Drive usage bars, Progressbars, titles and log. |-Changed: Reverted to using the unRAR DLL. Embedding it in the exe was causing problems.

|-Added: Support for the new WBFS file storage convention. You can now store th e files in sub-folders or in a single WBFS folder. With an option to automatical ly convert to the chosen convention when a drive is mounted. |-Fixed: Range check error caused by the remaining time falling below zero. |-Added: Duplicate files in the file list now handled correctly, so it isn't pos sible to transfer duplicates to a drive or convert to other formats. Allowing t his would just be a waste of the user's time because the first files would be ov erwritten by the duplicates. |-Added: Manual/Custom titles can be edited on the files and DVD pages, without actually changing anything in files. |-Added: WBFS Read retry. On read error, check for valid handle and recover if p ossible. 0.3.0 beta 4 -----------|-Fixed: Problem with sorted columns with items over 4 GIG, introduced in beta 3 |-Fixed: "Not enough space" with some operations. They were referencing total si ze instead of selected size. 0.3.0 beta 3 -----------|-Changed: Progress panels/bars hopefully for the better |-Changed: Drive usage status/progress bars |-Fixed: Multiboot disc to ISO/CISo didn't use the partition ID/title |-Fixed: DVD to large WBFS drive didn't work. The buffer was too small, so now i t's dynamically allocated. |-Fixed: Various operations didn't use thread safe debug events. |-Added: Stupid not having it before. Read/write errors now show the windows Get LastError() message in the log. |-Fixed: Error when transferring multiple discs from WBFS to WBFS File. Caused b y the workaround for writing WBFS files to same folder as the source, for respli tting. |-Fixed: Drive to ISO/CISO didn't use temp files. |-Added: Option to hide drives. This replaces "Show USB only" |-Added: Option to change drive display names. |-Added: If there's a bad Wii disc partition table entry, it's recognised instea d of the many problems it could cause. eg. locking up the app, using tonnes of memory etc. |-Added: RAR password dialog. 0.3.0 beta 2 -----------|-Fixed: Duplicate drives in the drive menus and format dialog in some situation s. |-Fixed: Changes to "Show USB drives only" are reflected in the format dialog. |-Fixed: .wbfs->.wbfs using the same folder as source and destination (for respl it etc.) |-Added: Check if the destination file is going to be exactly the same as the so urce. eg. .wbfs->.wbfs with the same split size is pointless. The transfer list is also sorted by size to rule out smaller files as soon as possible because the y don't need re-split. 0.3.0 beta 1 -----------|-Total rewrite.

Potrebbero piacerti anche