Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dss_capi_0.10.2_win_x64.zip | 2019-03-01 | 2.2 MB | |
dss_capi_0.10.2_win_x86.zip | 2019-03-01 | 2.0 MB | |
dss_capi_0.10.2_darwin_x64.tar.gz | 2019-03-01 | 3.0 MB | |
dss_capi_0.10.2_linux_x64.tar.gz | 2019-03-01 | 3.0 MB | |
dss_capi_0.10.2_linux_x86.tar.gz | 2019-03-01 | 2.7 MB | |
0.10.2.tar.gz | 2019-03-01 | 274.6 kB | |
0.10.2.zip | 2019-03-01 | 360.1 kB | |
README.md | 2019-03-01 | 573 Bytes | |
Totals: 8 Items | 13.5 MB | 0 |
Incremental release with some relevant changes:
CtrlQueue
: Add the missing functionCtrlQueue_Push
.- New
DSS_Get_AllowEditor
andDSS_Set_AllowEditor
: AllowEditor controls whether the external editor is used in commands likeShow
. If you set to 0 (false), the editor is not executed. Note that other side effects, such as the creation of files, are not affected. LoadShapes
code reworked: more validation, fix potential memory issues after resizing usingNpts
, and faster reads and writes (up to 3x).- Introduces pre-built Linux 32-bit binaries.