Update to use cmake in windows, then pkg-config, then sdlX-config
Allow override of tool variables (Bug #66895)
Add sdl3 support
Added tag release-0.9.5 for changeset 34593a4a1f97
maint: dump version to 0.9.5
* doc/instrument-control.css: updated link and note styles
update doc generation
* DESCRIPTION: add url and repo links
* octave-instrument-control.metainfo.xml: add new file
* src/Makefile: add PKG_CFLAGS to .c rule
Update class open constructors to close fd on error before showing the error
serialport: ensure we close port on error
* src/configure.ac: add support for spaces in windows
Release 20.2.4
* Makefile: use __run_test_ssuite__
* inst/av_d2.m, inst/c2g.m, inst/c2t.m,
update configure/c++ sources for octave 7+ depreciated functions/warning
* inst/sos2cell.m: update sos2cell texinfo for { and } usage
udpport, serialport, tcpclient: add Tag property support
* src/configure.ac: dont look for rpcgen unless building vxi11, also look for rcpgen-mt
* inst/pwelch.m: matlab compatibility updates
Added tag release-1.6.5 for changeset fd3656fd1c8d
Update version for 1.6.5
* Makefile: add MAKEINFO_HTML_OPTIONS variable to disable copiable links in docs
* doc/mkfuncdocs.py, doc/mkqhcp.py: add latest files
Added tag release-0.9.4 for changeset 22c5bab84216
maint: release 0.9.4
readline: use read terminator if available (Bug #66619)
update to v1.0.18
* Makefile: set year in version.texi
* Makefile: dont remove doc gen tools
* doc/octave-netcdf.texi: sue year from version file
* Makefile: update doc gen rules
* doc/mkfuncdocs.py, doc/mkqhcp.py: update to latest gen tools
* doc/mkqhcp.py: v1.0.4 included ndex and appendix
Added tag 1.4.6 for changeset 6b06e6ec6d8a
Release 1.4.6
* Makefile: warn if no helpgenerator
* src/__v4l2_handler__.cc, src/cl_v4l2_handler.cc: remove usage of error_state (Bug #63136)
Update documenttation generation
Use filtfilt for fir decimate (Bug #64899)
* src/serial/serial_class_win32.cc, src/serialport/serialport_class_win32.cc
* inst/residuez.m: sep check for real vs imag in test
* src/cl2bp.cc: add default gridsize value of 2048 (Bug #66024)
Added tag release-0.6.1 for changeset e490a875fa0b
maint: bump version, date for 0.6.1 release
Added tag release-1.3.1 for changeset 0560df908b88
maint: update to v1.3.1
* inst/units.m: check got gunits over units
* inst/units.m: redirect stderr to null
Attempt to handle windows spaces in path
* src/dicomdict.cpp: make local global variables static
Added tag release-0.10.4 for changeset 3eedb28b205c
maint: bump version to 0.10.4
* inst/pwelch.m: remove requirement for pwelch window to be >=0 (Bug #65614)
maint: bump to v1.0.6
Added tag release-0.9.3 for changeset 864efe8fbbd8
maint: dump for 0.9.3
* inst/@octave_modbus/read.m: convert to requested precsision
* src/serialport/serialport_class_lin.cc: use max VTIME of 5, dont set attributes if no change in time
* inst/@octave_serialport/get.m: allow use of case insensitive prop names
* src/socket.cc: add SO_DEBUG
* src/serialport/serialport_class_lin.cc: explicit set of baudrate in open
maint: merge heads
* src/udp/udp_class.cc, src/udpport/udpport_class.cc: use memmove for overlapping mem usage (Bug #65470)
provide enabletransferdelay property
* src/configure.ac, src/vxi11/Makefile.in: fix Makefile ifeq check
* src/vxi11/vxi11.cc: use matlab default instrument name 'inst0'
* Makefile: dont remove doc generation tools from distro
Description: Fix LateX fragment in function documentation string
docs: update for texinfo errors
* doc/mkfuncdocs.py, doc/mkqhcp.py: update to support python 3.12
Provide pkg load/unload functions
Move pkg load code to __load/__unload funcs
* Makefile: dont remove doc gen tools from release
* Makefile: dont remove doc gen tools from release
* DESCRIPTION: removed old Url, added link to sourceforge
* inst/__load_dicom__.m, inst/__unload_dicom__.m: use unix doc file name
* Makefile: dont remove doc gen tools in package build
Description: Add direntry and dircategory for the info document
* doc/dicom.texi: add direntry
Description: Add direntry and dircategory for the info document
Added tag release-0.9.2 for changeset 492225e3a946
maint: bump version for 0.9.2 release
* doc/mkqhcp.py, doc/mkfuncdocs.py: update for python 3.12 use
* inst/__load_signal__.m, inst/__unload_signal__.m: use / for doc path names
* inst/__load_instrument_control__.m, inst/__unload_instrument_control__.m
Use private function to load/unload pkg
Allow read of > 1024 bytes (Bug #65088)
* src/firpm.cc: update ref url
* doc/mkfuncdocs.py, doc/mkqhcp.py: update doc scripts for python 3.12
* doc/mkfuncdocs.py: use v1.0.6 script
Move doc loading from PKG_ADD to provate load functions
Added tag release-0.6.0 for changeset 7c582a00d441
maint: bump version 0.6.0
* src/__dicom_decodeuid__.cpp: dont access TS_END as a TSType class field
* doc/mkfuncdocs.py, doc/mkqhcp.py: update doc gen tools for python 3.12
* __netcdf__.cc: make constants a static variable
* doc/mkfuncdocs.py, doc/mkqhcp.py: update for python v3.12 warnings
Add images.dicom.parseDICOMDIR