Add CHANGELOG (Keep a Changelog format)
Start tracking notable user-facing changes. Seed the Unreleased section with the DSI flicker mitigation from this round. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LKPbR6DY2JygHbyLjxm7Uu
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
All notable, user-facing changes to DeskLock are documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
DeskLock is pre-release and unversioned; entries accumulate under **Unreleased**
|
||||
until the first tagged release.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Reduced the blue-screen flicker during voice activity — lowered the DSI pixel
|
||||
clock so the display's continuous PSRAM reads aren't starved by concurrent
|
||||
Wi-Fi and audio DMA on the same bus.
|
||||
Reference in New Issue
Block a user