Michele Calgaro
5877b3be77
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5ce55f2734
)
11 months ago
Michele Calgaro
b8da6ca9b8
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit be1c8167bd
)
12 months ago
TDE Gitea
dae57673da
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
Michele Calgaro
c96b8debfb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67fab506ee
)
1 year ago
TDE Gitea
486b0b0955
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
TDE Gitea
a4ce23519d
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
TDE Gitea
7f2d44af96
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
Slávek Banko
c048d06741
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 63bb4a70fa
)
1 year ago
TDE Gitea
2fa6fa6910
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
TDE Gitea
7b10e2d2cb
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
TDE Gitea
25bf931fef
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
Michele Calgaro
85fd1ac181
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0d8b0ecdf5
)
1 year ago
TDE Gitea
daf5e78d69
Reset submodule main/dependencies/arts/admin to latest HEAD
1 year ago
Michele Calgaro
c9994d78d2
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8412f6e6d1
)
2 years ago
TDE Gitea
4fd855414f
Reset submodule main/dependencies/arts/admin to latest HEAD
2 years ago
Bobby Bingham
c9f8774a94
Rename file
...
Now that we use the 1.x ALSA APIs, naming the file `audioioalsa9.cpp`
(revering to ALSA version 0.9) is misleading.
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
(cherry picked from commit 596d2accf4
)
2 years ago
Bobby Bingham
eb439ea63b
Update ALSA support to use 1.x API
...
Despite the comment in ConfigureChecks.cmake which claimed only ALSA 1.x
was supported, the code requested and expected the 0.9 version of some
PCM APIs.
These old APIs were superceded in 2002. ALSA implements backwards
compatibility with the old version of the API using symbol versioning,
which is not supported on all platforms (e.g., musl does not support
it).
This fixes issue #5
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
(cherry picked from commit c9092132fd
)
2 years ago
Bobby Bingham
fc763a04fd
Delete unused source file
...
Configure only sets HAVE_LIBASOUND2, never HAVE_LIBASOUND, so this is never
used.
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
(cherry picked from commit adebb5ae26
)
2 years ago
Bobby Bingham
dc87c6b329
Use poll.h instead of sys/poll.h
...
poll.h is the standard header name, and musl warns for including the wrong
one.
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
(cherry picked from commit 200e35e604
)
2 years ago
Bobby Bingham
597a5fc507
Fix possibly incorrect type for format string
...
request may be int or unsigned long depending on the platform, but the
format string assumed unsigned long.
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
(cherry picked from commit 2182932392
)
2 years ago
TDE Gitea
5a3b69dff5
Reset submodule main/dependencies/arts/libltdl to latest HEAD
2 years ago
TDE Gitea
78dcf82603
Reset submodule main/dependencies/arts/libltdl to latest HEAD
2 years ago
Denis Kozadaev
87f910f9f9
include string.h for illumos based systems
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit bee9a082a3
)
2 years ago
TDE Gitea
c4af0692ce
Reset submodule main/dependencies/arts/admin to latest HEAD
2 years ago
TDE Gitea
e315e7557c
Reset submodule main/dependencies/arts/admin to latest HEAD
2 years ago
Michele Calgaro
10a0510943
Add man pages from tde-packaging repo.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
fbe27fc928
Use 'tde_setup_paths' macro to setup required paths.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
0a2f5a7929
Add a check for a pkg-config package named libmad next to mad,
...
for detection of library libmad >= 0.16.x (Tenacity's fork).
Split configuration tests into separate files.
Fill PC_LIB_REQUIRE list during tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
b0a1e683ac
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
551db270af
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
ea1de39de8
Reset submodule main/dependencies/arts/admin to latest HEAD
3 years ago
Slávek Banko
cbedd9e183
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
ec80625a62
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
525e2a1b4e
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
c28fac7e83
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
7ce14eef14
Reset submodule main/dependencies/arts/admin to latest HEAD
4 years ago
TDE Gitea
8b08b0b756
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
cae8e28d50
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
96bbae6609
Reset submodule main/dependencies/arts/admin to latest HEAD
4 years ago
Slávek Banko
f7d6c3a863
Raise the minimum required version of CMake to 2.8.12.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
6b28843f40
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
d7793b6359
Reset submodule main/dependencies/arts/libltdl to latest HEAD
4 years ago
TDE Gitea
f581771ccb
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
7951ae0a3e
Reset submodule main/dependencies/arts/admin to latest HEAD
4 years ago
Michele Calgaro
00d4f92b71
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
2f53bfe61c
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
6880f04131
Reset submodule main/dependencies/arts/admin to latest HEAD
4 years ago
TDE Gitea
20eb51fc09
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago
TDE Gitea
54e4978f1a
Reset submodule main/dependencies/arts/admin to latest HEAD
4 years ago
TDE Gitea
2747295dcb
Reset submodule main/dependencies/arts/cmake to latest HEAD
4 years ago