Ivan Li Ivan
Ivan commented on issue display-ambient-l.../desktop#1 2023-01-26 23:51:27 +08:00
提升屏幕跟随时,数据捕获效率

Resolved by a33659c8c59445418086ace2ce8466d8dd759ca5.

Ivan pushed to master at display-ambient-l.../desktop 2023-01-26 23:50:00 +08:00
a33659c8c5 fix: 切换到后台后一分钟内,截图效率降低的问题。
Ivan closed issue display-ambient-l.../desktop#3 2023-01-26 23:47:23 +08:00
配置界面开发
Ivan deleted branch feature/gui-configuration from display-ambient-l.../desktop 2023-01-26 23:44:20 +08:00
Ivan pushed to master at display-ambient-l.../desktop 2023-01-26 23:44:20 +08:00
2058220ead Merge pull request 'feature/gui-configuration:支持从 GUI 配置程序。' (#4) from feature/gui-configuration into master
af671a4e63 style: 外观改进。
d3dfdb4d82 fix: 当配置反向时,颜色错误的问题。
a55db2553b fix: 输出信号的 led 顺序问题。
1882b8ccdc feat: 使用左开右闭区间定义每边的 LEDs。
Compare 20 commits »
Ivan merged pull request display-ambient-l.../desktop#4 2023-01-26 23:44:19 +08:00
feature/gui-configuration:支持从 GUI 配置程序。
Ivan closed issue display-ambient-l.../desktop#2 2023-01-26 23:44:19 +08:00
全局配置
Ivan created pull request display-ambient-l.../desktop#4 2023-01-26 23:43:48 +08:00
feature/gui-configuration:支持从 GUI 配置程序。
Ivan opened issue display-ambient-l.../desktop#3 2023-01-26 23:40:05 +08:00
配置界面开发
Ivan commented on issue display-ambient-l.../desktop#1 2023-01-26 23:37:38 +08:00
提升屏幕跟随时,数据捕获效率
  • 通过缩小采样范围和减少单个采样区域的采样点数量提升了灯带颜色的获取效率;
  • 设置界面预览图使用分辨率降低;
  • 避免 Mac OS 的 [App Nap](https:…
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-26 23:35:40 +08:00
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-26 23:30:30 +08:00
aef23aef65 fix: 切换到后台后一分钟内,截图效率降低的问题。
Ivan pushed to master at Ivan/tailwind-nextjs-blog 2023-01-23 21:00:40 +08:00
0b3bdfc36a blog: 简单调整。
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-19 23:54:15 +08:00
af671a4e63 style: 外观改进。
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-17 00:41:07 +08:00
d3dfdb4d82 fix: 当配置反向时,颜色错误的问题。
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-16 23:40:03 +08:00
a55db2553b fix: 输出信号的 led 顺序问题。
1882b8ccdc feat: 使用左开右闭区间定义每边的 LEDs。
Compare 2 commits »
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-16 21:35:25 +08:00
af03b22d05 feat: 灯条配置。
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-16 21:02:56 +08:00
458cc85db2 fix: 修复编辑灯条位置时数据错乱的问题。
cb5fb901f9 fix: 降低截图崩溃概率。
Compare 2 commits »
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-16 00:56:25 +08:00
6802dbb7c0 feat: 基本支持拖拽配置灯条。
Ivan pushed to feature/gui-configuration at display-ambient-l.../desktop 2023-01-15 20:47:29 +08:00
a3e2b5a234 chore: 更好地按帧发送灯条数据。