Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up | Mattias Andrée | 2025-03-23 | 1 | -11/+12 |
* | Refactor | Mattias Andrée | 2025-03-21 | 1 | -11/+19 |
* | Refactor | Mattias Andrée | 2025-03-16 | 1 | -22/+13 |
* | Major refactoring and some fixes | Mattias Andrée | 2025-03-16 | 1 | -5/+4 |
* | .lat{ => itude}, .lon{ => gitude} | Mattias Andrée | 2025-03-08 | 1 | -5/+5 |
* | misc | Mattias Andrée | 2025-03-08 | 1 | -0/+1 |
* | Misc improvements | Mattias Andrée | 2025-03-07 | 1 | -18/+18 |
* | Update redshift to redshift-ng | Mattias Andrée | 2025-03-06 | 1 | -4/+4 |
* | style and some minor fixes | Mattias Andrée | 2025-03-06 | 1 | -10/+6 |
* | Style | Mattias Andrée | 2025-03-06 | 1 | -11/+5 |
* | Fix warnings | Mattias Andrée | 2025-03-05 | 1 | -0/+1 |
* | Style and warnings | Mattias Andrée | 2025-03-05 | 1 | -5/+6 |
* | Just use double, no mixing in float | Mattias Andrée | 2025-03-05 | 1 | -1/+1 |
* | Cleanup and style update (avoid typedef) | Mattias Andrée | 2025-03-05 | 1 | -37/+20 |
* | Unify header files (so far most) | 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 |
* | Move module structures out of headers | Jon Lund Steffensen | 2017-10-13 | 1 | -0/+5 |
* | Allocate module data in init functions | Jon Lund Steffensen | 2017-10-13 | 1 | -3/+8 |
* | Move module struct definitions to separate files | Jon Lund Steffensen | 2017-10-13 | 1 | -7/+19 |
* | Change location providers to allow updates | Jon Lund Steffensen | 2017-08-17 | 1 | -4/+11 |
* | Add location_t type with lat/lon fields | Jon Lund Steffensen | 2015-01-04 | 1 | -10/+9 |
* | Do not allow NULL keys when setting options | Jon Lund Steffensen | 2013-12-09 | 1 | -7/+2 |
* | Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger). | Jon Lund Steffensen | 2011-10-18 | 1 | -0/+3 |
* | Add comments about certain substring which must not be translated. | Jon Lund Steffensen | 2010-06-10 | 1 | -0/+2 |
* | Split init function of methods and providers into init and start. | Jon Lund Steffensen | 2010-05-27 | 1 | -31/+38 |
* | Let gamma methods and location providers print help on option parameters. | Jon Lund Steffensen | 2010-05-27 | 1 | -0/+11 |
* | Provide fundament for more advanced location providers. | Jon Lund Steffensen | 2010-05-25 | 1 | -0/+93 |