summaryrefslogtreecommitdiffstats
path: root/mcop
Commit message (Collapse)AuthorAgeFilesLines
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-031-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9d57e3ae1b71f4f21f56b7a45cb92b64250e2b04)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-192-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0184742fd6dda45b4c3ac2f26eb60ec9a8ccedf3)
* Fix detection whether the system is big endianSlávek Banko2017-07-181-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 117ec1e9d46baf07823a7a5719101e25e4b29e2d)
* Fix FTBFS with GCC 6 (C++11 dialect)Slávek Banko2017-07-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2d91d9ada0fc32c48887763753881cd6964f35a0)
* Add include directory for internal libltdlSlávek Banko2015-12-171-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 591eae83877e3de729768946cde5ea3cecd4b22a)
* Fix FTBFS on freebsdNikolaus Klepp2015-12-173-0/+3
| | | | | | | This resolves Bug 2428 Signed-off-by: Nikolaus Klepp <office@klepp.biz> (cherry picked from commit 31a6127eecfb7d905939734091f6a7b6379ffc75)
* Add gcc visibility option to artsTimothy Pearson2015-12-171-1/+2
| | | | (cherry picked from commit 4c08c66641779bd7d14fc68dde22af8f08603712)
* Fix security issue CVE-2015-7543Slávek Banko2015-12-131-3/+6
| | | | | [taken from Debian arts patches] (cherry picked from commit bbb70b9ed2ffa5d4ee98e94db0c8a0d19f60c5ed)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-111-13/+13
| | | | (cherry picked from commit c9375a1ee264d69e13ca6dfc450259a8d6ff9e78)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-111-20/+20
| | | | (cherry picked from commit 6d38a39e6db2e200f038bc4cb36948f367fa0e00)
* Fix reference to user profile directory.Darrell Anderson2012-12-161-2/+2
| | | | (cherry picked from commit 5a7e68ba8a675610b5119e332501887a0f81b76e)
* Add ESD support to CMakeTimothy Pearson2012-06-021-3/+3
| | | | (cherry picked from commit d548013bdb885cac474191d0efdda85685417f08)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-021-1/+1
| | | | (cherry picked from commit c5c1052f4bae9680eb77340b55e1c1e78c15d1f5)
* Rempve obsolete and broken autotools files from artstpearson2011-10-161-33/+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-105-7/+7
| | | | | | | | | 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
* Fix Qt namespace conflicts in artstpearson2011-02-281-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1222998 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Compilation repairstpearson2011-01-0540-142/+147
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1212131 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversiontpearson2010-12-3142-47/+47
| | | | | | | 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] restyle and migrate to tde_ macrossoundserver/CMakeLists.txtsamelian2010-10-061-95/+43
| | | | 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/+123
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1182851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [dependencies/arts] included limits.h for PATH_MAX definitionsamelian2010-09-191-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1177242 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* MCOP first run now creates required directory instead of throwing error messagetpearson2010-08-251-2/+9
| | | | | | | Patch kindly provided by Darrell Anderson git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1167610 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0678-158/+158
| | | | 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-0581-0/+19737
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070145 283d02a7-25f6-0310-bc7c-ecb5cbfe19da