summaryrefslogtreecommitdiffstats
path: root/soundserver
Commit message (Collapse)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit be1c8167bd2711853a259f7aaeb9b28d8b38fa37)
* Use 'tde_setup_paths' macro to setup required paths.Michele Calgaro2022-08-101-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0618-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formating modelines.Michele Calgaro2020-09-181-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-192-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-1/+1
| | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-7/+7
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-8/+8
| | | | This reverts commit 6e637ec10f4d608e38c6b685524640c0247eb1ce.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-8/+8
|
* Fix artswrapper unset executable namev3.5.13tpearson2011-10-271-0/+2
| | | | | | | This closes regression Bug 564 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1261050 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rempve obsolete and broken autotools files from artstpearson2011-10-161-122/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1259246 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-7/+7
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | 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
* [dependencies/arts] fix version for libartsgslplayobject and ↵samelian2011-03-101-2/+2
| | | | | | libartswavplayobject git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1224416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Qt namespace conflicts in artstpearson2011-02-281-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1222998 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Compilation repairstpearson2011-01-052-9/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1212131 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversiontpearson2010-12-316-16/+16
| | | | | | | 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
* [dependencies/arts] commited soundserver/CMakeLists.txtsamelian2010-10-061-112/+96
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1183227 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [dependencies/arts] added initial cmake supportsamelian2010-10-051-0/+200
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert previous commit...some bugs crept in since last build test a week ago ↵tpearson2010-07-2710-20/+20
| | | | | | and I woul prefer to fix them over the next few days before commiting this patch set. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1155623 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial TQT conversiontpearson2010-07-2710-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1155618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-0613-13/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0625-37/+37
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy of aRts for Trinity modificationstpearson2010-01-0532-0/+5406
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070145 283d02a7-25f6-0310-bc7c-ecb5cbfe19da