86d9979a7f
Added sleep()
2019-07-16 17:53:14 -06:00
ac7fcb2e0b
Added clear_screen()
2019-07-16 17:52:21 -06:00
9da283f7fc
Adjusted print functions
...
* Logging is now always done at the DEBUG level
2019-07-16 16:42:28 -06:00
6928485965
Added print functions
...
* Uses new method for printing in color (no global var usage)
2019-07-13 19:01:57 -06:00
bdf53b435a
Added placeholder files for submodules
2019-07-13 17:45:39 -06:00
36e70c48ba
Adjuested log_path under Windows
2019-07-13 17:42:44 -06:00
f30a6dd3db
Typo fix
2019-07-13 17:29:30 -06:00
8b4daa507b
Use different default log_path under Windows
2019-07-13 17:23:35 -06:00
b98397d491
Include seconds in default log name
2019-07-08 17:32:17 -06:00
ca67ed392f
Avoid clobbering existing files
2019-07-08 16:56:03 -06:00
23eda17bd3
Ensure logging is shutdown when exiting
2019-07-08 16:55:39 -06:00
acd92b3e50
Added logging functions
...
* Logging is always initialized if importing the whole package
* Support switching to DEBUG mode
* Support changing the log dir (and optionally log name)
2019-07-07 22:09:22 -06:00
4cc54011b7
Added version check
2019-07-07 22:02:48 -06:00
beabbd9c7b
Bugfix
2019-07-02 20:52:28 -06:00
dfde06a2fd
Updated __init__ files
2019-06-29 21:33:47 -06:00
f7a114ee44
Added cfg/logging.py and cfg/main.py
2019-06-29 21:23:37 -06:00
0427d2586f
Added ask and pause functions
2019-06-29 20:52:38 -06:00
96837ff774
Going to use the logging module for logging
2019-06-29 19:58:44 -06:00
bca9c19053
New safer text input function
...
* Avoids EOFError exceptions and just repeats the prompt
2019-06-29 19:54:02 -06:00
b368b27faa
New project organization
...
* Script work is brought into better focus
* New layout will be used to better package the python scripts
* No hidden folders (they will be hidden at build time)
* All building should be done under setup/
* Avoids ambiguous .bin/.cbin folders at root of project
2019-06-28 18:06:43 -06:00
91d8185ede
Updated startup scripts
...
* Moved starting apps from .update_x into .start_desktop_apps
* This allowed .update_x to be shown on screen during startup
* Included "<Action>... Done" messages for clarity
* Removed x_ok logic (didn't really work)
* Replaced with a generic message that _should_ be left on screen if X fails
2019-06-27 20:14:14 -06:00
18daa41e2a
Trimmed down motd
2019-06-27 20:13:09 -06:00
747277b121
Adjusted Super+t keyboard shortcut
...
* Now it opens to a standard urxvt window (no tmux attaching)
2019-06-27 20:11:02 -06:00
b8e09e83ce
Fixed issue #124
2019-06-27 18:57:45 -06:00
e798503f6f
Save RAM details to CpuObj
2019-06-12 16:37:04 -06:00
5b5c99e6f8
Don't kill current tmux session from ddrescue-tui
...
* Just kill the panes and let launch-in-tmux handle the session
2019-06-12 15:48:11 -06:00
c50627867e
Switch to prev tmux from hw-diags & ddrescue-tui
...
* Only during normal exits, not done for aborts/crashes
2019-06-12 15:37:19 -06:00
e30e52e880
New launch-in-tmux script
...
* Generic run cmd in tmux wrapper
* ddrescue-tui and hw-diags source this script to run their respective menus
* Reduces duplicate code
2019-06-12 15:31:30 -06:00
90f5285067
Updated tmux menu launchers
...
* Use current TMUX session if present
* Can switch TMUX session without nesting
* Fixes issue #114
2019-06-12 14:58:27 -06:00
441a6ad66f
Prevent ddrescue-tui crash when LogDir is missing
...
* Fixes issue #115
2019-06-12 14:05:45 -06:00
87668c6ad0
Avoid rare crash when uploading results for review
...
* Fixes issue #117
2019-06-11 20:52:45 -06:00
d1af82e114
Restore default UAC in System Setup
...
* Fixed mode names
* Fixes issue #119
2019-06-11 20:42:33 -06:00
dba39dd9c4
Don't use MS formats in LibreOffice by default
2019-06-11 20:32:30 -06:00
eb3624e9ad
Integrated downstream updates
...
* Fixes issue #113
2019-06-11 18:55:23 -06:00
b95586a590
Moved to a unified system setup script
...
* Replaces:
* Install SW Bundle
* New System Setup
* User Checklist
* System Checklist
2019-06-11 18:42:31 -06:00
3007c22c41
Added Windows Update sections
2019-06-11 18:40:25 -06:00
f30d195cc4
Updated Explorer registry entries
2019-06-11 18:08:50 -06:00
c537a01fbf
Updated info.py
2019-06-11 17:55:50 -06:00
86f17757db
Updated cleanup sections
2019-06-11 17:49:10 -06:00
70823d2cd8
Updated HW-Diags and sensor sections
2019-06-04 20:53:34 -06:00
ec5591453e
Updated data.py
2019-06-04 20:16:09 -06:00
606efac3fe
Updated mounting sections
2019-06-04 20:09:56 -06:00
28bedc0873
Run ddrescue-tui as current user
2019-06-04 20:01:26 -06:00
52e4415b43
Updated ddrescue sections
2019-06-04 20:00:11 -06:00
248e321438
Updated windows_builds
2019-06-04 19:16:25 -06:00
c4ad9055d4
Launch Explorer windows in separate process
2019-06-04 19:14:36 -06:00
7a67e68308
Updated install_sw_bundle
2019-06-04 19:07:37 -06:00
434bb97765
Updated sw_diags.py
2019-06-04 19:01:21 -06:00
6a821de0b5
Added LibreOffice settings
2019-06-04 18:58:24 -06:00
576cb29281
Updated settings.setup.py
2019-06-04 18:57:07 -06:00