Commit Graph
200 Commits
Author SHA1 Message Date
Julian Frohmüller f99a925dd5 More minor UI changes. 2023-03-07 11:17:50 +01:00
Julian Frohmüller e91583c30a Add missing lines. 2023-03-05 17:48:29 +01:00
Julian Frohmüller 57d35c0d33 Make status register labels localizable. 2023-03-05 17:39:13 +01:00
Julian Frohmüller 41f7e78ae1 Slight visual improvement to register indicators. 2023-03-05 17:09:58 +01:00
Julian Frohmüller 72e2b8fa27 Fix DRDY status indicator. 2023-03-05 17:00:24 +01:00
Julian Frohmüller 0aebea8a1d Match new status register behavior to old one. 2023-03-05 16:56:32 +01:00
Julian Frohmüller be12b289e8 Replace status register buttons with images. 2023-03-05 16:09:15 +01:00
Julian Frohmüller ef1b928673 Add a note on documentation to the README. 2023-03-05 11:48:32 +01:00
Julian Frohmüller 1ca4c9fee9 Update README to reflect OSCDriver compatibility. 2023-03-01 20:02:33 +01:00
Julian Frohmüller 34912a20ac Make driver uninstallation more verbose. 2023-03-01 19:36:12 +01:00
Julian Frohmüller cb1e6c002c Remove hard-coded process names from OSCDriver Makefile. 2023-03-01 19:34:59 +01:00
Julian Frohmüller 1375f3b5d8 Merge pull request #3 from piernov/fix/dkms-kernelrelease
oscdriver: Makefile use KERNELVERSION variable automatically supplied by DKMS instead of KVERSION
2023-03-01 13:33:46 +01:00
piernov 6ce320ba67 oscdriver: Makefile use KERNELVERSION variable automatically supplied by DKMS instead of KVERSION
Allows building with DKMS for a kernel different from the one currently running
2023-03-01 12:51:59 +01:00
Julian Frohmüller 295dd396a9 Move OSCViewer documentation to wiki. 2023-02-22 11:29:49 +01:00
Julian Frohmüller 74949fd671 Gradually move documentation to wiki page. 2023-02-22 10:18:43 +01:00
Julian Frohmüller 622d406d5e Check if DKMS is installed in install.sh and uninstall.sh. 2023-02-20 21:24:03 +01:00
Julian Frohmüller d2c9fa0a1a Add missing changes from last commit. 2023-01-03 18:08:05 +01:00
Julian Frohmüller 6b3a952eb0 Add more information on installation to Readme. 2023-01-03 18:07:55 +01:00
Julian Frohmüller f45edc3d5e Minor changes. 2023-01-02 15:01:23 +01:00
Julian Frohmüller 855ce62dd4 Fix typo. 2022-12-27 06:54:57 +01:00
Julian Frohmüller 2bfe5fb0e6 Change Readme. 2022-12-27 06:45:48 +01:00
Julian Frohmüller 3e294dc5da Add note in Readme about driver installation. 2022-12-27 06:39:59 +01:00
Julian Frohmüller dd580b61f9 Add warning to CMakeLists about modifying driver variables. 2022-12-26 12:55:22 +01:00
Julian Frohmüller 2af623643b Add RPM package generation to CPack. 2022-12-26 12:17:00 +01:00
Julian Frohmüller 62b40bebe0 Fix local installation scripts. 2022-12-26 09:30:52 +01:00
Julian Frohmüller 3f433eeb8d Some small changes.
Update translation file templates.
Minor changes to scripts.
Remove some unnecessary TODO comments.
2022-12-25 22:51:26 +01:00
Julian Frohmüller 17402eea06 Simplify .gitignore file. 2022-12-25 20:38:10 +01:00
Julian Frohmüller 6d1e74f154 Add tooltips to Advanced Setting.
Minor changes to installation scripts.
2022-12-25 20:32:06 +01:00
Julian Frohmüller 504ae66061 Add tooltips to clone settings window. 2022-12-14 13:35:43 +01:00
Julian Frohmüller b52e548457 Change some more string. 2022-12-14 10:09:25 +01:00
Julian Frohmüller 92d6cb0c84 Merge branch 'dev' of https://github.com/ispillmydrink/opensuperclone into dev
Merge local and remote branch
2022-12-14 10:05:10 +01:00
Julian Frohmüller 9ddfb80b2e Recommend dkms for DEB package. 2022-12-13 23:52:14 +01:00
Julian Frohmüller b72dd5cee6 Change branding from hddsuperdrive to oscdriver. 2022-12-13 10:44:55 +01:00
Julian Frohmüller ab34ec7675 Bump version to 2.5, bump driver version to 2.6.2.
Change Readme to reflect changes.
2022-12-13 10:23:53 +01:00
piernov f59b24ae11 Fix driver for 5.19.12 & 6.0.0 2022-12-12 21:32:27 +01:00
Julian Frohmüller 219ee8b8f7 Do not require tools for building the driver in package. 2022-12-12 11:46:12 +01:00
Julian Frohmüller b2f413753a Change dkms.conf. 2022-12-11 18:08:40 +01:00
Julian Frohmüller 0cd9f7725d Remove ZIP package generation.
Add driver installation routine to DEB package.
2022-12-11 18:04:23 +01:00
Julian Frohmüller a134e74825 Move some driver defines to the CMake config. 2022-12-11 10:52:04 +01:00
Julian Frohmüller 609804494b Set driver version in CMake config. 2022-12-11 09:47:11 +01:00
Julian Frohmüller e1bc73e413 Change to driver installation.
OpenSuperClone is no longer responsible for compiling the driver which from now on will be handled by DKMS.
2022-12-10 20:45:34 +01:00
Julian Frohmüller 60ba93a986 Fix driver build and change driver name. 2022-12-10 16:19:15 +01:00
Julian Frohmüller 0e720e27bb Preparation for DKMS. 2022-12-10 15:44:11 +01:00
Julian Frohmüller 55f560689b Reflect current release version in Readme. 2022-12-09 21:34:10 +01:00
Julian Frohmüller 1cc5859215 Disable another kernel log message that was missed in the last commit. 2022-12-09 20:21:40 +01:00
Julian Frohmüller eb580a35d3 Minor change to driver.
The driver will no longer print a message to the kernel log when it encounters an IO error during data transfer.
2022-12-09 20:09:21 +01:00
Julian Frohmüller 63bd822682 Bump version number to 2.4.1. v2.4.1 2022-12-09 13:14:11 +01:00
Julian Frohmüller 417b2c5726 Update translation files. 2022-12-08 10:14:53 +01:00
Julian Frohmüller 61fb5cce73 Get rid of some more strcpy() calls. 2022-12-07 20:52:14 +01:00
Julian Frohmüller 8f0252b5d8 Fix multiple issues with labels in the UI. 2022-12-07 19:20:52 +01:00