summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix FTBFS with stricter C++11Slávek Banko2018-08-194-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0184742fd6dda45b4c3ac2f26eb60ec9a8ccedf3)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-042-3/+3
| | | | | | | | 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> (cherry picked from commit c1b7409de9bfd0c63c662b38b007d99dbb442d38)
* Fixed for bug 2845. This is a bit of a quick-n-dirty patch.Michele Calgaro2018-06-211-1/+0
| | | | | | | | | | | | | 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> (cherry picked from commit 5d9981995e34d44da2a1b236de4a7594fbe183a8)
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Fixed FTBFS with g++7 caused by #include directive placed inside namespace.Michele Calgaro2018-04-231-2/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1a41c9e42acb4771a5070bcaccb0db795fabc885)
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-01-313-0/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 117ec1e9d46baf07823a7a5719101e25e4b29e2d)
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Add artsc pkg-config fileSlávek Banko2016-10-163-11/+20
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit de977c9845197adadac4db0f59a854cde96bea54)
* Fix FTBFS with GCC 6 (C++11 dialect)Slávek Banko2016-08-151-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2d91d9ada0fc32c48887763753881cd6964f35a0)
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Fix security issue CVE-2015-7543Slávek Banko2015-12-101-3/+6
| | | | | [taken from Debian arts patches] (cherry picked from commit bbb70b9ed2ffa5d4ee98e94db0c8a0d19f60c5ed)
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Add include directory for internal libltdlSlávek Banko2015-06-102-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 591eae83877e3de729768946cde5ea3cecd4b22a)
* Reset submodule main/dependencies/arts/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Fix FTBFS on freebsdNikolaus Klepp2015-05-054-1/+4
| | | | | | | This resolves Bug 2428 Signed-off-by: Nikolaus Klepp <office@klepp.biz> (cherry picked from commit 31a6127eecfb7d905939734091f6a7b6379ffc75)
* Reset submodule main/dependencies/arts/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Fix artsc-config script to return valid include directoryr14.0.0François Andriot2014-11-262-4/+6
| | | | | | | Fix FTBFS on openbsd This resolves Bug 2160 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2014-10-191-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2014-10-141-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2014-10-131-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2014-10-121-0/+0
|
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2014-09-291-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2014-09-281-0/+0
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-0/+0
|
* Fix FTBFS due to late includes in CMakeSlávek Banko2014-09-151-13/+10
|
* Add openbsd sndio supportFrançois Andriot2014-09-144-2/+328
|
* Fix hardcoded link flag to "dl" libraryFrançois Andriot2014-09-143-2/+6
| | | | Fix "dlopen" function detection
* Reset submodule main/dependencies/arts/cmake to latest HEADAutomated System2014-09-141-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2014-05-261-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2014-05-261-0/+0
|
* Reset submodule main/dependencies/arts/admin to latest HEADAutomated System2014-04-161-0/+0
|