summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Fixed detection of alsa channels capabilities. This resolves bug 2994Michele Calgaro2020-05-071-48/+61
| | | | | | | | and issue #16. The code is partially based on previous work from TCH <tch@protonmail.com>. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7a39a18686727157d4bbb92348a9eae2ca42ca35)
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3038-156/+156
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6db8697910438fd063598f66a73b68d2dcd70a36)
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix duplicate icon for kcmcddb.Chris2019-12-151-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit c1ac60f0fc2ba193f7219d25d727dec4fc97fd1b)
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clean up desktop files and fix German translations.Chris2019-11-2811-188/+143
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 8cfcac4c0136e6fbeb6cac10b30e51548df671e5)
* Streamline CDDB module with the rest.Chris2019-10-171-64/+0
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit d9a920bc6a65b8d23fc4884bd9f5aa61345c78fc)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-043-42/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Split CD support for NetBSD from FreeBSDOBATA Akio2019-08-143-3/+537
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 89e803c7531b9a294d3d9f634c712b7799a7d9aa)
* Change branded music path to the users own one.Chris2019-07-231-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 0cf195935ecdf6a7f11c86c807aa8231ee4c03ba)
* Fix remaining brandings in tdemultimedia.Chris2019-07-181-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 83682486bb6a058925f34c36f1326e7d2dc34bb1)
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Fix for time_t != longOBATA Akio2019-04-112-5/+5
| | | | | | | | | | `time_t` may not be `long`, for examples, unsigned (long) int, long long int (64bit integer type on 32bit arch), double, and so on. Change to use difftime(3) to retrieve seconds. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 9b8b7c129917f2813e5f412fe08b6a153ca05981)
* Remove unsed platform endian detectionOBATA Akio2019-04-111-11/+0
| | | | | | | | | Used part had been commented out over 8 years ago. Variety of include files are not sufficient and may cause build failure because of missing header file. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a2b21b9cf6125f091d83cd99c91d57fa77f1c917)
* Remove traditional `errno` usageOBATA Akio2019-04-111-3/+1
| | | | | | | | On modern POSIX environments, `errno` may not be simple `int` type, and <errno.h> is sufficient for `errno` and its symbolic values. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 35e5ff35cf0a26eef2a614bfdcf95206bb96ccbb)
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADr14.0.6Automated System2019-03-051-0/+0
|
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-033-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdemultimedia/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-061-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit efb2a03e6f3ae6ddd929506d5ba102a3fe9220d1)
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit ab5663ed886ecae6f9a9aadd319ff8df3d9002de)
* Add CMakeL10n rules.Slávek Banko2018-12-1732-0/+169
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f81d5707244152ad95e141a43bbbb52b9edbc85)
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdemultimedia/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tdemultimedia/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-142-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 34cfd03355dccf3cef76d89bc5329fe88e06a1da)
* Replace deprecated ustat using fstatfsSlávek Banko2018-09-219-45/+20
| | | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 830ea2b69faa81a8b0485a28fc329fd93d67ad46)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2120-61/+67
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 11485aa4a296406f2d6a96d7f30d09d416d91f03)
* Reset submodule main/tdemultimedia/admin to latest HEADAutomated System2018-09-161-0/+0
|
* 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 70a7fcb38d8a2d7a1b9a974c28ed1303743a3221)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-263-3/+3
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-013-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f5e38c77ee2e36e04b0b0993379dea1fd670931)
* cmake: Add check of libvorbis versionSlávek Banko2018-06-102-2/+7
| | | | | | | This is essential for applications that encode to ogg Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 43a99c946ec2187d0e276615d337ad47276f553a)
* cmake: Fix FTBFS from prior commitSlávek Banko2018-06-081-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7464ab58d08bd3b6dd78d71a0ed46371cf9d1d72)
* cmake: Add other missing checksSlávek Banko2018-06-084-4/+19
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e67c454194b6b4a2ed68b4e1124613a0b05a4d69)