| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'coopgamma' of https://github.com/maandree/redshift | Mattias Andrée | 2025-03-05 | 1 | -6/+6 |
|\ |
|
| * | Add coopgamma backend | Mattias Andrée | 2016-12-19 | 1 | -6/+6 |
* | | Update my e-mail address | Mattias Andrée | 2025-03-05 | 1 | -1/+1 |
* | | Fix "Some translated strings are still in English" issue | Masanori Kakura | 2018-08-29 | 1 | -0/+4 |
* | | Change preserve option to command line switch | Jon Lund Steffensen | 2017-10-13 | 1 | -1/+2 |
* | | Move module structures out of headers | Jon Lund Steffensen | 2017-10-13 | 1 | -5/+26 |
* | | Allocate module data in init functions | Jon Lund Steffensen | 2017-10-13 | 1 | -6/+13 |
* | | Move module struct definitions to separate files | Jon Lund Steffensen | 2017-10-13 | 1 | -7/+19 |
|/ |
|
* | drm: Avoid using alloca() | Jon Lund Steffensen | 2016-10-15 | 1 | -2/+3 |
* | remove unnecessary null-checks, it is safe to pass NULL to free (per documentation) | Mattias Andrée | 2015-05-07 | 1 | -2/+1 |
* | colorramp: Use supplied gamma ramps as initial value | Jon Lund Steffensen | 2015-01-04 | 1 | -0/+10 |
* | redshift: Simplify set_temperature by passing color_setting_t | Jon Lund Steffensen | 2014-12-27 | 1 | -2/+2 |
* | Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager | Mattias Andrée | 2014-03-22 | 1 | -0/+280 |