sct

set color temperature
git clone anongit@rnpnr.xyz:sct.git
Log | Files | Refs | Feed | README | LICENSE

DateCommit messageAuthorFiles+-
2024-06-04 03:38cleanup some garbageRandy Palamar3+59-111
2023-04-25 14:12print usage() when -d is passed with extra argsRandy Palamar1+3-0
2023-04-25 13:14rename variables and print argv0 in debug msgsRandy Palamar1+53-53
2023-04-08 16:00remove a couple branches in get_sct()Randy Palamar1+9-15
2023-04-04 02:06delete some useless variablesRandy Palamar1+12-28
2023-04-03 05:03change '-d' usage to something more sensibleRandy Palamar2+13-12
2023-04-03 04:38fix some incorrect assignments from moving flag parsing upRandy Palamar1+2-4
2023-04-03 04:31fix a couple typos in MakefileRandy Palamar1+2-2
2023-04-03 04:30fix line length in manpage and remove reference to xtemp(1)Randy Palamar1+7-5
2023-04-03 03:58fix small mistake from a4774dd and remove useless branchRandy Palamar1+5-13
2023-04-03 03:44simplify final branch in main()Randy Palamar1+6-16
2023-04-03 03:28don't pass structs around as argumentsRandy Palamar1+28-32
2023-04-03 03:19mv temperature check to sct_for_screen()Randy Palamar1+9-17
2023-04-03 01:42update READMERandy Palamar1+10-108
2023-04-03 01:42just call it sctRandy Palamar4+49-49
2023-04-03 01:08remove ssct.hRandy Palamar2+32-48
2023-04-03 01:03cleanup flag handlingRandy Palamar4+188-176
2023-04-03 00:51cleanup MakefileRandy Palamar1+27-20
2023-04-02 23:45ssct.c: reformatRandy Palamar1+268-246
2023-04-02 23:40rename files to ssct.? and mv to top levelRandy Palamar6+284-285
2022-12-16 23:54[xsct 1.9] Fix issue #32 by adding linear brightness parameter (PR #33)звездочёт7+358-300
2022-07-31 00:01Remove downloads totalFabian Foerg1+0-1
2022-07-27 11:55Release v1.8.1 (#31)Fabian Foerg2+28-33
2022-07-27 11:33Makefile: let variables be overridable via environment. (#30)Mihai Moldovan2+71-8
2022-06-03 02:00Add links in README.mdFabian Foerg1+2-2
2022-06-01 12:02Add CLI options for screen and CRTC selection (#28)Fabian Foerg4+69-36
2022-06-01 01:53Add Shields to README.md head (#29)Fabian Foerg1+6-0
2022-06-01 01:14Trim xsct.c lead commentFabian Foerg1+0-15
2022-06-01 01:12GrammarFabian Foerg1+1-1
2022-06-01 01:08Change to Unlicense (#27)Fabian Foerg2+31-37
2022-05-30 13:10Release xsct 1.7Fabian Foerg2+7-0
2022-05-30 12:58Add optional screen and crtc indexes (#24)David Sitte (aka Zik)2+37-14
2021-03-25 00:30Create version 1.6.1 (#22)Fabian Foerg1+3-0
2021-03-10 13:39Makefile: Prefix all installation target paths with $(DESTDIR) (#20)Mike Gabriel1+4-4
2020-08-23 22:27Implement Delta-Mode (#18)Fabian Foerg3+46-8
2020-08-19 15:42Add reference to black-body temperature and color conversion table (#17)Fabian Foerg1+5-0
2019-08-24 22:54Merge pull request #13 from faf0/faf0/sct-to-xsctFabian Foerg1+3-3
2019-08-24 22:53sct to xsctFabian Foerg1+3-3
2019-08-14 04:43Merge pull request #10 from X11-good-tools/masterFabian Foerg7+298-208
2019-08-12 05:25Resolve #10: Strip xsct.cзвездочёт1+5-7
2019-08-10 06:541.5: replacing LICENSE with PDM 1.0zvezdochiot1+28-9
2019-08-09 13:411.5: simplify codezvezdochiot3+235-240
2019-08-09 07:451.5: splint: fix Warning (Finished checking --- 11 code warnings)zvezdochiot1+2-2
2019-08-08 17:02Resolve #10: References to sourcesзвездочёт3+14-4
2019-08-08 15:291.5: Option --verbose for debugzvezdochiot3+51-37
2019-08-08 12:301.5: splint: fix Warning (Finished checking --- 15 code warnings)zvezdochiot1+23-18
2019-08-08 11:381.5: splint: fix Parse Errors (Finished checking --- 26 code warnings)zvezdochiot1+13-10
2019-08-08 05:27Resolve #10: Compilation optionsзвездочёт3+8-10
2019-08-07 07:23fix #9: 1.5: Approximation of the redshift table (no limits)zvezdochiot5+108-60
2019-08-04 22:58Merge pull request #5 from X11-good-tools/masterFabian Foerg3+85-28
9 more commits remaining, fetch the repository