Skip to content

Releases: ExpTechTW/EasyDisplay

26.2

Choose a tag to compare

@github-actions github-actions released this 27 Sep 03:53

自 v26.1 以來的全部變更。

🐞 錯誤修正

  • 圖表不再把沒有紀錄的時段連成一條線 — @whes1015 (5b5a6a4) · 26w39d
  • 螢幕關閉時不再記錄亮度,圖表與分析不會把關閉的時間算成亮著 — @whes1015 (eeaad9c) · 26w39d
  • 螢幕關閉時溫度與環境光的讀數會停住或變成 0,不再記錄,圖表不會畫出一段假的平線 — @whes1015 (6b9da3a) · 26w39d
  • 螢幕關閉時開啟增亮(例如啟動時恢復增亮),不會再從最暗開始,也不會把它記成你選的亮度 — @whes1015 (0c73246) · 26w39d
  • 清除監測資料後,圖表與分析會立即清空,不再看起來像沒有作用 — @whes1015 (ebebfe6) · 26w39d
  • 開啟增亮(包括啟動時恢復)與結束 App 時,亮度不再衝到 600 nit 或跳動,而是維持目前的亮度再平順過渡 — @whes1015 (4f6257e) · 26w39d
  • 螢幕從休眠喚醒或解鎖時,直接回到休眠前的亮度,不再閃一下;閒置變暗時也跟著系統平順變暗 — @whes1015 (4f6257e) · 26w39d
English

🐞 Bug fixes

  • charts no longer draw a line across time when nothing was recorded — @whes1015 (5b5a6a4) · 26w39d
  • while the display is off, no brightness is recorded, so charts and the analysis no longer count that time as lit — @whes1015 (eeaad9c) · 26w39d
  • the display temperature and ambient light, which stick or drop to 0 while the display is off, are no longer recorded then, so charts don't show a false flat line — @whes1015 (6b9da3a) · 26w39d
  • turning Boost on while the display is off, such as when it's restored at launch, no longer starts at the dimmest level or learns that as your choice — @whes1015 (0c73246) · 26w39d
  • clearing monitor data now empties the charts and the analysis at once, instead of seeming to do nothing — @whes1015 (ebebfe6) · 26w39d
  • turning Boost on (also when it's restored at launch) and quitting no longer flash to 600 nits or jump; the brightness on screen is kept and eased from there — @whes1015 (4f6257e) · 26w39d
  • waking or unlocking the display returns straight to its brightness from before, without a flash, and it dims smoothly with the system when idle — @whes1015 (4f6257e) · 26w39d
日本語

🐞 不具合修正

  • 記録のない時間帯をグラフが線でつながなくなりました — @whes1015 (5b5a6a4) · 26w39d
  • ディスプレイがオフの間は明るさを記録しなくなり、グラフと分析でその時間を点灯中として扱わなくなりました — @whes1015 (eeaad9c) · 26w39d
  • ディスプレイがオフの間は温度と周囲の明るさが止まったり 0 になったりするため記録しなくなり、グラフに偽の平らな線が出なくなりました — @whes1015 (6b9da3a) · 26w39d
  • ディスプレイがオフの間にブーストをオンにしても(起動時の復元など)、最も暗い明るさから始めたり、それを好みとして学習したりしなくなりました — @whes1015 (0c73246) · 26w39d
  • モニタのデータを消去すると、グラフと分析がすぐに空になり、何も起きないように見えることがなくなりました — @whes1015 (ebebfe6) · 26w39d
  • ブーストをオンにしたとき(起動時の復元を含む)やアプリの終了時に、600 nit まで明るくなったり明るさが跳んだりしなくなり、今の明るさからなめらかに移ります — @whes1015 (4f6257e) · 26w39d
  • スリープ解除やロック解除のときに、ちらつかずにスリープ前の明るさへ戻り、アイドル時にはシステムと一緒になめらかに暗くなります — @whes1015 (4f6257e) · 26w39d

完整差異 / Full changelog: v26.1...v26.2

26w39d

26w39d Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Sep 09:58

快照,取自 main 的 f3f4ac4。未經審查,可能有問題。

🐞 錯誤修正

  • 圖表不再把沒有紀錄的時段連成一條線 — @whes1015 (5b5a6a4)
  • 螢幕關閉時不再記錄亮度,圖表與分析不會把關閉的時間算成亮著 — @whes1015 (eeaad9c)
  • 螢幕關閉時溫度與環境光的讀數會停住或變成 0,不再記錄,圖表不會畫出一段假的平線 — @whes1015 (6b9da3a)
  • 螢幕關閉時開啟增亮(例如啟動時恢復增亮),不會再從最暗開始,也不會把它記成你選的亮度 — @whes1015 (0c73246)
  • 清除監測資料後,圖表與分析會立即清空,不再看起來像沒有作用 — @whes1015 (ebebfe6)
  • 開啟增亮(包括啟動時恢復)與結束 App 時,亮度不再衝到 600 nit 或跳動,而是維持目前的亮度再平順過渡 — @whes1015 (4f6257e)
  • 螢幕從休眠喚醒或解鎖時,直接回到休眠前的亮度,不再閃一下;閒置變暗時也跟著系統平順變暗 — @whes1015 (4f6257e)
English

🐞 Bug fixes

  • charts no longer draw a line across time when nothing was recorded — @whes1015 (5b5a6a4)
  • while the display is off, no brightness is recorded, so charts and the analysis no longer count that time as lit — @whes1015 (eeaad9c)
  • the display temperature and ambient light, which stick or drop to 0 while the display is off, are no longer recorded then, so charts don't show a false flat line — @whes1015 (6b9da3a)
  • turning Boost on while the display is off, such as when it's restored at launch, no longer starts at the dimmest level or learns that as your choice — @whes1015 (0c73246)
  • clearing monitor data now empties the charts and the analysis at once, instead of seeming to do nothing — @whes1015 (ebebfe6)
  • turning Boost on (also when it's restored at launch) and quitting no longer flash to 600 nits or jump; the brightness on screen is kept and eased from there — @whes1015 (4f6257e)
  • waking or unlocking the display returns straight to its brightness from before, without a flash, and it dims smoothly with the system when idle — @whes1015 (4f6257e)
日本語

🐞 不具合修正

  • 記録のない時間帯をグラフが線でつながなくなりました — @whes1015 (5b5a6a4)
  • ディスプレイがオフの間は明るさを記録しなくなり、グラフと分析でその時間を点灯中として扱わなくなりました — @whes1015 (eeaad9c)
  • ディスプレイがオフの間は温度と周囲の明るさが止まったり 0 になったりするため記録しなくなり、グラフに偽の平らな線が出なくなりました — @whes1015 (6b9da3a)
  • ディスプレイがオフの間にブーストをオンにしても(起動時の復元など)、最も暗い明るさから始めたり、それを好みとして学習したりしなくなりました — @whes1015 (0c73246)
  • モニタのデータを消去すると、グラフと分析がすぐに空になり、何も起きないように見えることがなくなりました — @whes1015 (ebebfe6)
  • ブーストをオンにしたとき(起動時の復元を含む)やアプリの終了時に、600 nit まで明るくなったり明るさが跳んだりしなくなり、今の明るさからなめらかに移ります — @whes1015 (4f6257e)
  • スリープ解除やロック解除のときに、ちらつかずにスリープ前の明るさへ戻り、アイドル時にはシステムと一緒になめらかに暗くなります — @whes1015 (4f6257e)

26.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:18

🌟 新功能

  • 內建 XDR 螢幕的 SDR 亮度可以增亮到 1000 nit,色彩不變,並依螢幕溫度自動降低上限 — @whes1015 (3e1d224) · 26w39a
  • 增亮時依環境光自動調整亮度,並從你的調整學習每種光線下的偏好 — @whes1015 (3e1d224) · 26w39a
  • 亮度鍵直接調整正在使用的螢幕(包括透過 DDC 的外接螢幕),並在該螢幕右上角顯示亮度 — @whes1015 (3e1d224) · 26w39a
  • 記錄亮度、背光與整機功耗、螢幕溫度和環境光,提供圖表與耗電分析 — @whes1015 (3e1d224) · 26w39a
English

🌟 New features

  • the built-in XDR display shows SDR content at up to 1000 nits without changing its colors, lowering the limit as it warms up — @whes1015 (3e1d224) · 26w39a
  • while boosted, brightness follows the ambient light and learns what you prefer in each lighting — @whes1015 (3e1d224) · 26w39a
  • the brightness keys adjust the display in use, external monitors over DDC included, with an indicator at its top right — @whes1015 (3e1d224) · 26w39a
  • brightness, backlight and system power, display temperature and ambient light are recorded, charted and analyzed — @whes1015 (3e1d224) · 26w39a
日本語

🌟 新機能

  • 内蔵 XDR ディスプレイの SDR を色を変えずに 1000 nit まで明るくでき、温度に応じて上限を自動で下げます — @whes1015 (3e1d224) · 26w39a
  • ブースト中は周囲の明るさに合わせて明るさを調整し、照明ごとの好みを学習します — @whes1015 (3e1d224) · 26w39a
  • 明るさキーで使用中のディスプレイ(DDC 対応の外部モニタを含む)を調整でき、その右上に明るさを表示します — @whes1015 (3e1d224) · 26w39a
  • 明るさ、バックライトとシステムの電力、ディスプレイ温度、周囲の明るさを記録し、グラフと電力の分析で確認できます — @whes1015 (3e1d224) · 26w39a

26w39c

26w39c Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:13

快照,取自 main 的 ecfa182。未經審查,可能有問題。

沒有使用者可見的變更。

26w39b

26w39b Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Sep 22:09

快照,取自 main 的 d36354c。未經審查,可能有問題。

沒有使用者可見的變更。

26w39a

26w39a Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Sep 21:54

快照,取自 main 的 852c464。未經審查,可能有問題。

🌟 新功能

  • 內建 XDR 螢幕的 SDR 亮度可以增亮到 1000 nit,色彩不變,並依螢幕溫度自動降低上限 — @whes1015 (3e1d224)
  • 增亮時依環境光自動調整亮度,並從你的調整學習每種光線下的偏好 — @whes1015 (3e1d224)
  • 亮度鍵直接調整正在使用的螢幕(包括透過 DDC 的外接螢幕),並在該螢幕右上角顯示亮度 — @whes1015 (3e1d224)
  • 記錄亮度、背光與整機功耗、螢幕溫度和環境光,提供圖表與耗電分析 — @whes1015 (3e1d224)
English

🌟 New features

  • the built-in XDR display shows SDR content at up to 1000 nits without changing its colors, lowering the limit as it warms up — @whes1015 (3e1d224)
  • while boosted, brightness follows the ambient light and learns what you prefer in each lighting — @whes1015 (3e1d224)
  • the brightness keys adjust the display in use, external monitors over DDC included, with an indicator at its top right — @whes1015 (3e1d224)
  • brightness, backlight and system power, display temperature and ambient light are recorded, charted and analyzed — @whes1015 (3e1d224)
日本語

🌟 新機能

  • 内蔵 XDR ディスプレイの SDR を色を変えずに 1000 nit まで明るくでき、温度に応じて上限を自動で下げます — @whes1015 (3e1d224)
  • ブースト中は周囲の明るさに合わせて明るさを調整し、照明ごとの好みを学習します — @whes1015 (3e1d224)
  • 明るさキーで使用中のディスプレイ(DDC 対応の外部モニタを含む)を調整でき、その右上に明るさを表示します — @whes1015 (3e1d224)
  • 明るさ、バックライトとシステムの電力、ディスプレイ温度、周囲の明るさを記録し、グラフと電力の分析で確認できます — @whes1015 (3e1d224)