Welcome to the Elucidate Changelog

Keep an open eye on the http://Elucidate.codeplex.com/ site.
 

Some Helpful Information:

How to get an install log to send if you have a problem:
To obtain a log of an installation use the command line msiexec tool:
msiexec /i Elucidate_Installer.msi /l*v MyLogFile.txt

and this for uninstall issues
msiexec /l*v MyLogFile.txt /uninstall Elucidate_Installer.msi

This will install your application and write a verbose log to MyLogFile.txt in the current directory.
 
Logs
GUI logs will go into "${specialfolder:folder=CommonApplicationData}/Elucidate/Logs"
 

Nice to Haves:

Done (Newest First):

2013-02-## - "Run Without Capture" check box menu item added to main window. Still takes initial setting from the config file.
- Add Following text to the Check button description: (use -a for hash only)
-
Add control to start the "Guided Wizard" task.
2013-01-16 - Add view of protection to the settings page.
- Add click to toggle between GBytes and Percentage.
- Add a new tab for the coverage display with the breakout titles of the sources and include the Parity areas as well.
- Fix the Unsaved Chnages warning when loading a populated settings page.
- Replace default left image in the installer
2013-01-02 RC4 -Stable? - Fix The Run Without Capture setting storage and the log file retreval for the verbose settings.
- Fix launching minimised the Run without capture
2012-12-20
RC3
- Remove multiple "Hidden files" options
- Fix the logging window
- Tidy up the population of settings
- Correct the name of the "autosave"
- Detect multiple simultaneous app launches
2012-12-18
RC2
- Add Command line extension text field
- Change tooltip when creating 2nd parity
- Add checks for the creation of the 1st config file, to allow "Start from fresh"
- Add "Run Without capture", which means that SnapRAID is run minimsed and logs are not captured in Elucidate.
- Add an indication of the Blocksize Compared to installed memory
2012-12-11
Beta
- Change the logging windows, so it sdoes not state StdErr, Stdout.
- Change to only output x86 build to be compatible with the scheduler code (http://taskscheduler.codeplex.com/workitem/9855)
- Update to the new version 1.9.2 of the scheduler binaries (http://taskscheduler.codeplex.com/releases/view/94616)
- Investigate fix for the content files having the incorrect names on the parity drives
- Rewire the noHidden to now be in the config file.
- Add config output helper text for "autoSave"
2012-03-21 - Implement new option "--filter-nohidden" to exclude hidden files
- Use new TaskScheduler release built for .Net 4 (Still not complete - http://taskscheduler.codeplex.com/workitem/9855)
- Fix what is making it beep !
- Massive speed improvement for the logging window, thus releasing the CPU cycles back to SnapRAID and the system
2012-01-30 - Fixed Need to protect against the same file being used in the output
- Fixed Need to prevent the settings dialog from being opened while snapRAID is running
2012-01-26 - Remove mono workaround code from release.
- Fix Code that does not update the Status text at the right time.
- Add Settings upgrade
- Add Tooltips to the "Advanced settings"
- Improve handling of the Windows Location restore base class
- Add clear to the log window
- Ensure the browser window goes to the correct location, and add screen max toggle when it does
- Add code to Abort / Pause(set to idle) / Show running status of the SnapRAID process
- Add a "Remove SnapRAID Output files" button
- Implemented a workaround for the "Scheduling Edit Artifact""
2012-01-22 - Fix incorrect loading of older config file that already specified a parity file
- Simple Schedule control add tab, to allow easy setup of Sync command after logon and then dialy
- Testing "fix" for thirdpartry schedule code, and adding some exception handling
- Add window position restore when restarting
- Add Schedule components to the installer
2012-01-14 - Make sure the GPLv2 License is displayed in the installer
- Add Log File Location Setting
- Added a CheckListBox for the advanced settings.
- Add new options for the "--find-by-name" option.
- Template code for the "Known" 1.8 option
- Content files are now placed in every source and each parity (raid) location
- Fix "Raid Location" selector buttons
- Remove Confusing Recovery Tab Commands/Options
- Fix Delete in "Snap Shot Sources" Settings page
- Fix Help on Advanced settings
2011-09-07 - Fix 9151: Have to add the new target to the existing nLog configuration AND then reassign!
- Implement 9152: Allow Form to be re-sized. Made initial size slightly wider.
- Implement 9154: Copy Can be done via Ctrl+C or Ctrl+Insert dependent on users OS and scheme.
- Fix 9490: Rounded Tab Redraw when not first tab shown
- Implement 9153: Switch to Real-Time when running a command.
2011-07-08 - Start to add the changes required to deal with SnapRAID 1.5
- New GUI Mode output
- New Check command
- Fix Text in the progress bar
- "Tune the colours" in the Real-Time log view
2011-07-06 - Complete Gui re-think, to allow tabs to be used in main window, this allows the realtime log view to be displayed.
- Allow number of lines in the realtime log view to be changed - (Global App Setting)
- Designed and coded the "Round tabs control" and placed it into this project.
- Some Changes to the Tab layout to remove the Group Box.
- Fix strange transparency on some systems (e.g. App title goes all fuzzy!)
- Start app after install complete.
2011-06-26 - Sort out the mono progress bar not drawing correctly.
- Moved App.Config file to windows only, and create a mono derivative
- Try to sort out why the Mono Menu strip does not look good (i.e. cut's the bottom off the text and no underlines!)
2011-06-19 - Remove the unused References, to make Mono easier to convert
- Problems with the a known Mono .Net4 code needed to be removed from Settings form
- Problems with the VistaProgressBar required a rewrite - now all code is in TextOverProgressBar
- Mono solution (via MD 2.6.Beta3)
- Linux installer
- Some Windows x64 OS Testing
2011-06-18 - On restart it does not remember the SnapRaid Settings
- Spaces in the Directories to be protected are lost (And everything after the fisrt one)
- Improved error display in status
- Add code to deal with Recover and Fix
- F1 Interactive Help redirects
- More informative MessageBox's (Replace with TaskDialog look-alikes)
2011-06-16
Beta 2
- Allow SnapRAID to run in "verbose mode"
- Add unsaved chnages question when exiting Settings Form
- Correct a typo in the Check button (Add caution icon back)
- Add shortcut (Accellerators) indicators to the CommandLink buttons
- Decode the StdOut and StdErr to show updates on the screen (Cross Threading !)
- The Redirect only dumps when the program is finishing ?!?
- Add code to display text on the progress bar
- Fix Initial Colouring of CommandLinks is not always correct
2011-06-14
Beta 1
- Add the app to the startup group via the installer
- Sort out the focus, Click on, And normal drawing of the Command Link Button, Also added Disabled and button click movement to this.
- Add code to perform the launching of the SnapRAID Command-Line
- Redirect output to the log files (UTF-8 from Stdout / Stderr)
- Help redirect
- Add  version indicator in the top.
2011-06-12 - Changed the button icons to be a little more related to their function(s)
- Start to add the Settings form
- Disable the Main form buttons by default
- Layout to get the basic config file properties
- Error provider icons
- Read and Write the config file
- Updated NLog to the latest nightly build
2011-06-10 - Added the code to do the CommandLink Buttons (Compatible with .Net 2)
- Reused the code for the Progress bar to allow "pretty" drawing on all paltforms
- Posted Teaser layouts to the project site
- Added code to handle uncontrolled exit
- Converted Changelog to html to allow viewing on all platforms
- Fixed Build versioning
2011-06-09 - Created Codeplex Project and checked this in