Anthony Bilinski
|
653a6f653e
|
refactor(audio): remove unused set min and max input gain
|
2021-01-23 18:25:11 -08:00 |
|
sudden6
|
0335f20362
|
fix: Qt ressource system usage
Make use of the `AUTORCC` feature of cmake to simplify adding resource
files to qTox.
Fixes #6144
|
2020-07-03 15:45:57 +02:00 |
|
Anthony Bilinski
|
8a9c89f239
|
Merge pull request #6109
iphydf (1):
chore(interface): avoid gnu extensions in macros
|
2020-05-13 00:16:05 -07:00 |
|
sudden6
|
a90f0762d9
|
refactor(cmake): change folder structure
The new folder structure will be like this:
/<module>/CMakeLists.txt
/<module>/src/file.cpp
/<module>/include/<module>/file.h
/<module>/<subdir>/<...>
|
2020-05-11 16:45:52 +02:00 |
|