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

Commit graph

  • bcb3c86f13
    Merge 8563aa8636 into 803a58571b Paul Wise 2021-11-29 12:11:44 -05:00
  • 8563aa8636
    Initialise sigaction separately to sa_handler member Yangfl 2021-11-25 14:05:57 +08:00
  • e1ac1fa655
    Format strings: use macro instead of format constant when printing a uint64_t value Paul Wise 2021-11-25 12:48:54 +08:00
  • 277f398fae
    Format strings: get individual value of a std::pair Paul Wise 2021-11-25 12:47:51 +08:00
  • 30ee4cde52
    Format strings: use %s when printing strings Paul Wise 2021-11-25 12:46:36 +08:00
  • 320c159409
    Install executable using GNUInstallDirs and CMAKE_INSTALL_SBINDIR Paul Wise 2021-11-25 12:22:11 +08:00
  • 7575c58463
    Don't link against tinfow Paul Wise 2021-11-25 12:21:44 +08:00
  • 6464455322
    Preserve C++ build flags passed to cmake Paul Wise 2021-11-25 12:07:50 +08:00
  • 7ab17974d0
    Switch URLs from http to https Paul Wise 2021-11-25 13:43:21 +08:00
  • c128c4edf0
    Add information about CrazyDiskInfo in distributions Paul Wise 2021-11-25 13:38:11 +08:00
  • 34ba626d14
    Use cmake to create the build directory Paul Wise 2021-11-25 13:21:33 +08:00
  • 5a50b262a1
    Use sudo when installing Paul Wise 2021-11-25 13:17:23 +08:00
  • 44e6b0d56b
    Switch from libncursesw5-dev to libncurses-dev for Debian build dependency Paul Wise 2021-11-25 13:16:34 +08:00
  • d9480c0254
    Remove libncurses5-dev Debian build dependency Paul Wise 2021-11-25 12:57:53 +08:00
  • 33f2c70da2
    Switch from apt-get to apt for installing Debian packages Paul Wise 2021-11-25 12:56:53 +08:00
  • 93fe2ed4c3
    Remove spaces at the end of lines Paul Wise 2021-11-25 13:40:03 +08:00
  • 311660ae36
    Merge bc4d6bf5ac into 803a58571b BlueSkyDetector 2020-02-14 12:59:00 +09:00
  • 803a58571b Version bump to 1.1.0 master 1.1.0 Tact Yoshida 2020-02-06 07:22:57 +09:00
  • 64c1338e90 Add support for toggle raw values between hexadecimal and decimal otakuto 2019-11-26 05:12:07 +09:00
  • 2444b6e829 Rename size to capacity otakuto 2019-11-26 03:06:36 +09:00
  • 1438886fd2 Fix segmentation fault on initscr otakuto 2019-11-26 02:59:52 +09:00
  • f366d8d22c Add color name Tact Yoshida 2019-01-02 21:42:02 +09:00
  • 10760763e4 get SMART from smartctl 2.0.0 otakuto 2018-08-17 06:37:37 +09:00
  • 8e9c9b298e refactoring title otakuto 2017-12-06 06:37:32 +09:00
  • 1bb2a190d6 add hide serial otakuto 2017-12-06 06:22:36 +09:00
  • 45a620ec89 Merge 0c7ce76286 into 24c3b98421 BlueSkyDetector 2017-06-08 07:53:50 +00:00
  • 24c3b98421 Merge pull request #19 from sasawat/master otakuto 2017-05-12 00:48:00 +09:00
  • 212bc613d8 Made using Decimal for Raw Value a CMake option Konata Izumi 2017-05-08 20:41:30 -04:00
  • 9fbf4cd441 gitignore build folder Konata Izumi 2017-05-08 20:34:50 -04:00
  • aad57dbb25 Changed Raw Values to decimal Konata Izumi 2017-05-08 20:34:13 -04:00
  • 3e09b4314a cosme otakuto 2017-03-26 14:04:32 +09:00
  • bc4d6bf5ac Change CMakeLists.txt for generating deb and rpm Takanori Suzuki 2017-02-01 13:25:29 +09:00
  • 32c5c84ac7 Merge d36e65e503 into bb7e80fa9c BlueSkyDetector 2017-02-01 07:17:01 +00:00
  • d36e65e503 Fix CMakeLists.txt about non-correct package name in deb Takanori Suzuki 2017-02-01 16:15:01 +09:00
  • 52a48cba2f Change CMakeLists.txt for generating deb and rpm Takanori Suzuki 2017-02-01 13:25:29 +09:00
  • bb7e80fa9c Update README.md otakuto 2017-01-30 14:27:51 +09:00
  • e402eccebb Merge pull request #8 from tSU-RooT/patch-bin01 otakuto 2017-01-30 14:00:43 +09:00
  • baea674bf5 Add Debian binary package URL Haruki TSURUMOTO 2017-01-30 12:30:24 +09:00
  • 3ecc590259 Merge pull request #7 from tSU-RooT/patch-readme01 otakuto 2017-01-30 09:50:20 +09:00
  • 542cadd94b bump 1.0.2 otakuto 2017-01-26 11:44:28 +09:00
  • 3bf45700db bump otakuto 2017-01-26 11:40:14 +09:00
  • 3a14ff1f37 cosme 1.0.1 otakuto 2017-01-26 06:59:33 +09:00
  • 2fb109dd67 Merge pull request #4 from BlueSkyDetector/PR-clear_window_for_removing_remaining_color otakuto 2017-01-25 21:51:38 +00:00
  • 9e69b80b10 support c++11 otakuto 2017-01-26 06:41:23 +09:00
  • 6e81fc0d91 Revise build instruction Haruki TSURUMOTO 2017-01-25 10:52:23 +09:00
  • d39417c165 For avoiding crash, exit with error message if no devices or non-root user Takanori Suzuki 2017-01-24 18:57:09 +09:00
  • 0c7ce76286 Fix std::cout to std::cerr for error message Takanori Suzuki 2017-01-24 23:22:11 +09:00
  • f702935908 For avoiding crash, exit with error message if no devices or non-root user Takanori Suzuki 2017-01-24 18:57:09 +09:00
  • 7fe0e135ac Clear window for removing remaining color Takanori Suzuki 2017-01-23 12:21:22 +09:00
  • e8d09408a3 fix buggy n/a values otakuto 2017-01-22 09:53:38 +09:00
  • 4538295434 Update README.md otakuto 2017-01-22 09:05:09 +09:00
  • ee853586e5 Merge pull request #1 from BlueSkyDetector/PR-fix_screen_refresh_in_switching_disk otakuto 2017-01-21 14:03:34 +09:00
  • 202326422e Merge pull request #3 from BlueSkyDetector/PR-fix_crash_by_skipping_smart_unavailable_disk otakuto 2017-01-21 13:55:23 +09:00
  • 1b98d35985 Fix crash by skipping S.M.A.R.T unavailable disk Takanori Suzuki 2017-01-20 18:58:04 +09:00
  • 486b7390df Update README.md otakuto 2017-01-20 18:40:26 +09:00
  • f4dd2deb0b Fix to refresh screen when switching disk by key Takanori Suzuki 2017-01-20 18:05:05 +09:00
  • 1acfbf1339 Update README.md otakuto 2017-01-20 14:57:33 +09:00
  • 06534caf75 Update README.md otakuto 2017-01-20 14:22:49 +09:00
  • 997337f680 Create README.md otakuto 2017-01-20 13:50:52 +09:00
  • e360dfd800 add CMakeLists.txt 1.0.0 otakuto 2017-01-20 13:34:15 +09:00
  • ce3a3302e6 add main.cpp otakuto 2017-01-20 13:33:53 +09:00
  • 20f41c206e Initial commit otakuto 2017-01-20 13:30:56 +09:00