AdaptiveBrightness/AdaptiveBrightness
BlackMark b7895d61c6 Implement hysteresis for setting monitor brightness 2022-07-22 12:35:00 +02:00
..
resources Include new icons in application 2020-07-06 19:32:11 +02:00
AdaptiveBrightness.qrc Include new icons in application 2020-07-06 19:32:11 +02:00
AdaptiveBrightness.rc Include new icons in application 2020-07-06 19:32:11 +02:00
AdaptiveBrightness.ui Set initial slider position to 50 2020-07-17 18:53:15 +02:00
get_last_error.cpp Refactor get last error helper 2020-07-05 19:08:10 +02:00
get_last_error.hpp Refactor get last error helper 2020-07-05 19:08:10 +02:00
log_to_file.hpp Fix signed-unsigned comparison warning 2020-07-17 14:51:28 +02:00
log_tr.cpp Improve error message for failed error formatting 2020-07-05 17:44:20 +02:00
log_tr.hpp Improve error message for failed error formatting 2020-07-05 17:44:20 +02:00
main.cpp Move sensor and monitor handling to main window 2020-07-06 20:47:53 +02:00
main_window.cpp Implement hysteresis for setting monitor brightness 2022-07-22 12:35:00 +02:00
main_window.hpp Implement hysteresis for setting monitor brightness 2022-07-22 12:35:00 +02:00
monitor.hpp Add placeholder for linux version of monitor getName 2020-07-17 14:53:30 +02:00
monitor_control.hpp Add platform independent monitor control structure 2020-07-05 15:20:51 +02:00
monitor_control_linux.cpp Changed not-implemented on linux to warning log instead of assert crash 2020-07-06 18:35:06 +02:00
monitor_control_win.cpp Properly destroy physical monitor handle 2020-07-08 21:50:49 +02:00
monitor_linux.cpp Add placeholder for linux version of monitor getName 2020-07-17 14:53:30 +02:00
monitor_win.cpp Refactor clamped and rounded linear interpolation 2020-07-17 14:54:31 +02:00
sensor.cpp Refactor clamped and rounded linear interpolation 2020-07-17 14:54:31 +02:00
sensor.hpp Make sensor move constructible 2020-07-12 19:38:35 +02:00
sensor_driver.cpp Make sensor move constructible 2020-07-12 19:38:35 +02:00
sensor_driver.hpp Refactor sensor driver to have same interface as monitor driver 2020-07-06 20:30:21 +02:00
utils.hpp Refactor clamped and rounded linear interpolation 2020-07-17 14:54:31 +02:00