Commit graph

2230 commits

Author SHA1 Message Date
a41271e296
Enable Windows updates during d7II 2019-11-18 17:47:33 -07:00
990618bfeb
Avoid EOFErrors 2019-11-18 17:47:32 -07:00
f2373edd8e
Address issue #96 2019-11-17 14:54:49 -07:00
8b25326b2d
Fix disabling Chrome notifications 2019-11-16 17:56:00 -07:00
4aca178f85
Bugfixes 2019-11-16 17:35:48 -07:00
d69b0051e1
Add Windows\Temp permissions fix 2019-11-16 17:11:52 -07:00
b1739b02a0
Kill Chrome before updating Preferences 2019-11-16 17:11:38 -07:00
44cc931840
Disble Chrome notifications via Preferences file
* Instead of system-wide via the registry
  * Avoids the "Managed by your organization" message
2019-11-16 16:06:27 -07:00
7e2db4c1ee
Disable compression for browser backups
* Avoids major slowdowns on some systems
2019-11-16 14:56:56 -07:00
11401513e2
Simplified ninite section 2019-11-16 14:56:42 -07:00
b9e99ac4d8
Include classic start in base group 2019-11-16 14:40:23 -07:00
7f9f551b67
Added Windows 10 v1909 to known build list 2019-11-16 14:32:45 -07:00
3fdf714e90
Updated System Setup 2019-11-16 14:21:28 -07:00
2eaf7b0230
Fix MBAM uninstall 2019-11-16 13:49:42 -07:00
21e15272e4
Set default apps/browser during system setup 2019-11-15 17:21:06 -07:00
f5bee18d19
Add Starting d7II... message 2019-11-15 16:50:11 -07:00
54d1e11eeb
Open ODD during system setup 2019-11-15 16:50:02 -07:00
c63f17192e
Renamed System Setup modes and added Verify option 2019-11-15 16:27:04 -07:00
ae475a04f2
Try renaming update folder(s) if deletion fails 2019-11-15 16:07:00 -07:00
54654a73bd
Updated sources 2019-11-15 13:14:18 -07:00
638796cc44
Updated Prime95 countdown 2019-11-15 13:14:17 -07:00
79371a3fa5
Added results screen to hw-diags 2019-11-14 20:43:44 -07:00
402c4359a1
Split Prime95 and cooling Test() objects 2019-11-14 20:16:15 -07:00
fec2473b93
Fixed Prime95 test length 2019-11-14 19:16:10 -07:00
45086c90bb
Prime95 test fully functional 2019-11-14 19:13:21 -07:00
1a91f72d8c
Running and stopping Prime95 working 2019-11-13 19:45:53 -07:00
46a6dda0ff
Prime95 workflow mostly done 2019-11-13 17:47:52 -07:00
0eadb784bb
Updated get_ram_list_linux() 2019-11-13 11:14:55 -07:00
e18b625281
Updated ClassicStartSkin source URL 2019-11-13 11:08:30 -07:00
aa5b5cd9b7
Selecting and running (dummy) tests now working 2019-11-12 21:10:11 -07:00
d4ca575426
Fix get_disks_macos() 2019-11-12 20:06:18 -07:00
1054794af3
Added get_disks()
* This calls either get_disks_linux() or get_disks_macos()
2019-11-12 19:56:39 -07:00
4e6b2cd4da
Started work on per-pass log handling in hw-diags 2019-11-12 17:32:55 -07:00
9b5d9e1186
Added watch-mac and reverted previous commit
* This allows the degree symbol to be displayed correctly
  * (At least in iTerm2)
2019-11-12 10:36:34 -07:00
4bd4536cfd
Avoid using the unicode degree symbol under macOS
* The (home)brew watch command butchers the unicode?
2019-11-11 23:57:48 -07:00
e3d0902c45
Updated wk.hw.sensors
* Added monitor_to_file()
* Added save_average_temps()
2019-11-11 23:22:47 -07:00
4ecdc80e4c
Added sensor update sections 2019-11-11 22:18:09 -07:00
b15c01ac37
Fixed sensor sections under macOS 2019-11-11 21:47:55 -07:00
dc030ab076
Added initial version of wk.hw.sensors
* Supports Linux and macOS
  * Only initial temp, no updates yet
2019-11-11 21:29:21 -07:00
49c0ce9a62
Support layouts with multiple panes of same type 2019-11-11 17:29:58 -07:00
72905f9ccc
Added CLI options to hw-diags 2019-11-10 21:05:41 -07:00
ee7d656f2a
Delete log atexit if empty 2019-11-10 20:47:59 -07:00
21dfeac20b
Expanded logging in wk.hw.diags 2019-11-10 20:22:48 -07:00
906826d752
Updated TryAndPrint()
* Don't log function name unless in debug mode
* Log msg_good instead of UNKNOWN for non-failed functions with no output
* Avoid issue if function returns int
2019-11-10 20:21:15 -07:00
196e2adc82
Added tmux layout maintenance sections
* Support both threading and signal based calls
  * Should provide a smoother UIX under Linux & macOS
2019-11-10 19:10:35 -07:00
0cbc858cf4
Intentionally crash if not running inside tmux 2019-11-10 18:05:06 -07:00
6963d2ae71
Fix echo usage under macOS 2019-11-10 18:01:07 -07:00
0b6cd1cb6c
Added secret menu options in hw-diags 2019-11-10 17:42:04 -07:00
964885d63c
Ensure tmux panes are closed atexit for hw-diags 2019-11-10 17:38:03 -07:00
76a501af85
Added State() and tmux sections to wk/hw/diags 2019-11-10 17:04:45 -07:00