Commit Graph

  • f895ed3d72 Some minor change. Julian Frohmüller 2023-03-08 12:32:06 +01:00
  • f99a925dd5 More minor UI changes. Julian Frohmüller 2023-03-07 11:17:50 +01:00
  • e91583c30a Add missing lines. Julian Frohmüller 2023-03-05 17:48:29 +01:00
  • 57d35c0d33 Make status register labels localizable. Julian Frohmüller 2023-03-05 17:39:13 +01:00
  • 41f7e78ae1 Slight visual improvement to register indicators. Julian Frohmüller 2023-03-05 17:09:58 +01:00
  • 72e2b8fa27 Fix DRDY status indicator. Julian Frohmüller 2023-03-05 17:00:24 +01:00
  • 0aebea8a1d Match new status register behavior to old one. Julian Frohmüller 2023-03-05 16:56:32 +01:00
  • be12b289e8 Replace status register buttons with images. Julian Frohmüller 2023-03-05 16:09:15 +01:00
  • ef1b928673 Add a note on documentation to the README. Julian Frohmüller 2023-03-05 11:48:32 +01:00
  • 1ca4c9fee9 Update README to reflect OSCDriver compatibility. Julian Frohmüller 2023-03-01 20:02:33 +01:00
  • 34912a20ac Make driver uninstallation more verbose. Julian Frohmüller 2023-03-01 19:36:12 +01:00
  • cb1e6c002c Remove hard-coded process names from OSCDriver Makefile. Julian Frohmüller 2023-03-01 19:34:59 +01:00
  • 1375f3b5d8 Merge pull request #3 from piernov/fix/dkms-kernelrelease Julian Frohmüller 2023-03-01 13:33:46 +01:00
  • 6ce320ba67 oscdriver: Makefile use KERNELVERSION variable automatically supplied by DKMS instead of KVERSION piernov 2023-03-01 12:51:59 +01:00
  • 295dd396a9 Move OSCViewer documentation to wiki. Julian Frohmüller 2023-02-22 11:29:49 +01:00
  • 74949fd671 Gradually move documentation to wiki page. Julian Frohmüller 2023-02-22 10:18:43 +01:00
  • 622d406d5e Check if DKMS is installed in install.sh and uninstall.sh. Julian Frohmüller 2023-02-20 21:24:03 +01:00
  • d2c9fa0a1a Add missing changes from last commit. Julian Frohmüller 2023-01-03 18:08:05 +01:00
  • 6b3a952eb0 Add more information on installation to Readme. Julian Frohmüller 2023-01-03 18:07:55 +01:00
  • f45edc3d5e Minor changes. Julian Frohmüller 2023-01-02 15:01:23 +01:00
  • 855ce62dd4 Fix typo. Julian Frohmüller 2022-12-27 06:54:57 +01:00
  • 2bfe5fb0e6 Change Readme. Julian Frohmüller 2022-12-27 06:45:48 +01:00
  • 3e294dc5da Add note in Readme about driver installation. Julian Frohmüller 2022-12-27 06:39:59 +01:00
  • dd580b61f9 Add warning to CMakeLists about modifying driver variables. Julian Frohmüller 2022-12-26 12:55:22 +01:00
  • 2af623643b Add RPM package generation to CPack. Julian Frohmüller 2022-12-26 12:17:00 +01:00
  • 62b40bebe0 Fix local installation scripts. Julian Frohmüller 2022-12-26 09:30:52 +01:00
  • 3f433eeb8d Some small changes. Update translation file templates. Minor changes to scripts. Remove some unnecessary TODO comments. Julian Frohmüller 2022-12-25 22:51:26 +01:00
  • 17402eea06 Simplify .gitignore file. Julian Frohmüller 2022-12-25 20:38:10 +01:00
  • 6d1e74f154 Add tooltips to Advanced Setting. Minor changes to installation scripts. Julian Frohmüller 2022-12-25 20:32:06 +01:00
  • 504ae66061 Add tooltips to clone settings window. Julian Frohmüller 2022-12-14 13:35:43 +01:00
  • b52e548457 Change some more string. Julian Frohmüller 2022-12-14 10:09:25 +01:00
  • 92d6cb0c84 Merge branch 'dev' of https://github.com/ispillmydrink/opensuperclone into dev Merge local and remote branch Julian Frohmüller 2022-12-14 10:05:10 +01:00
  • 9ddfb80b2e Recommend dkms for DEB package. Julian Frohmüller 2022-12-13 23:52:14 +01:00
  • b72dd5cee6 Change branding from hddsuperdrive to oscdriver. Julian Frohmüller 2022-12-13 10:44:55 +01:00
  • ab34ec7675 Bump version to 2.5, bump driver version to 2.6.2. Change Readme to reflect changes. Julian Frohmüller 2022-12-13 10:23:53 +01:00
  • f59b24ae11 Fix driver for 5.19.12 & 6.0.0 piernov 2022-12-12 21:32:27 +01:00
  • 219ee8b8f7 Do not require tools for building the driver in package. Julian Frohmüller 2022-12-12 11:46:12 +01:00
  • b2f413753a Change dkms.conf. Julian Frohmüller 2022-12-11 18:08:40 +01:00
  • 0cd9f7725d Remove ZIP package generation. Add driver installation routine to DEB package. Julian Frohmüller 2022-12-11 18:04:23 +01:00
  • a134e74825 Move some driver defines to the CMake config. Julian Frohmüller 2022-12-11 10:52:04 +01:00
  • 609804494b Set driver version in CMake config. Julian Frohmüller 2022-12-11 09:47:11 +01:00
  • e1bc73e413 Change to driver installation. OpenSuperClone is no longer responsible for compiling the driver which from now on will be handled by DKMS. Julian Frohmüller 2022-12-10 20:45:34 +01:00
  • 60ba93a986 Fix driver build and change driver name. Julian Frohmüller 2022-12-10 16:19:15 +01:00
  • 0e720e27bb Preparation for DKMS. Julian Frohmüller 2022-12-10 15:44:11 +01:00
  • 55f560689b Reflect current release version in Readme. Julian Frohmüller 2022-12-09 21:34:10 +01:00
  • 1cc5859215 Disable another kernel log message that was missed in the last commit. Julian Frohmüller 2022-12-09 20:21:40 +01:00
  • 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. Julian Frohmüller 2022-12-09 20:09:21 +01:00
  • 63bd822682 Bump version number to 2.4.1. v2.4.1 Julian Frohmüller 2022-12-09 13:14:11 +01:00
  • 417b2c5726 Update translation files. Julian Frohmüller 2022-12-08 10:14:53 +01:00
  • 61fb5cce73 Get rid of some more strcpy() calls. Julian Frohmüller 2022-12-07 20:52:14 +01:00
  • 8f0252b5d8 Fix multiple issues with labels in the UI. Julian Frohmüller 2022-12-07 19:20:52 +01:00
  • 04a572ba37 Localize "About" dialog. Julian Frohmüller 2022-12-07 12:59:00 +01:00
  • f5e757d71f Small bugfix. get_full_line_ccc and get_rest_of_line_ccc were returning a pointer to invalidated memory. Julian Frohmüller 2022-12-07 12:48:07 +01:00
  • b9ad0ef587 Add installation scripts to ZIP package. OpenSuperClone-2.4 Julian Frohmüller 2022-12-07 10:14:33 +01:00
  • 531f2e60db Actually fix CodeQL workflow. Julian Frohmüller 2022-12-05 19:12:29 +01:00
  • 613f72fe98 Fix CodeQL workflow. Julian Frohmüller 2022-12-05 19:09:57 +01:00
  • 484bf90590 Implement libconfig for configuration files. Julian Frohmüller 2022-12-05 18:29:48 +01:00
  • 75de38d8c3 Add options for debug build. Julian Frohmüller 2022-12-05 14:54:59 +01:00
  • c54f6ffbe3 Update CONTRIBUTING.md Julian Frohmüller 2022-12-05 14:14:23 +01:00
  • e06f1c9cb1 Update issue templates Julian Frohmüller 2022-12-05 13:53:36 +01:00
  • dee906a182 Create CONTRIBUTING.md Julian Frohmüller 2022-12-05 13:48:43 +01:00
  • 16c2a52acb Get rid of some unused stuff. Julian Frohmüller 2022-12-05 12:47:17 +01:00
  • 6075b36ee4 Fix out-of-bounds condition. Julian Frohmüller 2022-12-05 11:07:52 +01:00
  • e8452dac26 Update codeql.yml Julian Frohmüller 2022-12-05 10:57:34 +01:00
  • d4c73989ca Create codeql.yml Julian Frohmüller 2022-12-05 10:48:44 +01:00
  • 85cd87ea13 Minor visual changes to OSCViewer. Julian Frohmüller 2022-12-05 10:38:45 +01:00
  • 708142dd72 Minor changes. Julian Frohmüller 2022-12-05 10:10:25 +01:00
  • 03e314df79 Update translation files to include tooltips. Julian Frohmüller 2022-12-05 00:58:08 +01:00
  • b8e69bcc36 Add tooltips to all major OSC UI elements. Minor changes to build scripts. Julian Frohmüller 2022-12-05 00:38:21 +01:00
  • 4de37be448 Get rid of unused helper program. Julian Frohmüller 2022-12-04 22:40:12 +01:00
  • 5cf27fc5e8 More minor improvements to scripts. Julian Frohmüller 2022-12-04 22:28:25 +01:00
  • c0d66ce708 Improve build scripts. Julian Frohmüller 2022-12-04 22:10:06 +01:00
  • 844bad67ec Add script to update PO files and PO templates. Julian Frohmüller 2022-12-04 20:50:16 +01:00
  • 5ca368f364 Update translation files. Julian Frohmüller 2022-12-04 20:09:59 +01:00
  • 656b8d9b30 Add simple color picker to OSCViewer. Julian Frohmüller 2022-12-04 19:08:48 +01:00
  • ae22b10dd2 Further refactoring. Again, replacing many calls to strcpy() and strcat(). Julian Frohmüller 2022-12-04 15:58:24 +01:00
  • 03bd0ea28a More minor refactoring. Removal of various instances of strcpy() and strcat(). Julian Frohmüller 2022-12-04 15:00:15 +01:00
  • 02d8c044bf Minor refactoring. Replace (almost) every sprintf() call with a snprintf() call. Julian Frohmüller 2022-12-03 14:55:09 +01:00
  • e515f04f5a Further refactoring of OSCViewer. Replace every strcat() call with a strncat() call. Julian Frohmüller 2022-11-30 12:15:06 +01:00
  • a0c76c86bb Further refactoring of OSCViewer. Replace every strcpy() call with an appropriate alternative. Julian Frohmüller 2022-11-30 11:51:25 +01:00
  • 2172d61bf5 Minor refactoring of OSCViewer. Replace every sprintf() call with a snprintf() call. Julian Frohmüller 2022-11-30 10:50:21 +01:00
  • a6ef50d01a Minor changes to localization system. Julian Frohmüller 2022-11-28 12:07:35 +01:00
  • 36e7efa406 Fix buffer overflow. Auto-update translations of more than 25 characters resulted in a crash. Julian Frohmüller 2022-11-28 11:26:04 +01:00
  • fa7ec62878 Minor changes. Julian Frohmüller 2022-11-28 11:10:26 +01:00
  • b87fe646eb Finish German translation. Change Readme. Julian Frohmüller 2022-11-28 11:01:12 +01:00
  • c8d65da0ec Remove unused files. Julian Frohmüller 2022-11-28 10:08:03 +01:00
  • cce2dc6c0d Generate locale files at build time. Julian Frohmüller 2022-11-28 10:07:27 +01:00
  • e6c29c75cb Remove unnecessary files. Julian Frohmüller 2022-11-27 17:42:48 +01:00
  • 8cdc731e35 Replace localization system with gettext. Julian Frohmüller 2022-11-27 17:38:13 +01:00
  • 96a15300c9 Fix translations for newly added labels. Julian Frohmüller 2022-11-27 10:43:19 +01:00
  • 06fc8f9517 Minor visual change to OSCViewer. Do not change line width value before drawing rectangle stroke for marked blocks. Julian Frohmüller 2022-11-26 16:20:34 +01:00
  • a1486899c1 Add label showing the current auto-update timer. Julian Frohmüller 2022-11-26 15:03:08 +01:00
  • f3634a0b0d Minor visual changes to OSCViewer. Julian Frohmüller 2022-11-26 00:36:10 +01:00
  • 6d62dbc0d9 Various small changes to OSCViewer. Added Help menu and About window. Removed EULA file from OSC About window. Julian Frohmüller 2022-11-25 22:48:46 +01:00
  • 23d38dccef Recreate Glade file targeting 3.16. Experiment with other color schemes. Julian Frohmüller 2022-11-25 19:45:23 +01:00
  • 8b055fad30 Minor change to OSCViewer. Julian Frohmüller 2022-11-25 10:44:00 +01:00
  • cd6d064565 Show log and domain file paths in OSCViewer. Julian Frohmüller 2022-11-25 09:11:36 +01:00
  • 00496aa905 Minor changes to OSCViewer. Highlight good data by default, show logfile in window title. Julian Frohmüller 2022-11-25 08:50:40 +01:00
  • 9db3680990 Show domain in OSCViewer once one is loaded Julian Frohmüller 2022-11-20 21:22:28 +01:00
  • 9bc9445b4a Combine OpenSuperClone and OSCViewer version. For the time being it makes sense to drop the individual version numbers and handle both programs as a single project. Julian Frohmüller 2022-11-09 10:31:44 +01:00