v1.35.11 - Clearly display in MainGUI and DataTree the data files that were...
v1.35.11 - Clearly display in MainGUI and DataTree the data files that were NOT loaded because of errors (#128)
* v1.35.8
-- Clearly display in MainGUI and DataTree the data files that were NOT loaded because of errors and more clearly display in the logging the ones that were loaded and the ones. In MainGUI display data files NOT loaded in separate listbox window with red font. Clicking on any one of the error files displays error that kept it from loading.
-- Replace version number display for shared libraries with last revision date/time.
-- Improve and clean up code in syncSubmodules tool:
a) Use last revision date/time instead of version number to sync shared libs.
b) Warn user of uncommitted changes when syncing files in syncSubmodules.m
c) Do a general code clean up
* v1.35.9
-- Get rid of version numbers and version files from shared libraries. Instead generate last rev date on the fly and display that (this only applies to git repos, for unzipped code just display lib name).
* v1.35.10
-- Fix error loading SNIRF aux.name field in AuxClass because of changes to MATLAB's HDF5 library. (It seems for string there is no need to transpose the data.)
* v1.35.11
-- Fix minor display issue on MAC where the file search window does NOT display title showing the purpose of the window ("Load Processing Options File"). Use alternative file search GUI (only on MAC) which displays Window title and allows user to select *.cfg file.
Loading
Please sign in to comment