Commit Graph

53 Commits

Author SHA1 Message Date
Martchus ac63cd5f74 Avoid CMake deprecation warning by bumping version 2023-07-23 21:09:18 +02:00
Martchus d20ed54f45 Add copyright notice 2022-04-05 20:21:26 +02:00
Martchus 5e42d52a18 Clarify that license is "GPL-2-or-later" 2022-03-15 21:44:47 +01:00
Martchus b72e9a8da5 Add missing line break after logging ffmpeg error 2021-07-03 20:04:49 +02:00
Martchus 5da3cae040 Improve coding style 2021-07-03 20:04:31 +02:00
Martchus e2110e73ba Fix typos found via `codespell --skip .git -w` 2021-07-03 20:03:43 +02:00
Martchus 74c84bf474 Remove overspecification of Qt version in documentation and comments 2020-09-04 01:17:26 +02:00
Martchus e3b15b0768 Support Qt 6 (commit 174154b) 2020-09-04 00:53:27 +02:00
Martchus 52e8b39207 Apply clang-format 2020-09-04 00:53:22 +02:00
Martchus 501ecd58c6 Use Q_SIGNALS instead of signals 2020-03-09 18:48:48 +01:00
Martchus 9c44b6644a Don't use depracated QProcess::finished() 2020-03-08 14:01:57 +01:00
Martchus a381728090 Don't use lower-case Qt macros 2020-03-08 13:56:02 +01:00
Martchus 55bdb061ec Move project meta data to the top
for consistency with other projects
2020-03-08 13:55:26 +01:00
Marius Kittler 933a2940eb Fix QT_DEPRECATED_SINCE check for Qt < 5.6 2019-06-25 14:36:17 +02:00
Martchus 73ec1939ed Adapt to changes in c++utilities 2019-06-12 21:12:52 +02:00
Martchus bdaac6db2d Adapt to changes in c++utilities 2019-06-10 23:01:04 +02:00
Martchus 7f104eb525 Adapt to c++utilities v5 2019-05-04 16:14:32 +02:00
Martchus 7065b62aee Use ArgumentParser::parseArgsOrExit() 2017-09-29 17:17:50 +02:00
Martchus 778b31c0ed Apply clang-format 2017-05-01 03:39:45 +02:00
Martchus 742dc25984 Set META_PROJECT_VARNAME 2017-05-01 03:39:03 +02:00
Martchus a99711732a Uniform line endings (dos2unix) 2016-08-29 20:48:19 +02:00
Martchus c1775e9ece Generate config header in extra module 2016-07-27 21:40:11 +02:00
Martchus ef468405b8 Provide bash completion 2016-07-04 23:31:02 +02:00
Martchus df988ab6a6 Use workaround for GCC Bug 66145 2016-06-14 22:56:03 +02:00
Martchus 0743d4f764 Use new argument parser API 2016-06-14 00:48:19 +02:00
Martchus dfd00a9214 Use new argument parser API 2016-05-26 02:31:18 +02:00
Martchus 33bc9dcddb added version constraints 2016-04-25 22:23:02 +02:00
Martchus 6b29790a61 overall code cleanup 2016-04-25 22:08:29 +02:00
Martchus 2dd19149e3 reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 00:57:04 +02:00
Martchus 654e1c911c added .gitignore 2016-01-25 19:08:24 +01:00
Martchus 662cd5d398 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:40:00 +01:00
Martchus 4979fe3f3b removed creation of Windows icon 2016-01-05 17:17:19 +01:00
Martchus 8986cba4a6 updated version 2015-12-27 22:39:23 +01:00
Martchus 7859da9ca8 disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:45:50 +01:00
Martchus b9b16895f0 added resources 2015-12-13 20:45:10 +01:00
Martchus 5e78178fb2 improved project files 2015-12-08 08:34:14 +01:00
Martchus b7553ada41 added simple CMake project file 2015-12-05 22:48:49 +01:00
Martchus 938b85eb58 added troubleshooting 2015-10-23 23:21:17 +02:00
Martchus 52192a8afa updated version 2015-10-12 20:34:33 +02:00
Martchus 5677be1dbd remove invalid chars for path/filename 2015-10-12 20:31:39 +02:00
Martchus 317173ef3a specify sample rate as input device option 2015-10-10 21:51:09 +02:00
Martchus a5936281d7 improved compatibility with latest version of Yfitops 2015-10-10 21:35:16 +02:00
Martchus a6199d0fdd updated version 2015-10-05 22:21:49 +02:00
Martchus f1ed30dc14 fixed target path 2015-10-05 22:21:40 +02:00
Martchus 2e2b19e1e7 fixed spelling mistake 2015-10-05 21:53:08 +02:00
Martchus 12bb974b46 set meta data (win32) 2015-09-22 15:42:05 +02:00
Martchus f74be38936 adjustments due to changed API 2015-09-22 15:41:18 +02:00
Martchus b911784d28 updated readme 2015-08-26 21:52:10 +02:00
Martchus 9529d0b703 updated readme 2015-08-26 21:45:59 +02:00
Martchus 87322d433c changed app name 2015-08-26 21:17:10 +02:00