Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-26 | Version 1.6 of the TNG library. | Magnus Lundborg | |
Added functions to get the version of the header and the library. Improved version control of the library using CMake config and version files. Changed tng_util_frame_current_compression_get() return type to double before the API is widely circulated (no release has been made since that function was added). Compiling compression functions into the tng_io library. Uses BuildTNG.cmake instead of including add_subdirectories. Change-Id: I5e4818736fb2632c06ca7df8e84ce9544bf2acaf | |||
2014-06-16 | Added project and API versions to CMakeLists.txt. | Rossen Apostolov | |
TNG_VERSION was renamed to TNG_API_VERSION which is configured through API_VERSION in CMakeLists.txt. Updated the header to 2014. Change-Id: I6a37825cd1d236927ac0e21a797abc4e98f7ce59 | |||
2014-01-21 | Bump version number. Added changes to change log. | Magnus Lundborg | |
2013-11-04 | Changed from LGPL 2.1 license to the Revised BSD license. | Magnus Lundborg | |
2013-10-24 | Fixed mistake in last commit. | Magnus Lundborg | |
2013-10-24 | Do not reserved included guards. | Magnus Lundborg | |
2013-08-22 | Some fixes in the C++ API. (Adding missing functions.) | Magnus Lundborg | |
2013-05-02 | Added getNumFrames to c++ header. Fixed indentations | Magnus Lundborg | |
2013-05-02 | Added function tng_num_frames_per_frame_set_set | Magnus Lundborg | |
2013-04-07 | tng_io.hpp | Anders | |
uppdated |