Releases: AxisCommunications/acap-native-sdk-examples
Releases · AxisCommunications/acap-native-sdk-examples
Release version 12.6.0
Updates
- Audio examples: Updated comments in code by @jij-work in #399
- web-server: Send file using library function by @jojju in #402
- Align Makefiles by @GHakansson in #404
- vdostream: Use g_autoptr by @jimmy-rubin-work in #407
- vdo-larod: Rewrite application by @jimmy-rubin-work in #408
- using-opencv: Use infinite buffer strategy by @jimmy-rubin-work in #409
- object-detection-yolov5: Rewrite application by @jimmy-rubin-work in #410
- Add debugfolder by @GHakansson in #411
- Use jq for reading app name from manifest by @GHakansson in #414
- Align subscribe_to_events Makefile by @GHakansson in #415
- Update LICENSE to refer to licenses in examples by @GHakansson in #416
- vdo-larod: Update README to better reflect the code by @jimmy-rubin-work in #417
- object-detection-yolov5: Update README to better reflect the code by @jimmy-rubin-work and @ftor-work in #419
- Align vdo-larod model input shapes by @danielmyh in #421
- Remove calls to openlog() by @isak-jakobsson in #422
- object-detection: Rewrite application by @jimmy-rubin-work in #423
- vdo-larod: Read input resolution from model by @jimmy-rubin-work in #424
Bug fixes
- hello-world: Fix possible log options by @isak-jakobsson in #400
- Fix broken tensorflow-to-larod example by @danielmyh in #403
- fix(object-detection-cv25): Fix broken link in README by @apljungquist in #390
- Fix build error from spa module by @GHakansson in #406
- Fixing incorrect variable assignment by @ftor-work in #412
Full Changelog: 12.5.0...12.6.0
Release version 12.5.0
Features
- Pipewire audio by @jij-work and @torkelaxis in #387
Updates
- Clarify proxy configurations by @isak-jakobsson in #380
- bbox: Update with new coordinate API by @daniel-nielsen-se in #381
- Categorize examples in README by @isak-jakobsson in #383
- Update web-server example to use Civetweb by @danielmyh in #386
Bug fixes
- Fix fontconfig error in axoverlay example by @danielmyh in #385
Full Changelog: 12.4.0...12.5.0
Release version 12.4.0
Features
- axoverlay: take stream rotation into account by @danielmyh, @Stiv-work and @isak-jakobsson in #369
Updates
- Align missed clean of manifest.json in Makefile by @pataxis in #366
- web-server: Document reverse proxy configuration by @isak-jakobsson in #370
Full Changelog: 12.3.0...12.4.0
Release version 12.3.0
Features
- Add YOLOv5 example by @isak-jakobsson in #354
Updates
- Refactor web-server example by @pataxis in #340
- Add notice about larod loading time by @isak-jakobsson in #341
- Fix expected output log for A9 by @isak-jakobsson in #342
- Declare main void when argc and argv are unused by @killenheladagen in #343
- Remove calls to closelog() from main() by @killenheladagen in #344
- Remove "return 0" from end of main() by @killenheladagen in #347
- Add example guidelines by @pataxis in #349
- maint: Update and align 'make clean' by @pataxis in #351
- shell-script-example: No need for using a Makefile when arch all by @pataxis in #352
- Add signal handling for licensekey example by @isak-jakobsson in #356
Full Changelog: 12.2.0...12.3.0
Release version 12.2.0
Features
Updates
- Dockerfile multistage build housekeeping by @joakimr-axis in #311
- curl-openssl: Use global device proxy by @isak-jakobsson and @pataxis in #314
- DEV: Add proxy section by @isak-jakobsson in #315
- tensorflow-to-larod*: Update build argument instructions by @isak-jakobsson in #317
- vdo-larod: Fix inaccurate model description by @isak-jakobsson #323
Full Changelog: 12.1.0...12.2.0
Release version 12.1.0
Features
- Document how vapix example is affected by global proxy by @isak-jakobsson in #308
Updates
- README: add requisites for docker engine to native documentation by @johan-olsson-work in #303
- Use g_unix_signal_add for ACAPs with GMainLoop by @isak-jakobsson in #305
Bug fixes
- message-broker: Update mdb_error_t to const by @mikael-magnusson in #306
- Remove Pragma for unused variable in VDO header files by @GHakansson in #307
Full Changelog: 12.0.0...12.1.0
Release version 12.0.0
Features
- Add instruction to enable Allow Unsigned toggle (#318) by @deepikas20 in #287
- Update examples to build with stricter build flags by @GHakansson in #289
Updates
- web-server-using-fastcgi: Update uriparser by @pataxis in #282
- object-detection*: Use SDK to build library libjpeg-turbo by @pataxis in #283
- object-detection*: Step libjpeg-turbo to 3.0.3 by @pataxis in #285
- Update opencv to version 4.10.0 by @GHakansson in #288
- gitignore: Ignore files from interactive development by @pataxis in #291
- Message Broker update for release 12.0 by @peter-enberg @mikael-magnusson @Stiv-work in #297
- Add deprecation note of container-example by @isak-jakobsson in #298
Bug fixes
- Update product selector links by @isak-jakobsson in #292
- Fix download of openssl by @GHakansson in #296
Full Changelog: v1.15...12.0.0
Release version 1.15
Features
- Update SSH cmds to non root and add developer page DEV.md by @pataxis in #253
- DEV.md: Add sections for accessing logs and reports by @pataxis in #258
- Add bounding-box example by @daniel-nielsen-se in #266
- Add remote-debug-example by @johan-olsson-work in #268
- metadata-broker: Name update in API by @mikael-magnusson in #269
Changes
- axstorage: Align log facility argument to LOG_USER by @pataxis in #244
- container-example: Align build instructions to other examples by @pataxis in #248
- fix: adding gpu group in order to change to dynamic user by @johan-olsson-work in #249
- Remove instructions of accessing log via SSH by @pataxis in #250
Bug fixes
- vapix: Fix erroneuos link in README by @pataxis in #245
- Axevent - Fix variable getting out of scope by @Corallo in #257
- axparameter: Fix README typos by @pataxis in #259
- web-server: Add Monkey license to app/LICENSE by @pataxis in #261
Full Changelog: v1.14...v1.15
Release version 1.14
Features
- vapix: Include curl and Jansson from SDK by @bsriramprasad in #235
- Add example curl-openssl by @bsriramprasad in #234
Updates
- Fix typo in README.md by @jmidgren in #209
- Format licenses consistently by @andersplj in #214
- Fix typo by @Silex in #219
- Fix compiler flags and address warnings in acap-native-sdk-examples by @johan-olsson-work in #227
- openssl_curl_example: Add disclaimer to update to OpenSSL 3 by @pataxis in #229
- Updated container example for dynamic user by @madelen-at-work in #240
Bug fixes
- Fix/warning logs in axoverlay example by @johan-olsson-work in #228
- fix: dereference the pointer to MemObj before release by @johan-olsson-work in #239
- fix: Update vdo-opencl-filtering by @johan-olsson-work in #241
New Contributors
- @jmidgren made their first contribution in #209
- @andersplj made their first contribution in #214
- @Silex made their first contribution in #219
Full Changelog: v1.13...v1.14
Release version 1.13
Features
- Vapix access for ACAPs by @shreyasatwork in #205
- axparameter: Add example by @killenheladagen in #206
- Add metadata-broker example by @pataxis in #207
Updates
- Never format short if statements on a single line by @killenheladagen in #197
- Update limitations section in examples README.md by @pataxis in #198
- Don't format short non-inline functions on a single line (#235) by @killenheladagen in #200
- Fix grammar in example summary by @killenheladagen in #201
- hello-world: Align manifest.json to acap-documentation by @pataxis in #203
Bug fixes
- Fix overflow issue by @mentoc3000 in #195
- Fix URL to monkey web server documentation by @mattias-kindborg-at-work in #196
- Fix example URL on device by @jojju in #204
New Contributors
- @mentoc3000 made their first contribution in #195
Full Changelog: v1.12...v1.13