Commit Graph

68 Commits

Author SHA1 Message Date
Sean E. Russell
4563131b2a Update todos 2020-05-01 08:27:03 -05:00
Sean E. Russell
8d2dfce31c Merge tag 'v3.5.2' into v4.0 2020-04-29 12:06:21 -05:00
Sean E. Russell
6076d6451e Fixes #94, null map on FreeBSD
Prep for release
2020-04-28 13:04:00 -05:00
Sean E. Russell
c2cb7a4304 Fine tuning for extensions 2020-04-28 12:04:35 -05:00
Sean E. Russell
285d4d0297 Go vet/lint cleanups 2020-04-27 20:33:41 -05:00
Sean E. Russell
1e78e6faa0 Clean up, and now extensions can register for configuration 2020-04-27 19:38:58 -05:00
Sean E. Russell
b7d65b7587 Change from docopt to pflag to support extensions having options 2020-04-27 13:53:45 -05:00
Sean E. Russell
ccbc71755f Version bump to v4 2020-04-23 14:07:08 -05:00
Sean E. Russell
6cee395f06 Add sensible defaults for temps. Improve config writing. 2020-04-23 13:01:13 -05:00
Sean E. Russell
5ada5315d9 Fixes #92, configurable temps; help text & docs clean-up; versions are now built into binaries at compile time; clean up old extensions params; adds --list command; adds --write-config command; fixes bug in colorscheme loading; fixes bug in Colorschemes -- all had empty Name attrs; adds ability to list devices. 2020-04-23 10:41:20 -05:00
Sean E. Russell
3fcab5a420 Switch from smc.c to iSMC. 2020-04-22 13:33:51 -05:00
Sean E. Russell
ffbd8828dc Prevent crashes on Windows from wonky CPU values #70 2020-03-03 14:19:37 -06:00
Sean E. Russell
9f67cdf773 Change Version so it can be set at compile time. @extensions 2020-03-03 05:47:52 -06:00
Sean E. Russell
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
231b0d03fe Extensions. 2020-02-28 10:06:05 -06:00
Sean E. Russell
7a89225d72 Abstracts CPU & mem devices.
Finishes device refactoring: temps

Refactoring to allow updating maps. Simpler, and optimizable.
2020-02-28 07:06:51 -06:00
Sean E. Russell
4fce1654c5 Merge branch 'v3.4.x' into nvidia 2020-02-27 16:13:23 -06:00
Sean E. Russell
e38f6fc8c4 Refactoring devices in support of GPU 2020-02-25 14:04:55 -06:00