Changes in this release:
- c6041d6 package/thingino-onvif: update to 8d2df21 Update thingino-onvif from b9a9b8a to 8d2df21 Hash change: b9a9b8a368ecb19acfdc7047e6753a5c8193dce8 -> 8d2df21e9f040f31861dc64dbecc804e06b5fb0f Changelog: 8d2df21: fix: restore correct snapshot URLs reverted by ccd0d17
- cdb0990 package/prudynt-t: update to d8e9707 Update prudynt-t from a37ad5d to d8e9707 Hash change: a37ad5d6205abaf2f4602f295128abc72a5a7291 -> d8e97072b6e45fece965ee6f4954ce9d0874f4fb Changelog: d8e9707: framesource: allow 1 buffer on memory-constrained devices
- 9a41efc package/prudynt-t: update to a37ad5d Update prudynt-t from 48104af to a37ad5d Hash change: 48104af430b48df13c678048b06669b97c776a81 -> a37ad5d6205abaf2f4602f295128abc72a5a7291 Changelog: a37ad5d: audio: use monotonic counter-based PTS for AAC RTSP streams
- ab95935 motion: do not limit stop run
- 80da651 cameras: add Wansview Q6 variant (T21N, OV2735B, RTL8188FTV)
- e88fe8f webui: remove .small class from timelapse recorder form subtitle
- 8113300 cameras: remove unused gpio data from uboot environment
- 68771e8 makefile: add missing default value to isp freq parameter
- 51b7be3 webui: use soc app to get the soc family
- 458005f sysupgrade: enforce fail-safe reboot
- 3c7961e docs: add notes on mosquitto mbedtls bug fix
- b08bc6f prudunt: move docs and test to prudynt repo
- f3c7e80 package/thingino-onvif: update to b9a9b8a Update thingino-onvif from 20bcff8 to b9a9b8a Hash change: 20bcff82ff019671d07b5f623cee8f9b75c23b91 -> b9a9b8a368ecb19acfdc7047e6753a5c8193dce8 Changelog: 16554fe: add ONVIF media1 backchannel (AudioOutputConfiguration) to profiles 9562ec5: Fix cat() num param for GetProfile_AOC.xml: 8->10 (5 pairs) bbae3f0: use direct urls for snapshots per channel. 307ae69: add authentication challenge header on error 401 ccd0d17: extend with support of 25.12 specs 87bd5e5: update onvif spec set 9868ece: update test suite with new functionality 12b7618: update existing wsdl files to 25.12, add missing ones e0f9e85: clean up a816fc2: correct message id format 9827189: use SetHomePositionResponse in SetHomePosition as per specs 983ec28: add documentation on motion detection events b9a9b8a: Merge branch 'local-3b347677e6adf1d516459b0f07e47b'
- f1ea445 prudynt: remove custom audio settings from wyze v3 cameras for better audio quality
- a7ccf5c prudynt: adjust default audio settings to higher sampling bitrate and slightly higher default audio level
- 2ea49f6 Sonoff B1P: simplify WLAN GPIO
- 615d60c cameras: add Hugolog E5 (T31L, SC2336P, ATBM6012BX)
- 562cff0 Add BR_THINGINO_MOTORS to Vanhua H33 (#1096)
- edab715 package/faac: update to f7ae97b Update faac from edc0246 to f7ae97b Hash change: edc02462e529b23539d932681fc0f96120e4708e -> f7ae97b3ec40694de07e4866838f8b186ab694f3 Changelog: f7ae97b: optimize MDCT by removing conditional branches and hoisting logic (#72)
- f35154a copilot: add onboadding instructions
- b0adae7 do not use uboot environment settings in linux
- 9669abb Add GNCC P5 profile config files (#1094) Add fully functional profile config files for gncc_p5_t23n_sc3332_atbm6012bx
- 222b975 Telegram motion enable (#1093) * add shortcuts to motion to enable/disable Allow easy commandline control of motion detection.
The 'set' routine also modifies the config file to make it persistent so it can survive a power blip and come back rearmed. This might be an option.
I happen to like seeing the json return output, however corking it might be another option. * add arm/disarm motion detection commands to telegrambot Requires updated motion script with the shortcuts.
- 79de037 faac: use fast math to save power (#1091) * makefile: do not pad empty extras, flash_eraseall in sysupgrade cleans entire partition * package/faac: update to edc0246 Update faac from 64fc541 to edc0246 Hash change: 64fc54142912088eecabaa159339768eca30f3d6 -> edc02462e529b23539d932681fc0f96120e4708e Changelog: 33558e6: CI: add native MSVC build and fix Windows compatibility (#66) 081d81d: remove dead code (#65) 0622a3a: optimize FFT reordering by combining real and imaginary passes (#68) a5abf5e: optimize FFT performance (#70) 07fb0b4: ci: update GitHub Actions and add Dependabot configuration (#74) 0a01417: Bump the actions group with 2 updates (#75) d3a9c22: remove redundant defines (#76) 4f74d18: make faacgui usable again (#77) c5c142d: report library version on version mismatch 407db12: maintain library SONAME version 0.0.0 ab58250: Merge branch 'master' of https://github.com/knik0/faac c79fd73: build both static and shared library by default 779a803: properly declare symbol visibility as hidden ad7e4f0: refactor quantizer for portable C and extensible SIMD dispatch (#71) edc0246: optimize memory allocation and unify MDCT implementation (#73) * faac: use fast math to save power --------- Co-authored-by: Paul Philippov paul@themactep.com Co-authored-by: Paul Philippov themactep@gmail.com
- 7991f04 package/faac: update to edc0246 Update faac from 64fc541 to edc0246 Hash change: 64fc54142912088eecabaa159339768eca30f3d6 -> edc02462e529b23539d932681fc0f96120e4708e Changelog: 33558e6: CI: add native MSVC build and fix Windows compatibility (#66) 081d81d: remove dead code (#65) 0622a3a: optimize FFT reordering by combining real and imaginary passes (#68) a5abf5e: optimize FFT performance (#70) 07fb0b4: ci: update GitHub Actions and add Dependabot configuration (#74) 0a01417: Bump the actions group with 2 updates (#75) d3a9c22: remove redundant defines (#76) 4f74d18: make faacgui usable again (#77) c5c142d: report library version on version mismatch 407db12: maintain library SONAME version 0.0.0 ab58250: Merge branch 'master' of https://github.com/knik0/faac c79fd73: build both static and shared library by default 779a803: properly declare symbol visibility as hidden ad7e4f0: refactor quantizer for portable C and extensible SIMD dispatch (#71) edc0246: optimize memory allocation and unify MDCT implementation (#73)
- a9412a7 add auth check to json-telegrambot.cgi (#1090)
- e68b55e remove onvif-simple-server package in favour of customized thingino-onvif fork
- e2afaf2 remove long broken legacy prudynt package
- 601fa5d webui: clean up
- 0f4a3d5 webui: rework network configuration form to support new wifi configuration
- 3eb94f2 webui: add more space on top of the screen. fix alert bar dismiss on click.
- cdecf34 Add Date email header to send2email (#1085) This prevents email clients (i. e. Thunderbird) from often showing the received date instead of the actual send date.
- 1b64b4f makefile: do not pad empty extras, flash_eraseall in sysupgrade cleans entire partition
- 1fcb1d8 thingino config: remove unused parameters
- ccc577a webui: remove redundant example config
- fce9d1a webui: remove outdated mjpeg tools
- 2e75d65 prudynt: default to autosized osd pool
- 641612b extend ignoring of selected camera flags in git
- 641c456 webui: fallback assets for offline/isolated mode
- af5756a wpa_supplicant: refactor to reuse global variables
- 2c67234 wifi: clean up
- 215034b do not reconfigure network in ap mode
- 86d07ec wifi: fix access point mode
- 6c41620 wifi: refactor wireless configuration. merge ap mode with the rest of wlan
- ed72332 eufy T8410: flip tilt (#1081)
- 360044f cameras: add o-kam qc3 variant with aic8800dc wifi module
- bb0fe98 do not dump environment
- de801af makefile: add run target to run compiled binaries with qemu
- d356d0e onvif: start onvif discovery daemon on every non-loopback network interface
- 77060f8 add virtual thingino-ssl package