Opened 15 years ago
Closed 15 years ago
Last modified 11 years ago
#10306 closed Developer Task (fixed)
Add night mode toggle
| Reported by: | danielk | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - Video Playback | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When watching TV at night the default screen brightness can be a bit jarring, but you don't want to just adjust the picture controls to make the screen dim because that will mean having to undo the adjustments later. This feature allows you to toggle between normal and dimmer 'night mode'.
Note: At the moment the adjustments are hidden DB settings, once I've settled on a good values I will hard-code them.
Attachments (1)
Change History (4)
by , 15 years ago
| Attachment: | 10306-v1.patch added |
|---|
comment:1 by , 15 years ago
| Type: | Bug Report - General → Developer Task |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 11 years ago
This is a nice feature. However, I am finding that my remote control toggles night mode when I think it should be jumping forward. I think it is sending a ">" character to jump forward, but it toggles night mode instead. The ">" character on the keyboard actually does jump forward.
Lloyd

Fixes #10306. Adds night mode support.