Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use centralized cmake versionr14.1.2 | Michele Calgaro | 2024-03-15 | 1 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5ce55f27342fe03376d5b9cdd723bf8af1f79e17) | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit be1c8167bd2711853a259f7aaeb9b28d8b38fa37) | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 |
| | |||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-10 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 67fab506ee588d8a91b479e4d80addfba6b09c0a) | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 63bb4a70faf10ae2acf266f3e3e00fad27344981) | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEADr14.1.1 | Automated System | 2023-09-25 | 1 | -0/+0 |
| | |||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 2 | -2/+2 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0d8b0ecdf579c539c4e2cb4cd4368a35d25692e7) | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 |
| | |||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8412f6e6d17277f1b96afa3a7353c3ba8e19fb1b) | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-07-19 | 1 | -0/+0 |
| | |||||
* | Rename file | Bobby Bingham | 2023-06-17 | 2 | -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 <[email protected]> (cherry picked from commit 596d2accf4533768bf81b91a87bc6d653caac26b) | ||||
* | Update ALSA support to use 1.x API | Bobby Bingham | 2023-06-17 | 3 | -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 <[email protected]> (cherry picked from commit c9092132fd7020cdb6f39aa7ed749f695fb98d26) | ||||
* | Delete unused source file | Bobby Bingham | 2023-06-17 | 2 | -562/+1 |
| | | | | | | | | Configure only sets HAVE_LIBASOUND2, never HAVE_LIBASOUND, so this is never used. Signed-off-by: Bobby Bingham <[email protected]> (cherry picked from commit adebb5ae263a5cd3569038a018dabea4f4eccc6e) | ||||
* | Use poll.h instead of sys/poll.h | Bobby Bingham | 2023-06-16 | 2 | -2/+2 |
| | | | | | | | | poll.h is the standard header name, and musl warns for including the wrong one. Signed-off-by: Bobby Bingham <[email protected]> (cherry picked from commit 200e35e604bb7b5161e407eebfd01f105cfbafb6) | ||||
* | Fix possibly incorrect type for format string | Bobby Bingham | 2023-06-16 | 1 | -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 <[email protected]> (cherry picked from commit 218293239213ee12bf70d1c11b8c138ea5ce1aa5) | ||||
* | Reset submodule main/dependencies/arts/libltdl to latest HEAD | Automated System | 2023-06-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/libltdl to latest HEAD | Automated System | 2023-05-16 | 1 | -0/+0 |
| | |||||
* | include string.h for illumos based systems | Denis Kozadaev | 2023-05-13 | 1 | -0/+3 |
| | | | | | Signed-off-by: Denis Kozadaev <[email protected]> (cherry picked from commit bee9a082a3ff7a18268b8d15b893f888d423ad5e) | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEADr14.1.0 | Automated System | 2023-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2023-01-10 | 1 | -0/+0 |
| | |||||
* | Add man pages from tde-packaging repo. | Michele Calgaro | 2022-08-10 | 8 | -6/+149 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use 'tde_setup_paths' macro to setup required paths. | Michele Calgaro | 2022-08-10 | 7 | -17/+14 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add a check for a pkg-config package named libmad next to mad, | Slávek Banko | 2022-07-11 | 4 | -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 <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-20 | 1 | -0/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/libltdl to latest HEAD | Automated System | 2020-12-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 152 | -70/+70 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/arts/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| |