Commit Graph

161 Commits (ee3eb21a0d5afe90349b297713dcaea930a6ab39)

Author SHA1 Message Date
Etienne f35f475b4f Add --restore-file-path option
8 years ago
jsteube 97b58b16af Fix some EOL handling
8 years ago
jsteube 191269f4f0 Add --speed-only mode
8 years ago
jsteube ab8d2eb336 Fix newlines in help menu
8 years ago
jsteube 27bec8be13 Get rid of logging.c and most exit() calls replaced with return() for true library usage
8 years ago
jsteube 2215174c2e Replace "#if defined (HAVE_HWMON)" with "user_options->powertune_enable = false" which give a more easy to read sourcecode
8 years ago
Gabriele Gristina fdbc44ce6c Add option for show opencl info and exit
8 years ago
Jeff McJunkin f2bf6c97be Update usage.c: Correct typo in --bitmap-max
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 9eb47153d4 Replace all #ifdef with #if defined (...) for convention
8 years ago
jsteube 1902e6c2eb Create real cpu_crc32.c and rp_cpu.c
8 years ago