summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update ALSA support to use 1.x APIBobby Bingham2023-06-161-2/+0
| | | | | | | | | | | | | | | 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>
* Drop `unsigned long int` case for the first argment type of ioctl(2)OBATA Akio2020-01-311-1/+0
| | | | | | It is identically same as `unsigned long`. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Port ioctl prototype check to CMakeOBATA Akio2020-01-311-1/+3
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix detection whether the system is big endianSlávek Banko2017-01-311-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add openbsd sndio supportFrançois Andriot2014-09-141-0/+1
|
* Add jack support to CMakeTimothy Pearson2012-01-121-0/+2
|
* Add ESD support to CMakeTimothy Pearson2012-01-121-0/+6
|
* Add gcc visibility option to artsTimothy Pearson2012-01-101-0/+3
|
* [dependencies/arts] restyle and migrate to tde_ macrossoundserver/CMakeLists.txtsamelian2010-10-061-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1183226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [dependencies/arts] added initial cmake supportsamelian2010-10-051-0/+29
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da