New Feature
- Support Chinese language
Create an empty file in the root directory of the SD card if you need:eng.txt
means Englishchn.txt
means Chinese
- DVR folder changed to
DCIM/100HDZRO
- Support clearing only DVR folders on the storage page
- Starred DVR
- Go into Input menu, and assign
Star DVR
to an input of your choice - While DVR is being recorded activate that input (e.g. click the right button)
- Go to Playback menu - files which has
star
file next to them will be marked with yellow star icon - Play a DVR file with a star icon - "stars" will be shown on the timeline (up to 10 stars)
- Go into Input menu, and assign
- The warning voltage regulation accuracy is improved to 0.01V
- After updating the firmware, you may need to readjust it
Bug Fixes
- Fixed the issue that some parts of the DVR screen are green
What's Changed (Some of them belong to 9.4.0)
- Online Firmware Downloader (Goggle & VTX) by @SumolX in #346
- Add cpp guards and convert to #pragma once by @Master92 in #366
- Make button and roller actions configurable for video mode by @Master92 in #367
- Improve main menu navigation experience by @Master92 in #368
- Improve configuration user experience by @Master92 in #369
- More relaxed hdmi in fps detection by @ligenxxxx in #380
- EMUF font variant by @nerdCopter in #371
- Analog disable color kill feature on TP2825 by @asyncnomi in #376
- Add date-based naming scheme for DVR files and add video metadata by @Master92 in #379
- Fix initial roller function setting item by @Master92 in #385
- Docker update for Emulator development by @SumolX in #387
- fix random go_sleep and record interruptions by @ligenxxxx in #386
- Timestamp log entries with millisecond resolution by @SumolX in #393
- update github actions by @ligenxxxx in #397
- Head Tilt Alarm by @IDV7 in #390
- Includes font OSD changes in ARDU PR 25884 by @shannonbaker in #408
- Config vclk via sdcard by @ligenxxxx in #406
- update it66121 driver by @ligenxxxx in #414
- Modify vclk phase.cfg to /etc by @ligenxxxx in #415
- Fixed firmware select exiting when holding down click button. by @SumolX in #416
- Fixed-analog-module-displaying-random-noise by @ligenxxxx in #407
- Follow DCF for DVR storage by @sanderpuh in #418
- Subdirectory support for disk_checkPath() by @sanderpuh in #422
- New method to set vclk phase by @ligenxxxx in #419
- do not tune hdzero channel when use analog by @ligenxxxx in #420
- sleep 10ms before rec start by @ligenxxxx in #421
- Decreased overall bootup time. by @SumolX in #425
- modify clock phase of hdmi in by @ligenxxxx in #430
- Update README.md by @thatwonguy in #429
- Starred DVR by @qvasic in #394
- Do not start to record if sdcard free space < 103MB by @ligenxxxx in #427
- Feature/fix emulator bug seg fault #391 by @eliasrenman in #428
- Fixing emulator bug #391 by @lukolszewski in #392
- Add quickswap input options to inputs menu by @sanderpuh in #433
- Bugfix for #433 - Add quickswap input options to inputs menu by @sanderpuh in #434
- Clear DVR folder on storage page by @ligenxxxx in #426
- Prevent recording race-condition when wifi is enabled by @SumolX in #438
- detect hdmi in fps by CEA-861-D by @ligenxxxx in #435
- update version v9.4.1 by @ligenxxxx in #448
- Add possibility to select no action for inputs by @Master92 in #453
- Fix disappearing navigation box when only one DVR is present by @Master92 in #456
- Fix star status is lost when marking clip as hot by @Master92 in #455
- Adding Confirmation Dialog On Pressing Delete in Playback Menu by @wxyzsupermod in #443
- Increase goggle battery voltage precision to 2 decimal places by @Combinacijus in #446
- Add "Apply Settings" button to all WiFi settings pages by @Master92 in #454
- Support simplified chinese by @ligenxxxx in #452
- Fix warning and offset voltage corruption after fw update or downgrade (#466 fix) by @Combinacijus in #458
- Simplify post bootup action handling by @Master92 in #457
- Prevent possible invalid memory accesses by sprintf by @Master92 in #459
New Contributors
- @nerdCopter made their first contribution in #371
- @asyncnomi made their first contribution in #376
- @IDV7 made their first contribution in #390
- @sanderpuh made their first contribution in #418
- @thatwonguy made their first contribution in #429
- @qvasic made their first contribution in #394
- @eliasrenman made their first contribution in #428
- @lukolszewski made their first contribution in #392
- @wxyzsupermod made their first contribution in #443
- @Combinacijus made their first contribution in #446
Full Changelog: v9.3.0...9.5.0-rc1