Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some updates on cmake stuff in order to build aRts with optional backend ↵feat/cmake_update | gregory guy | 2021-06-03 | 1 | -12/+80 |
| | | | | | | | | | | | (alsa, jack...) Rename gslconfig.h.in into gslconfig.h.cmake for consistency with the other modules. Add man3 pages (gsl). Add Network Audio System (Nas) support. Add Open Sound System (OSS) support. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Drop `unsigned long int` case for the first argment type of ioctl(2) | OBATA Akio | 2020-01-31 | 1 | -1/+0 |
| | | | | | | It is identically same as `unsigned long`. Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Port ioctl prototype check to CMake | OBATA Akio | 2020-01-31 | 1 | -1/+3 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-01-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add openbsd sndio support | François Andriot | 2014-09-14 | 1 | -0/+1 |
| | |||||
* | Add jack support to CMake | Timothy Pearson | 2012-01-12 | 1 | -0/+2 |
| | |||||
* | Add ESD support to CMake | Timothy Pearson | 2012-01-12 | 1 | -0/+6 |
| | |||||
* | Add gcc visibility option to arts | Timothy Pearson | 2012-01-10 | 1 | -0/+3 |
| | |||||
* | [dependencies/arts] restyle and migrate to tde_ macrossoundserver/CMakeLists.txt | samelian | 2010-10-06 | 1 | -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 support | samelian | 2010-10-05 | 1 | -0/+29 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |