fixed string concat handling. read unhandled variants into condition string.
read extended trigger info in demo demo_v4_read_cnt
readed extended trigger info in python.
added handling of u32 variant.
chagned if-else block to switch/case statemtents.
added compiler warnings/errors.
fixed compile warning.
fixed wording.
split python2 and python3 build script
build fixes for python 3
fixed issue where make_partial did not create a valid file in first second of data.
fixed java builds
modernize cmake, use target include directories.
fixed setting array value('variance') in array that doesn't have this label.
fixed more type mismatches.
fixed incompatible pointer types;
version bump
fixed typos and copy-and-paste error
added help info about version
make version part of structures returned by mat...
added functions to eep def
add .seg file support.
version bump
linux/MATLAB build fix.
pop_loadeep_v4: add condition to event if avail...
re-added read trg script to build process
fix c99 errors
cleaned up references to old function
fixed handling of pop_loadeep_v4 input handling.
version bump
removed old loadeep/pop_loadeep functions in fa...
removed obsolete and confusing read_eep_trg.c
updating matlab function documentation
cleanups. remove unused/not needed intermediate...
version bump to 3.3.176
renamed version function
read in variant data for impedances. add videfi...
add video filename
added trigger duration to matlab importer
add trigger duration to v4 interface.
added indentation to evt logging.
minor cleanup.
removed old code.
remove c99 std flag
convert sample and trigger offsets to MATLAB; l...
fix issue with reading wstrings
add null-terminator to string that are read fro...
ansi c compatibility
adding evt to v4 wrapper
adding initial eep v4 matlab functions
fixed missing libpython_d.lib when compiling in...
changed handling of file descriptor. added docu...
fixed issue with cnt constructor(__init should ...
fixed unitialized variables
crash when compiling in c99 standard
removed print statement
fixed project name upon header file installation
added initial implementation of python wrapper
minor cleanups
version bump to 3.3.175
removed autoconf/automake build system
added files for get_eep_version
version bump. adding libeep_get_version call.
added writing of triggers.
64 bit build fixes
fixed channel scales
place variable declaration at beginning of block.
make_partial algorithm made simpler and cleaner.
cleanups
fixed memory leak.
added include headers
minor compile updates
version bump. added loading of triggers from cn...
fixed issue with negative offsets in avr files....
added missing export functions
added export definition
Changed the way recording info is handled. It c...
minor updates. added flag to create cnt file to...
added eep_sources variable
changed the way date of birth is passed.
Added access to start time of recording using m...
minor cleanups
java updates; added write cnt demo.
added functions to export definition
minor bugfix.
added doxygen file.
added generic functions to get and set recordin...
added slightly more precision in start date and...
added nsi installer. added simple test file for...
minor cleanup. added .m documentation files.
minor fixes in demo read cnt
experimental MATLAB support in CMake project
compile fixes.