Commit Graph

  • 43542d84dc Merge branch 'master' of ssh://rexy712-server:1995/var/git/repos/rexy712/thinkpad_backlight master rexy712 2022-01-30 20:43:09 -08:00
  • 398146a0d8 Fix parsing of restore file rexy712 2022-01-30 20:42:12 -08:00
  • b944ee8dec Version bump rexy712 2021-01-17 09:35:35 -08:00
  • 927160ba01 Fix restore file not working rexy712 2021-01-17 09:34:21 -08:00
  • 42dee2de78 Update to version 1.5.2 v1.5.2 rexy712 2021-01-03 10:01:25 -08:00
  • 61e36bed19 Fix error output on invalid permissions to write to brightness file rexy712 2021-01-03 09:54:49 -08:00
  • 50412e0006 Fix CMakeLists.txt rexy712 2020-04-09 15:22:05 -07:00
  • 19d736bc84 Fix usage of older rjp parse flag rexy712 2020-04-09 14:56:02 -07:00
  • db3036e85b Merge branch 'master' of ssh://rexy712-server:1995/var/git/repos/rexy712/thinkpad_backlight rexy712 2020-04-09 14:39:01 -07:00
  • 26bd685296 Update to new rjp api rexy712 2020-04-09 14:38:52 -07:00
  • fa187be8b0 Update CMakeLists to use rjp's pkg-config files rexy712 2020-03-07 13:19:34 -08:00
  • bbce4dc8fe Updated version v1.5.1 rexy712 2020-02-23 10:27:13 -08:00
  • 9c4425ff54 Update to new rjp api rexy712 2020-02-23 10:24:10 -08:00
  • 2e0ee84ca7 Add support for new rjp api rexy712 2019-11-09 21:18:00 -08:00
  • f868074f0c please v1.5 rexy712 2019-01-14 16:17:57 -08:00
  • 2fdd9fa13b fixed typo rexy712 2019-01-14 16:11:53 -08:00
  • 40eec1fb23 hope this fixes it... rexy712 2019-01-14 16:07:33 -08:00
  • 42f93ba026 really fixed version this time rexy712 2019-01-14 16:04:09 -08:00
  • 44ddaae28d fixed version output rexy712 2019-01-14 16:01:49 -08:00
  • 5986fa8133 Fixed version number rexy712 2019-01-14 15:55:33 -08:00
  • 479e7c1f17 Removed the cool git versioning thing because it won't work when distributed rexy712 2019-01-14 15:54:47 -08:00
  • 2dd52c32b7 Fixed memory leak when restore file is disabled and prevent restore file parsing when no write is performed rexy712 2018-12-16 15:42:22 -08:00
  • 87b7dd2503 Added option to not write to restore file and fixed a lot of restore file issues v1.4 rexy712 2018-12-16 14:27:58 -08:00
  • 3c2e3f35a0 Version now includes dirty status on exact version tags too rexy712 2018-12-16 07:18:31 -08:00
  • 00062612f5 Cleaned up option management in cmd.c and moved a restore operation from rexbacklight.c to restore.c rexy712 2018-12-16 06:56:18 -08:00
  • eab07e49cf Fix readme v1.3.1 rexy712 2018-12-15 10:06:43 -08:00
  • 94ce061013 Updated Readme rexy712 2018-12-15 10:01:59 -08:00
  • 80eda899e7 made python optional for no real reason rexy712 2018-12-14 18:42:59 -08:00
  • cf45749af2 Change makefile output for version.h generation Rexy712 2018-12-11 13:35:14 -08:00
  • a394ade61e Fixed missing config.h file issue Rexy712 2018-12-11 13:32:02 -08:00
  • 9a1856ace5 Changed version detection to work at compile time instead of configure time Rexy712 2018-12-11 13:29:05 -08:00
  • b5815149a3 changed version output to print branch and commit when not on a precise version tag rexy712 2018-12-10 16:33:14 -08:00
  • 1d5a5d9d69 Refactored how operations are carried out Rexy712 2018-12-10 11:19:15 -08:00
  • 04dcd0684a Some cleanup work rexy712 2018-12-09 04:28:21 -08:00
  • dbfa9b9d12 Made restoration files optional v1.3 rexy712 2018-12-06 13:37:01 -08:00
  • 8244ebb50b moved restore file to user's home directory rexy712 2018-12-06 12:59:25 -08:00
  • abb03dcd40 Moved restore file logic into its own file rexy712 2018-12-04 13:13:51 -08:00
  • 82369b4d67 changed restore file signature rexy712 2018-12-01 10:17:41 -08:00
  • 38793bf575 writing to restore file rexy712 2018-12-01 10:10:40 -08:00
  • 904abe3294 Now can read from predefined restore file at /var/tmp/rexbacklight.json rexy712 2018-12-01 08:36:56 -08:00
  • e1b2bb8ce9 Update readme rexy712 2018-11-24 10:10:57 -08:00
  • 37ec303118 Improved cmake build efficiency rexy712 2018-11-24 09:41:09 -08:00
  • 9d511f4635 updated version v1.2 Rexy712 2018-05-26 16:07:25 -07:00
  • 4fd9f43e51 changed method of processing arguments to be a bit easier to maintain Rexy712 2018-05-26 16:06:25 -07:00
  • 0df81aa5ed fixed a small whitespace issue in a couple file headers Rexy712 2018-05-26 09:36:46 -07:00
  • f475f18ce8 added xbacklight argument compatability option v1.1 Rexy712 2018-05-26 09:23:12 -07:00
  • 078b9bf1e3 Fixed issue in help output. added readme Rexy712 2018-05-18 14:03:41 -07:00
  • 2fe3c80a09 updated build system from manual makefile to cmake. added versioning starting at 1.0 with this commit v1.0 Rexy712 2018-05-18 12:26:29 -07:00
  • 9d55a23e82 fix resource leak and replace deprecated usleep rexy712 2018-05-10 15:41:33 -07:00
  • cb71aa57ea some cleanup/bug fixes Rexy712 2018-05-10 14:53:46 -07:00
  • cfa353f037 fixed led udev rule. added to TODO rexy712 2018-05-09 19:16:02 -07:00
  • 8686b9fa7a added rexledctl program and fixed some bugs Rexy712 2018-05-09 18:22:56 -07:00
  • 87d70841b0 fix possible segfault in assignment rexy712 2018-05-08 11:26:18 -07:00
  • 3c867bd5aa Changed usage to work more how it should rexy712 2018-04-24 18:26:53 -07:00
  • b141fbdb2b Clarified a few comments rexy712 2018-02-01 17:17:26 -08:00
  • f754f6422c Fading now works rexy712 2018-01-28 13:22:21 -08:00
  • 2e2103ffde TODO rexy712 2018-01-21 10:20:18 -08:00
  • 8c17dcf7e5 Generalized io_error rexy712 2018-01-21 10:00:32 -08:00
  • ed3edbdf56 Incremental commit for coopertition :) rexy712 2018-01-20 16:46:22 -08:00
  • 27c416b04e Removed windows stuff rexy712 2018-01-20 15:18:11 -08:00
  • 032cb220c8 Readded install/uninstall make targets rexy712 2018-01-20 15:10:00 -08:00
  • 8df38899e1 Added get and list commands rexy712 2018-01-20 14:52:06 -08:00
  • dda74af557 Made integer on command line work without '=' and removed excess strcmp rexy712 2018-01-20 14:29:48 -08:00
  • a3c32e5e7f Split into multiple source files rexy712 2018-01-20 13:56:05 -08:00
  • 8137a8ffa9 Added release target and made rexy712 2018-01-19 16:01:07 -08:00
  • 3fba61de8c Updated usage message rexy712 2018-01-19 15:41:07 -08:00
  • 5c524714ad Undid unnecessary makefile change rexy712 2018-01-19 11:48:20 -08:00
  • 74fb2f11b9 Individual device control added rexy712 2018-01-19 11:44:55 -08:00
  • b8df3dc3ed Preprocessor is cool rexy712 2018-01-18 15:17:58 -08:00
  • e4b58545b5 Improved argument handling rexy712 2018-01-13 16:32:16 -08:00
  • 016ac44bb1 Fixed memory leak rexy712 2018-01-13 07:29:50 -08:00
  • 5f2684cd93 Fixed backlight limit. Fixed return type of get_backlight rexy712 2018-01-13 07:27:55 -08:00
  • e3ed7b08de License update rexy712 2018-01-12 18:29:42 -08:00
  • 33cf717cd3 Added udev rule and init.d script for allowing users of video group to control backlight rexy712 2018-01-12 17:59:12 -08:00
  • 3cb653fdd2 Removed excess file rexy712 2018-01-12 16:07:40 -08:00
  • 1bfcc97d03 Works with multiple backlights now rexy712 2018-01-12 16:06:48 -08:00
  • 20e7754359 Whitespace rexy712 2018-01-12 10:33:50 -08:00
  • 077845ca93 Added license to source files rexy712 2018-01-12 10:27:56 -08:00
  • c02f0248cb Added usage and GPLv3 rexy712 2018-01-12 10:14:49 -08:00
  • a7233af252 Backlight control for thinkpad rexy712 2018-01-11 17:26:36 -08:00