68 Commits

Author SHA1 Message Date
rexy712
9c4425ff54 Update to new rjp api 2020-02-23 10:24:10 -08:00
rexy712
2e0ee84ca7 Add support for new rjp api 2019-11-09 21:18:00 -08:00
rexy712
f868074f0c please v1.5 2019-01-14 16:17:57 -08:00
rexy712
2fdd9fa13b fixed typo 2019-01-14 16:11:53 -08:00
rexy712
40eec1fb23 hope this fixes it... 2019-01-14 16:07:33 -08:00
rexy712
42f93ba026 really fixed version this time 2019-01-14 16:04:09 -08:00
rexy712
44ddaae28d fixed version output 2019-01-14 16:01:49 -08:00
rexy712
5986fa8133 Fixed version number 2019-01-14 15:55:33 -08:00
rexy712
479e7c1f17 Removed the cool git versioning thing because it won't work when distributed 2019-01-14 15:54:47 -08:00
rexy712
2dd52c32b7 Fixed memory leak when restore file is disabled and prevent restore file parsing when no write is performed 2018-12-16 15:42:22 -08:00
rexy712
87b7dd2503 Added option to not write to restore file and fixed a lot of restore file issues v1.4 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
eab07e49cf Fix readme v1.3.1 2018-12-15 10:06:43 -08:00
rexy712
94ce061013 Updated Readme 2018-12-15 10:01:59 -08:00
rexy712
80eda899e7 made python optional for no real reason 2018-12-14 18:42:59 -08:00
Rexy712
cf45749af2 Change makefile output for version.h generation 2018-12-11 13:35:14 -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 v1.3 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
82369b4d67 changed restore file signature 2018-12-01 10:17:41 -08:00
rexy712
38793bf575 writing to restore file 2018-12-01 10:10:40 -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
e1b2bb8ce9 Update readme 2018-11-24 10:10:57 -08:00
rexy712
37ec303118 Improved cmake build efficiency 2018-11-24 09:41:09 -08:00
Rexy712
9d511f4635 updated version v1.2 2018-05-26 16:07:25 -07: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 v1.1 2018-05-26 09:23:12 -07:00
Rexy712
078b9bf1e3 Fixed issue in help output. added readme 2018-05-18 14:03:41 -07:00
Rexy712
2fe3c80a09 updated build system from manual makefile to cmake. added versioning starting at 1.0 with this commit v1.0 2018-05-18 12:26:29 -07:00
rexy712
9d55a23e82 fix resource leak and replace deprecated usleep 2018-05-10 15:41:33 -07:00
Rexy712
cb71aa57ea some cleanup/bug fixes 2018-05-10 14:53:46 -07:00
rexy712
cfa353f037 fixed led udev rule. added to TODO 2018-05-09 19:16:02 -07:00
Rexy712
8686b9fa7a added rexledctl program and fixed some bugs 2018-05-09 18:22:56 -07:00
rexy712
87d70841b0 fix possible segfault in assignment 2018-05-08 11:26:18 -07:00
rexy712
3c867bd5aa Changed usage to work more how it should 2018-04-24 18:26:53 -07:00
rexy712
b141fbdb2b Clarified a few comments 2018-02-01 17:17:26 -08:00
rexy712
f754f6422c Fading now works 2018-01-28 13:22:21 -08:00
rexy712
2e2103ffde TODO 2018-01-21 10:20:18 -08:00
rexy712
8c17dcf7e5 Generalized io_error 2018-01-21 10:00:32 -08:00
rexy712
ed3edbdf56 Incremental commit for coopertition :) 2018-01-20 16:46:22 -08:00
rexy712
27c416b04e Removed windows stuff 2018-01-20 15:18:11 -08:00
rexy712
032cb220c8 Readded install/uninstall make targets 2018-01-20 15:10:00 -08:00
rexy712
8df38899e1 Added get and list commands 2018-01-20 14:52:06 -08:00