GUI gamma adjustment functions. More...
Functions | |
| int | guigamma_get_temp (void) |
| Returns current temperature value as known by GUI. | |
| int | guigamma_set_temp (int temp) |
| Sets the current temperature in GUI mode. | |
| void | guigamma_disable (void) |
| Disables gamma timers. | |
| void | guigamma_enable (void) |
| Enables gamma timers. | |
| void | guigamma_init_timers (void) |
| Initializes timers to change gamma. | |
| int | guigamma_check (Ihandle *ih) |
| Checks if temperatures need to be changed, and starts transition timer if needed. | |
GUI gamma adjustment functions.
1.7.1