summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Irix, which is discontinued and does not provide a c++17 ↵HEADmasterMichele Calgaro2026-02-024-277/+3
| | | | | | complaint compiler Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2026-01-311-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2026-01-171-0/+0
|
* Remove support for HPUX, which is discontinued and does not provide a c++17 ↵Michele Calgaro2026-01-171-8/+0
| | | | | | complaint compiler. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2026-01-021-0/+0
|
* user climits and CHAR_BIT instead on NBBYDenis Kozadaev2025-12-301-1/+2
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2025-12-161-0/+0
|
* Rename 'tde_setup_architecture_flags' to a more appropriate ↵Michele Calgaro2025-12-141-1/+1
| | | | | | 'tde_setup_compiler_flags' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Remove support for OSFMichele Calgaro2025-01-121-5/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Reset submodule main/dependencies/arts/libltdl to latest HEADAutomated System2024-12-271-0/+0
|
* Replace pthread and dl linking with cmake-based variablesMichele Calgaro2024-12-273-15/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-11-071-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Drop Borland compiler specific codeMichele Calgaro2024-10-272-13/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-10-141-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-10-091-0/+0
|
* Improve fatal error messagesMichele Calgaro2024-10-081-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrect command namemio2024-10-081-1/+1
| | | | Signed-off-by: mio <stigma@disroot.org>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-123-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Rename thread mutex related debug flag nameOBATA Akio2024-07-081-13/+13
| | | | | | | It is used to detect multiple mutex lock, not just for pthread related debugging. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix usage of `pthread_t`OBATA Akio2024-07-081-17/+24
| | | | | | | `pthread_t` is opaque type. Change to compare with `pthread_equal()` and introduce validate flag. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-07-011-0/+0
|
* fix to use AudioIOSun on Solaris and NetBSDOBATA Akio2024-06-201-3/+9
| | | | | | | | `USE_SOLARIS` is not defined (related to TDE/tde#74). On NetBSD, native audio system audioio(4) i.e. sunaudio is preferred. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-05-271-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Use centralized cmake versionMichele 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>