[Pjbexploder-announce] Version 1.0.47 released
Brought to you by:
mhotchin
From: Michael H. <mi...@ho...> - 2006-11-09 12:32:20
|
This is update 1.0.47 to pjbExploder. This is a maintenance release, fixing a few bugs and with one user-visible change. In addition to the fixes in the pre-release, this updates the 'Sync' code to correctly handle files that end up wanting to occupy the same Track. Before, they would silently replace each other, leading to Tracks that would always require updating. Now, the duplicates are listed for you (in a new dialog, shown only if you have duplicates), and even if you ignore them, the same file is always used - duplicates are now ignored. Some internal bug fixes mean that certain cache files that pjbExploder maintains have to be rebuilt. The first time you 'Sync' after installing this update, all files will have to be analyzed. After that, things should be as fast (or faster!) than before. This is available for download 'in the usual place': http://sourceforge.net/project/showfiles.php?group_id=87114 (or http://tinyurl.com/w6iq if mangled) Downloads available: ExploderSetup-1.0.47.exe Full setup. pjbExploder-1.0.47.zip Core Binaries only pjbExploder-1.0.47.opt-bin.zip Optional binaries pjbExploder-1.0.47.pdb.zip Debugging symbols pjbExploder-1.0.47.src.zip Full source code pjbExploder-1.0.47.help.src.zip Help file source code pjbExploder-1.0.47.CImage.src.zip CImage code pjbExploder-1.0.47.Utils.src.zip Useful stuff for building splashscreens-1.0.47.zip Splashscreens for your PJB VERSION 1.0.47 - Rip out old crufty auto-capitalize (MDH) - Change caching code to use OBJECTID's when available (MDH) - Cache code now hashes files for quick lookup (MDH) - Detect and notify user of duplicate tracks on Sync (MDH) |