Commit Graph

35 Commits (0a2f5a792977b640e4d41f96f0523f416fac7359)

Author SHA1 Message Date
Slávek Banko 0a2f5a7929
Add a check for a pkg-config package named libmad next to mad,
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>
3 years ago
Michele Calgaro 00d4f92b71
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro b6c36b6b6b
Removed code formating modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro afad82ed85
Remove remaining 'register' instructions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 9d57e3ae1b
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 5d9981995e Fixed for bug 2845. This is a bit of a quick-n-dirty patch.
The assertion looks for extremely small generated values and crash if
found one.
Removing the assertions seems to cause no arm and audio files of various
format play fines.
Moreover the problem seems to have completely disappered in recent
Debian distros, for example it was reproducable in Stretch but no more in
Buster.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
François Andriot d6fd5da548 Add openbsd sndio support 11 years ago
Francois Andriot 0b9bcf1fcd Removed harcoded 4MB buffer size on ESD
This resolves Bug 1485
12 years ago
Timothy Pearson 7395916e07 Fix tdemultimedia FTBFS when gcc hidden visibility is enabled 13 years ago
Timothy Pearson c85bc12559 Add jack support to CMake 13 years ago
Timothy Pearson d548013bdb Add ESD support to CMake 13 years ago
Timothy Pearson 69169d2f3a Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson c5c1052f4b Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson bdff7895a8 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 37b0caa758 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 6e637ec10f.
13 years ago
Timothy Pearson 6e637ec10f Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson ed948c85c8 Additional renaming of kde to tde 13 years ago
tpearson deb7c8cc85 Rempve obsolete and broken autotools files from arts
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1259246 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c21d34f250 Make arts use libartsgsl.a instead of libgsl.a to avoid conflict with GSL
Thanks to Mario Fetka for the initial patch!
Part 1/2


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1256158 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 42e5e6e537 Fix arts FTBFS under non-Debian systems
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1248403 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2a73c38820 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f7959a4e97 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 54dec355e1 arts: find libmad without pkgconfig
Thanks to "Nix" for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1242782 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d82df56df5 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fbf9b5476d Add gsl static library to installed files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1234283 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian c3836ab750 [dependencies/arts] fix path to .mcop* files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1224425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 5fe2771f58 [dependencies/arts] added some forgotten .mcop* files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1224418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 04b1fed13c [dependencies/arts] using pkg-config for alsa detection
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1224003 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6637c74227 Compilation repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1212131 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bf3bdf1468 Automated conversion
aRts now compiles with TQt for Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1210526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 4388c9f844 [dependencies/arts] restyle and migrate to tde_ macrossoundserver/CMakeLists.txt
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1183226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian 38a9ae9da6 [dependencies/arts] GSL_HAVE_OGGVORBIS_RC3 and GSL_HAVE_MUTEXATTR_SETTYPE tests have been embedded into CMakeLists.txt
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182888 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian 36bb41f5be [dependencies/arts] added initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 81c61f4524 Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 42995d7bf3 Copy of aRts for Trinity modifications
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070145 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago