Chris
fd4d99d711
Fix duplicate icon for kcmcddb.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit c1ac60f0fc
)
5 years ago
TDE Gitea
902e642f1d
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
Slávek Banko
adedb55264
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
324aafa8ea
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 8cfcac4c01
)
5 years ago
Chris
5ed30aa532
Streamline CDDB module with the rest.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit d9a920bc6a
)
5 years ago
Michele Calgaro
289d46dc9f
Removed .lsm files. lsm database is outdated and unmaintained.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
OBATA Akio
003da065db
Split CD support for NetBSD from FreeBSD
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 89e803c753
)
5 years ago
Chris
1b765873ce
Change branded music path to the users own one.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0cf195935e
)
5 years ago
Chris
43119a35ca
Fix remaining brandings in tdemultimedia.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 83682486bb
)
5 years ago
TDE Gitea
086b112ab7
Reset submodule main/tdemultimedia/cmake to latest HEAD
5 years ago
OBATA Akio
99d8c77851
Fix for time_t != long
...
`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 9b8b7c1299
)
6 years ago
OBATA Akio
b6ae5c8687
Remove unsed platform endian detection
...
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 a2b21b9cf6
)
6 years ago
OBATA Akio
6b55b7c1c4
Remove traditional `errno` usage
...
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 35e5ff35cf
)
6 years ago
TDE Gitea
267ac73b42
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
4e14301dd2
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
Michele Calgaro
308fd63aac
Updated date and version to R14.0.6 in .lsm files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
386ece1913
Updated VERSION reference to R14.0.6 in CMakeLists.txt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
4b29106a69
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
617094e055
Reset submodule main/tdemultimedia/admin to latest HEAD
6 years ago
Slávek Banko
677d7be924
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit efb2a03e6f
)
6 years ago
TDE Gitea
8da839dade
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
2d783276d5
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
efa69b8c6c
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
6d8f7d468f
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
Fabio Rossi
176112d61a
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit ab5663ed88
)
6 years ago
Slávek Banko
fda0f460a9
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f81d57072
)
6 years ago
TDE Gitea
ea224b458d
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
014dde9f43
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
619b8a9fbb
Reset submodule main/tdemultimedia/admin to latest HEAD
6 years ago
TDE Gitea
f24ca47a95
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
TDE Gitea
27048ab40f
Reset submodule main/tdemultimedia/cmake to latest HEAD
6 years ago
Michele Calgaro
eb6bc32be3
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34cfd03355
)
6 years ago
Slávek Banko
c9b5233204
Replace deprecated ustat using fstatfs
...
This resolves FTBFS with glibc 2.28
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 830ea2b69f
)
6 years ago
Slávek Banko
77ff405a13
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 11485aa4a2
)
6 years ago
TDE Gitea
49a1563d24
Reset submodule main/tdemultimedia/admin to latest HEAD
6 years ago
Slávek Banko
c4353401bd
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 70a7fcb38d
)
6 years ago
Slávek Banko
9d08e67713
Update version numbers and date for R14.0.5 final release
6 years ago
Slávek Banko
671fa4db23
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f5e38c77e
)
6 years ago
Slávek Banko
3c0e3b3384
cmake: Add check of libvorbis version
...
This is essential for applications that encode to ogg
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 43a99c946e
)
7 years ago
Slávek Banko
797f06bd00
cmake: Fix FTBFS from prior commit
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7464ab58d0
)
7 years ago
Slávek Banko
b42e97be71
cmake: Add other missing checks
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e67c454194
)
7 years ago
Slávek Banko
68c89a9ce9
cmake: Fix build of ogg plugin in mpeglib
...
This relates to bug 2844
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d81209c6f4
)
7 years ago
Michele Calgaro
53bd3f321c
Fixed NukePlugin implementation which was preventing the sound server
...
from autosuspending. This relates to bug 2844.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit de908386ba
)
7 years ago
Slávek Banko
5a6c69b215
Reset submodule main/tdemultimedia/admin to latest HEAD
7 years ago
Slávek Banko
7978d5347a
Reset submodule main/tdemultimedia/admin to latest HEAD
7 years ago
Slávek Banko
10e7cc76bb
Reset submodule main/tdemultimedia/admin to latest HEAD
7 years ago
Slávek Banko
12e51265e3
cmake: Fix FLAC detection
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 24d01f69a1
)
7 years ago
Slávek Banko
1cc441b6bc
kscd: Fix device detection from Media Manager
...
Commit d36f6096 in tdebase has changed the order of
items in the device properties returned by Media Manager.
The indexes of items used in kscd must be consistent
with tdebase.
This resolves Bug 2834
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 63f0675169
)
7 years ago
Slávek Banko
758a817ea6
Prevent inlining of the StereoVolumeControlSSE_impl::calculateBlock method
...
This resolves FTBFS with GCC7
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 81449b86f6
)
7 years ago
Slávek Banko
96ff5b4a6c
Fix tests of GCC compiler version for X86_SSE optimalizations
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 87a6b9bc05
)
7 years ago