Commit Graph
38 Commits
Author SHA1 Message Date
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
Julian Frohmüller 57ea08cbbe Remove redundant makefile. 2022-08-21 10:32:46 +02:00
Julian Frohmüller 4b54903b2d Clean up project files. Remove everything not necessary for basic build. 2022-08-21 10:06:45 +02:00
Julian Frohmüller 5e4d8d7358 Fixed driver compilation in kernel versions lower than 5.15. 2022-08-20 21:46:36 +02:00
Julian Frohmüller e0cf6d859b For the time being add "-fcommon" CFLAG to Makefile. 2022-08-20 20:27:42 +02:00
Julian Frohmüller 8d37ea26a7 Merge branch 'main' of https://github.com/ISpillMyDrink/OpenSuperClone 2022-08-20 20:23:45 +02:00
Julian Frohmüller d7524cd10f Fixes driver compilation in kernel version 5.15 and higher (thanks, piernov). 2022-08-20 20:23:34 +02:00
Julian Frohmüller 17da157201 Create README.md 2022-08-20 20:21:03 +02:00
Julian Frohmüller ee613866b5 Adds sources from hddsuperclone_source_20220731.tar.gz (http://www.hddsuperclone.com/downloadsv1/public/812f01). 2022-08-20 20:16:05 +02:00
Julian Frohmüller acbb00ce6b Initial commit 2022-08-20 20:13:57 +02:00