1
0
Fork 0
mirror of https://github.com/otakuto/crazydiskinfo.git synced 2025-08-03 14:48:24 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Takanori Suzuki
7fe0e135ac Clear window for removing remaining color
When we switch disk, some parts of status are changed.
With the status change, color are also changed but sometime remaining
old color.
For fixing it, this commit is adding wclear() for each window.
2017-01-23 12:21:22 +09:00
otakuto
e8d09408a3 fix buggy n/a values 2017-01-22 09:53:38 +09:00
otakuto
4538295434 Update README.md 2017-01-22 09:05:09 +09:00
otakuto
ee853586e5 Merge pull request #1 from BlueSkyDetector/PR-fix_screen_refresh_in_switching_disk
Fix to refresh screen when switching disk by key
2017-01-21 14:03:34 +09:00
otakuto
202326422e Merge pull request #3 from BlueSkyDetector/PR-fix_crash_by_skipping_smart_unavailable_disk
Fix crash by skipping S.M.A.R.T unavailable disk
2017-01-21 13:55:23 +09:00
Takanori Suzuki
1b98d35985 Fix crash by skipping S.M.A.R.T unavailable disk 2017-01-20 18:58:04 +09:00
otakuto
486b7390df Update README.md 2017-01-20 18:40:26 +09:00
Takanori Suzuki
f4dd2deb0b Fix to refresh screen when switching disk by key 2017-01-20 18:05:05 +09:00
otakuto
1acfbf1339 Update README.md 2017-01-20 14:57:33 +09:00
otakuto
06534caf75 Update README.md 2017-01-20 14:22:49 +09:00
otakuto
997337f680 Create README.md 2017-01-20 13:50:52 +09:00
otakuto
e360dfd800 add CMakeLists.txt 2017-01-20 13:34:15 +09:00
otakuto
ce3a3302e6 add main.cpp 2017-01-20 13:33:53 +09:00
otakuto
20f41c206e Initial commit 2017-01-20 13:30:56 +09:00