23 Commits

Author SHA1 Message Date
rexy712
42dee2de78 Update to version 1.5.2 2021-01-03 10:01:25 -08:00
rexy712
87b7dd2503 Added option to not write to restore file and fixed a lot of restore file issues 2018-12-16 14:27:58 -08:00
rexy712
3c2e3f35a0 Version now includes dirty status on exact version tags too 2018-12-16 07:18:31 -08:00
rexy712
00062612f5 Cleaned up option management in cmd.c and moved a restore operation from rexbacklight.c to restore.c 2018-12-16 06:56:18 -08:00
Rexy712
a394ade61e Fixed missing config.h file issue 2018-12-11 13:32:02 -08:00
Rexy712
9a1856ace5 Changed version detection to work at compile time instead of configure time 2018-12-11 13:29:05 -08:00
rexy712
b5815149a3 changed version output to print branch and commit when not on a precise version tag 2018-12-10 16:33:14 -08:00
Rexy712
1d5a5d9d69 Refactored how operations are carried out 2018-12-10 11:19:15 -08:00
rexy712
04dcd0684a Some cleanup work 2018-12-09 04:28:21 -08:00
rexy712
dbfa9b9d12 Made restoration files optional 2018-12-06 13:37:01 -08:00
rexy712
8244ebb50b moved restore file to user's home directory 2018-12-06 12:59:25 -08:00
rexy712
abb03dcd40 Moved restore file logic into its own file 2018-12-04 13:13:51 -08:00
rexy712
904abe3294 Now can read from predefined restore file at /var/tmp/rexbacklight.json 2018-12-01 08:36:56 -08:00
Rexy712
4fd9f43e51 changed method of processing arguments to be a bit easier to maintain 2018-05-26 16:06:25 -07:00
Rexy712
0df81aa5ed fixed a small whitespace issue in a couple file headers 2018-05-26 09:36:46 -07:00
Rexy712
f475f18ce8 added xbacklight argument compatability option 2018-05-26 09:23:12 -07:00
Rexy712
2fe3c80a09 updated build system from manual makefile to cmake. added versioning starting at 1.0 with this commit 2018-05-18 12:26:29 -07:00
Rexy712
cb71aa57ea some cleanup/bug fixes 2018-05-10 14:53:46 -07:00
Rexy712
8686b9fa7a added rexledctl program and fixed some bugs 2018-05-09 18:22:56 -07:00
rexy712
f754f6422c Fading now works 2018-01-28 13:22:21 -08:00
rexy712
8df38899e1 Added get and list commands 2018-01-20 14:52:06 -08:00
rexy712
dda74af557 Made integer on command line work without '=' and removed excess strcmp 2018-01-20 14:29:48 -08:00
rexy712
a3c32e5e7f Split into multiple source files 2018-01-20 13:56:05 -08:00