]> sigrok.org Git - libsigrok.git/history - src/resource.c
scpi-pps: Support for the EEZ PSU series
[libsigrok.git] / src / resource.c
2020-03-25 Uwe HermannDoxygen: Fix various warnings.
2018-09-03 Uwe Hermannsr_resourcepaths_get(): Drop confusing log message.
2018-03-20 Soeren Apelresource.c: Fix firmware loading bug (#1140)
2018-03-18 Soeren ApelIntroduce sr_resourcepaths_get()
2017-08-15 Uwe Hermannresource: Also check $SIGROK_FIRMWARE_DIR for firmware...
2016-09-24 Uwe Hermannresource: Improve logging output.
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-01-04 Daniel Elstnerresource: Replace ssize_t with gssize to avoid unistd.h
2015-10-17 Daniel Elstnerresource: Do not require size to stay valid after close
2015-10-03 Daniel Elstnerresource: Make definition of FIRMWARE_DIR optional
2015-10-01 Daniel Elstnerresource: Move sr_file_get_size() to resource.c
2015-10-01 Daniel Elstnerresource: New internal API for accessing resource files