Kamikadze
|
9190443d95
|
refactor: use std::ranges whenever possible (#10584)
|
2025-05-30 14:25:59 +01:00 |
|
davc0n
|
9cd5b25745
|
protocols: refactor class member vars (u-z) (#10282)
* protocols: refactor class member vars (u-z)
* protocols: fix clang format
|
2025-05-04 23:39:00 +02:00 |
|
davc0n
|
adbae0f74d
|
protocols: refactor class member vars (a-m) (#10265)
|
2025-05-04 00:13:29 +02:00 |
|
davc0n
|
d9cad5e1b6
|
protocols: refactor class member vars (core) (#10259)
|
2025-05-03 16:02:49 +02:00 |
|
Lee Bousfield
|
86c279d7d0
|
protocols: Don't update hdr metadata if image description is unchanged (#9776)
|
2025-03-30 01:25:27 +01:00 |
|
Lee Bousfield
|
c8d80a2920
|
ci: Fail on warnings (#9668)
* ci: Fail on warnings
* misc: Fix compiler warnings
|
2025-03-19 00:46:28 +01:00 |
|
UjinT34
|
8c97cb7858
|
renderer: add simple color management (#9506)
Adds proper color management and transformations for CM surfaces.
|
2025-03-14 00:15:18 +01:00 |
|
Lee Bousfield
|
8ce1665fdb
|
protocols: Fix blocked color management get_information (#9563)
|
2025-03-07 23:54:56 +01:00 |
|
Tuur Vanhoutte
|
d5920bc5da
|
internal: fix include paths (#9500)
* Fix include path in Monitor.hpp
* fix more includes
|
2025-02-27 00:56:11 +01:00 |
|
UjinT34
|
6787fe8933
|
protocols: Support wp color management proto (#9444)
Adds support for the recently merged w-p CM protocol alongside the (now deprecated) old CM WIP protocols
|
2025-02-26 15:56:37 +01:00 |
|