| .. |
|
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
|
Add manual override slider
|
2020-07-06 22:43:18 +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
|
Implement log rotation
|
2020-07-09 21:54:12 +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_window.cpp
|
Make manual override slider bidirectional
|
2020-07-08 23:12:33 +02:00 |
|
main_window.hpp
|
Make manual override slider bidirectional
|
2020-07-08 23:12:33 +02:00 |
|
main.cpp
|
Move sensor and monitor handling to main window
|
2020-07-06 20:47:53 +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_control.hpp
|
Add platform independent monitor control structure
|
2020-07-05 15:20:51 +02:00 |
|
monitor_linux.cpp
|
Changed not-implemented on linux to warning log instead of assert crash
|
2020-07-06 18:35:06 +02:00 |
|
monitor_win.cpp
|
Restructure to match order in header
|
2020-07-08 21:51:44 +02:00 |
|
monitor.hpp
|
Properly destroy physical monitor handle
|
2020-07-08 21:50:49 +02:00 |
|
sensor_driver.cpp
|
Refactor sensor driver to have same interface as monitor driver
|
2020-07-06 20:30:21 +02:00 |
|
sensor_driver.hpp
|
Refactor sensor driver to have same interface as monitor driver
|
2020-07-06 20:30:21 +02:00 |
|
sensor.cpp
|
Change sensor interface to provide normalized values
|
2020-07-06 20:59:20 +02:00 |
|
sensor.hpp
|
Change sensor interface to provide normalized values
|
2020-07-06 20:59:20 +02:00 |
|
utils.hpp
|
Move useful helper functions to utils
|
2020-07-06 20:12:37 +02:00 |