Commit Graph
59 Commits
Author SHA1 Message Date
Julian Frohmüller 46b2f2a655 Get rid of every last instance of the "Superbyte" and last remaining licensing related functionality.
Bump driver version to 2.6.1.
2022-10-24 00:13:51 +02:00
Julian Frohmüller be847efc5a Remove various instances of the "superbyte". 2022-10-23 21:55:17 +02:00
Julian Frohmüller 0c343a9ffc Get rid of even more very minor CppCheck warnings. 2022-10-22 22:04:19 +02:00
Julian Frohmüller 435bea8669 Change default build behavior. Update README.md. 2022-10-17 10:08:26 +02:00
Julian Frohmüller 1b2835df91 Get rid of more CppChecker warnings in OSCViewer sources. 2022-10-16 21:19:11 +02:00
Julian Frohmüller af70870739 Sort out various CppCheck warnings. 2022-10-16 21:01:39 +02:00
Julian Frohmüller dd65883204 Updated README.md. 2022-10-16 18:53:51 +02:00
Julian Frohmüller 2241f8a845 Further refactoring. 2022-10-16 18:48:35 +02:00
Julian Frohmüller 27d6ad009e Remove all instances of variable self-assignment. 2022-10-16 16:17:39 +02:00
Julian Frohmüller c85f1766df Fix installation script. 2022-10-16 16:02:40 +02:00
Julian Frohmüller ed5438f440 Mark install.sh as executable. 2022-10-16 16:01:17 +02:00
Julian Frohmüller 7c0de7a14f Remove some unused functions. General refactoring. 2022-10-16 15:57:50 +02:00
Julian Frohmüller b7ecbe5420 Update README.md. 2022-10-16 14:49:01 +02:00
Julian Frohmüller 5fb49659d3 Remove unncessary build requirements from script. 2022-10-16 14:36:31 +02:00
Julian Frohmüller c5539b31a5 Minor changes to build scripts. 2022-10-16 14:10:29 +02:00
Julian Frohmüller a17f0578d4 Use CMake for installing built executables. 2022-10-12 10:13:51 +02:00
Julian Frohmüller c2fea87171 Change copyright note in OSCViewer. 2022-10-09 10:16:16 +02:00
Julian Frohmüller 05b5fbabf1 Switch GTK version back to 3. 2022-10-07 18:06:31 +02:00
Julian Frohmüller 66660e8afa Minor changes to build system.
Start OpenSuperClone with larger default window size.
2022-10-07 17:52:03 +02:00
Julian Frohmüller dcfaf91903 Update Readme. 2022-10-07 13:31:29 +02:00
Julian Frohmüller f5aafa6e67 Reimplement "Show high time" in GTK3 version of OSCViewer. 2022-10-07 10:20:04 +02:00
Julian Frohmüller 2f112b1dfe Set default to GTK3 build.
Add "Power On" and "Power Off" button to GTK3 GUI.
Fix issue with "Timer Setings" and "About" menu entries.
2022-10-06 23:58:49 +02:00
Julian Frohmüller 807010a811 Move hardcoded paths and version number to CMake configuration.
Removed documentation from About menu.
2022-10-06 11:21:32 +02:00
Julian Frohmüller df2d4d64c5 Add CMake generated configuration file.
Bump version to 2.4.
2022-10-05 00:15:26 +02:00
Julian Frohmüller cdbd6e2ddf Find LibUSB with pkg_check_modules(). 2022-10-04 13:46:12 +02:00
Julian Frohmüller 91771e5160 More minor changes to build system. 2022-10-04 10:30:42 +02:00
Julian Frohmüller 8c002b60e7 Modify .gitignore. 2022-10-04 09:22:48 +02:00
Julian Frohmüller 526dd292b8 Fix some minor compiler warnings.
Minor changes to build system.
2022-10-04 08:46:09 +02:00
Julian Frohmüller 4b027e254d Adapt build scripts. 2022-10-03 23:38:42 +02:00
Julian Frohmüller 6bab1c54a6 Implement CMake as build system. 2022-10-03 23:31:35 +02:00
Julian Frohmüller d30808b26c Remove parenthesis from translation file names. 2022-10-03 19:12:08 +02:00
Julian Frohmüller 9ff1c42988 Further restructuring. Readded translation files from original HDDSuperClone source. 2022-10-03 19:00:52 +02:00
Julian Frohmüller cd16a3679f Change branding from HDDSuperClone to OpenSuperClone.
Restructure source directory.
2022-10-03 16:25:19 +02:00
Julian Frohmüller f8ee02fa06 Removal of some minor stuff I forgot. 2022-09-26 12:23:43 +02:00
Julian Frohmüller 31a40e9622 Throw out more stuff related to licensing and activation. 2022-09-26 11:50:52 +02:00
Julian Frohmüller 7b5aee5b3c Change module license for kernel driver to GPLv2. Enable "Godmode" everywhere. 2022-09-26 11:13:27 +02:00
Julian Frohmüller 1426035ba4 Add simple installation/uninstallation scripts. 2022-08-22 20:24:18 +02:00
Julian Frohmüller b8fb8430bd Remove LibreOffice from build requirements. 2022-08-22 10:34:49 +02:00
Julian Frohmüller 09e285f5c6 Merge branch 'main' of https://github.com/ISpillMyDrink/OpenSuperClone 2022-08-21 15:15:39 +02:00
Julian Frohmüller 9f31fdc1cc Make added kernel version checks in driver less stupid. 2022-08-21 15:15:29 +02:00
Julian Frohmüller b0792f7597 Update README.md 2022-08-21 14:22:14 +02:00
Julian Frohmüller d0ec75ae78 Fix cleanup of hddsuperclone executable. 2022-08-21 14:21:32 +02:00
Julian Frohmüller d39cd10e45 Fix build requirements installation script. 2022-08-21 14:10:44 +02:00
Julian Frohmüller 9910ce570c Remove unnecessary header file. 2022-08-21 13:45:01 +02:00
Julian Frohmüller ff4537455d Throw out more license checks and remove HDDSuperTool. 2022-08-21 13:38:37 +02:00
Julian Frohmüller 46b8ae9452 Throw out some of the code responsible for licensing. 2022-08-21 13:19:18 +02:00
Julian Frohmüller 9b719787bd Fix typo in driver. 2022-08-21 11:34:31 +02:00
Julian Frohmüller 51f7a8c5fc Fix last commit. 2022-08-21 10:52:49 +02:00
Julian Frohmüller edf1aaa596 Change default build target to be release version. 2022-08-21 10:51:34 +02:00
Julian Frohmüller c9e0ae54ad Clean up makefil. 2022-08-21 10:38:27 +02:00