summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionHEADmasterMichele Calgaro2024-03-151-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-081-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-232-2/+2
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Rename fileBobby Bingham2023-06-162-1/+1
| | | | | | | 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>
* Update ALSA support to use 1.x APIBobby Bingham2023-06-163-10/+9
| | | | | | | | | | | | | | | 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>
* Delete unused source fileBobby Bingham2023-06-162-562/+1
| | | | | | | Configure only sets HAVE_LIBASOUND2, never HAVE_LIBASOUND, so this is never used. Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
* Use poll.h instead of sys/poll.hBobby Bingham2023-06-162-2/+2
| | | | | | | poll.h is the standard header name, and musl warns for including the wrong one. Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
* Fix possibly incorrect type for format stringBobby Bingham2023-06-161-1/+1
| | | | | | | 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>
* Reset submodule main/dependencies/arts/libltdl to latest HEADAutomated System2023-06-081-0/+0
|
* Reset submodule main/dependencies/arts/libltdl to latest HEADAutomated System2023-05-161-0/+0
|
* include string.h for illumos based systemsDenis Kozadaev2023-05-131-0/+3
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Reset submodule main/dependencies/arts/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Add man pages from tde-packaging repo.Michele Calgaro2022-08-108-6/+149
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use 'tde_setup_paths' macro to setup required paths.Michele Calgaro2022-08-107-17/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add a check for a pkg-config package named libmad next to mad,Slávek Banko2022-07-114-319/+344
| | | | | | | | | 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>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-201-0/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/dependencies/arts/libltdl to latest HEADAutomated System2020-12-201-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-06152-70/+70
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2020-09-201-0/+0
|