Added compare function. This compare function works like WinMerge in that differences are highled in red on both sides. You can then merge from 1-->2 or 2-->1 to automatically add the missing entries. You can also merge single entries.
The delete function now works. You can select an entry and remove it from the file.
Currently coding in the add functions.
Save and Save as functions now save the file.
Still have to code in the edit functions to allow you to edit individual fields of an entry.
Added in the ability to have the app check to see if the sound files are present for each entry that defines a sound file (WaveFile has an entry in it)
App now checks for duplicate entries in the file. If some are found they are highlighted in cyan. You cannot save the file until all errors are removed (including duplicate entries). Duplicate entries are defined as 'Name' being equal on two or more entries.
Have plans to further this to also check .dsd files.
Last edited by TheDarkWraith; 06-29-11 at 10:08 AM.
|