-
66eecdb3c9
Fix settings persistence, streaming stability, and UI polish
alexei.dolgolyov
2026-02-12 02:59:34 +03:00
-
aa02a5f372
Add WLED brightness control, auto-name dialogs, and UI fixes
alexei.dolgolyov
2026-02-12 02:20:35 +03:00
-
136f6fd120
Add Flip filter with bool option support and calibration UI polish
alexei.dolgolyov
2026-02-12 01:55:00 +03:00
-
a4991c884a
Fix DDP streaming and capture thread safety
alexei.dolgolyov
2026-02-12 01:27:01 +03:00
-
4c21ae5178
Fix DDP multi-bus color issues with PUSH flag and packet alignment
alexei.dolgolyov
2026-02-12 00:39:15 +03:00
-
d229c9a0d5
Improve property description hints for dialogs
alexei.dolgolyov
2026-02-12 00:31:44 +03:00
-
ebec1bd16e
Add BetterCam engine, UI polish, and bug fixes
alexei.dolgolyov
2026-02-11 23:28:35 +03:00
-
9ae93497a6
Merge templates into Streams tab, rename app to WLED Grab
alexei.dolgolyov
2026-02-11 20:53:03 +03:00
-
7d0b6f2583
Replace collapsible stream groups with sub-tabs navigation
alexei.dolgolyov
2026-02-11 20:28:30 +03:00
-
705179f73f
Refactor stream and template cards: collapsible groups, icon pills, compact layout
alexei.dolgolyov
2026-02-11 20:18:45 +03:00
-
e0877a9b16
Add static image picture stream type with auto-validating UI
alexei.dolgolyov
2026-02-11 19:57:43 +03:00
-
4f9c30ef06
Improve device cards, stream/template UI, and add PP template testing
alexei.dolgolyov
2026-02-11 15:28:58 +03:00
-
c8ebb60f99
Replace display selection dropdowns with visual display picker lightbox
alexei.dolgolyov
2026-02-11 12:36:21 +03:00
-
ebd6cc7d7d
Add pluggable postprocessing filter system with collapsible UI
alexei.dolgolyov
2026-02-11 11:57:19 +03:00
-
e8cbc73161
Improve stream UI: grouped sections, full-size preview lightbox, and test redesign
alexei.dolgolyov
2026-02-11 00:35:06 +03:00
-
493f14fba9
Add Picture Streams architecture with postprocessing templates and stream test UI
alexei.dolgolyov
2026-02-11 00:00:30 +03:00
-
3db7ba4b0e
Fix DXcam engine and improve UI: loading spinners, template card gap
alexei.dolgolyov
2026-02-10 17:26:38 +03:00
-
74d87fd0ab
Add target FPS slider to Capture Settings and remove unused HACS workflow
alexei.dolgolyov
2026-02-10 16:15:18 +03:00
-
e3208e0ca2
Improve template cards UI and fix template editing bugs
alexei.dolgolyov
2026-02-10 03:00:47 +03:00
-
5370d80466
Add capture template system with in-memory defaults and split device settings UI
alexei.dolgolyov
2026-02-10 02:43:49 +03:00
-
b5545d3198
Add auto-initialization to MSS and DXcam engines to fix WGC multi-monitor issue
alexei.dolgolyov
2026-02-09 19:25:45 +03:00
-
fdb73c9fc9
Fix MSS template test: add engine initialization and create TemplateStore
alexei.dolgolyov
2026-02-09 19:23:20 +03:00
-
fd38481e17
Add backdrop click to Add/Edit Template modal, document dialog UI standards
alexei.dolgolyov
2026-02-09 19:18:21 +03:00
-
3e835a8e4f
Add backdrop click to close test template modal
alexei.dolgolyov
2026-02-09 19:14:39 +03:00
-
62a809f28f
Replace 'Primary' text with star symbol in display dropdown
alexei.dolgolyov
2026-02-09 19:13:30 +03:00
-
5ce4dba925
Implement WGC multi-monitor simultaneous capture support
alexei.dolgolyov
2026-02-09 19:12:21 +03:00
-
c371e07e81
Add circular progress indicator with percentage for capture tests
alexei.dolgolyov
2026-02-09 18:52:24 +03:00
-
17bb4110ec
Fix WGC cleanup - capture start_free_threaded() return value
alexei.dolgolyov
2026-02-09 18:43:23 +03:00
-
e2508554cd
Improve WGC cleanup, add capture duration persistence, simplify test errors
alexei.dolgolyov
2026-02-09 18:38:12 +03:00
-
6c5608f5ea
Disable zero-LED calibration edges with visual dimming
alexei.dolgolyov
2026-02-09 12:23:18 +03:00
-
2a085e63a0
Add interactive tutorial system for calibration and device cards
alexei.dolgolyov
2026-02-09 04:51:56 +03:00
-
fa322ee0ce
Prioritize round-number ticks, add calibration tip list with i18n
alexei.dolgolyov
2026-02-09 03:25:34 +03:00
-
cf019318a6
Polish calibration UI: close buttons, icon footers, span/toggle sync, input toggle
alexei.dolgolyov
2026-02-09 03:13:47 +03:00
-
9fc15e3213
Move test toggle zones outside border, improve span handle hit areas
alexei.dolgolyov
2026-02-09 02:48:14 +03:00
-
2b953e2e3e
Add partial LED side coverage (edge spans) for calibration
alexei.dolgolyov
2026-02-09 02:28:36 +03:00
-
01114e125e
Replace sections with tabs, add device card to grid
alexei.dolgolyov
2026-02-09 02:07:22 +03:00
-
c9929e3b7f
Restyle main page: collapsible sections, theme-aware ticks, UI polish
alexei.dolgolyov
2026-02-09 01:57:43 +03:00
-
57e6754461
Add smart tick labels and move direction arrows inside screen
alexei.dolgolyov
2026-02-08 05:16:17 +03:00
-
36ace0c563
Fix offset tick labels: wrap indices with modulo, show LED 0 position
alexei.dolgolyov
2026-02-08 05:01:07 +03:00
-
c34f10f7de
Streamline calibration modal: inline controls, dynamic aspect ratio, offset fix
alexei.dolgolyov
2026-02-08 04:43:56 +03:00
-
cf770440c0
Add inline calibration canvas with tick labels, direction arrows, and corner improvements
alexei.dolgolyov
2026-02-08 04:20:45 +03:00
-
9eddaeafc3
Move WLED config tips to footer, add Web UI link, move preview to calibration
alexei.dolgolyov
2026-02-08 03:42:09 +03:00
-
6006e00c3f
Add LED type detection, improve device card layout
alexei.dolgolyov
2026-02-08 03:26:46 +03:00
-
7f613df362
Simplify calibration model, add pixel preview, and improve UI
alexei.dolgolyov
2026-02-08 03:05:09 +03:00
-
d4261d76d8
Add WLED health monitoring, calibration test mode, and UI improvements
alexei.dolgolyov
2026-02-07 23:44:29 +03:00
-
579821a69b
Add DDP protocol support, fix event loop blocking, and add LED offset calibration
alexei.dolgolyov
2026-02-07 12:44:06 +03:00
-
ec3c40d59c
Fix numpy serialization and add comprehensive error logging
alexei.dolgolyov
2026-02-06 20:25:58 +03:00
-
eca81e11cf
Improve Web UI with footer, icon buttons, and better modals
alexei.dolgolyov
2026-02-06 18:18:33 +03:00
-
110b3ae4ea
Fix FOUC and improve Web UI i18n experience
alexei.dolgolyov
2026-02-06 17:53:02 +03:00
-
5405e81cba
Fix display refresh rate API endpoint
alexei.dolgolyov
2026-02-06 17:30:29 +03:00
-
e2a6a41b93
Add Claude development instructions for server
alexei.dolgolyov
2026-02-06 17:23:54 +03:00
-
c1259a9a7f
Add display refresh rate detection and display
alexei.dolgolyov
2026-02-06 17:18:35 +03:00
-
c40c8b9d26
Fix localization: Update dynamic content when language changes
alexei.dolgolyov
2026-02-06 17:14:06 +03:00
-
38018750ed
Add internationalization (i18n) support with English and Russian translations
alexei.dolgolyov
2026-02-06 17:09:50 +03:00
-
6a0cc12ca1
Add visual display layout and enhanced display information in Web UI
alexei.dolgolyov
2026-02-06 17:03:20 +03:00
-
d471a40234
Initial commit: WLED Screen Controller with FastAPI server and Home Assistant integration
alexei.dolgolyov
2026-02-06 16:38:27 +03:00