Commit Graph

334 Commits (b42e97be7195ea6106468a70cb68981a6472ad0e)
 

Author SHA1 Message Date
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
François Andriot 046c465989 cmake: Fix detection on cdda include files
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit f0f2d8725b)
7 years ago
Slávek Banko efcdd88925 Initial cmake conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8b12682035)
8 years ago
Slávek Banko 25709e498d Reset submodule main/tdemultimedia/cmake to latest HEAD 8 years ago
Slávek Banko 3951b90648 Reset submodule main/tdemultimedia/cmake to latest HEAD 8 years ago
Slávek Banko c2ad347160 Reset submodule main/tdemultimedia/cmake to latest HEAD 8 years ago
Slávek Banko 8dc481257b Reset submodule main/tdemultimedia/cmake to latest HEAD 8 years ago
Slávek Banko 2f148b2bf4 Reset submodule main/tdemultimedia/admin to latest HEAD 8 years ago
Slávek Banko 95498fe471 cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 8fdf3a6aa1 Update version number for new target R14.0.5 8 years ago
Slávek Banko 7301809ac6 Update date in lsm files 8 years ago
Slávek Banko cabe21759a Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cf805bdafd)
9 years ago
Slávek Banko fe23e76185 Workaround for parallel build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7818487143)
9 years ago
Slávek Banko b5c57bde8e Reset submodule main/tdemultimedia/admin to latest HEAD 9 years ago
Timothy Pearson da02efbbe2 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 94db4c44bf)
9 years ago
Slávek Banko 7e4c54caee Reset submodule main/tdemultimedia/cmake to latest HEAD 9 years ago
Slávek Banko ac98c4f552 Reset submodule main/tdemultimedia/cmake to latest HEAD 9 years ago
Slávek Banko 7b0fb9f6d3 Add GStreamer 1.0 support
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4d5e6b99d3)
9 years ago
Slávek Banko ca88e18f9e Update version number for new target R14.0.4 9 years ago
Slávek Banko dfdf5506ca Update date in lsm files 9 years ago
Slávek Banko d733dc8fc5 Update version number for new target R14.0.3 9 years ago
Slávek Banko f9f3d50412 Update date in lsm files 9 years ago
Slávek Banko 857517bbf2 Update version number for new target R14.0.2 10 years ago
Slávek Banko 83ddd63f56 Update date in lsm files 10 years ago
Slávek Banko b79c3c4796 Update version in CMakeLists files 10 years ago
Slávek Banko 592f491789 Update version in lsm files 10 years ago
Slávek Banko 7cd76923a8 Fix kmix platforms on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dfb2fc81bb)
10 years ago
Slávek Banko ead3fef147 Reset submodule main/tdemultimedia/cmake to latest HEAD 10 years ago
Slávek Banko adc2a62d0b Reset submodule main/tdemultimedia/cmake to latest HEAD 10 years ago
Slávek Banko 09ead0a483 Reset submodule main/tdemultimedia/admin to latest HEAD 10 years ago
Slávek Banko 738310000d Fix incorrectly renamed strings
(cherry picked from commit 569afa3735)
10 years ago
Timothy Pearson 7564aacfe2 Rename most device icons to comply with XDG standards
(cherry picked from commit 7287466fa1)
10 years ago
Michele Calgaro 42ebeac47a Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit 32d2354445)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
François Andriot e2de1ffedc Fix link flags in mpeglib/lib
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot 7e00eb197c Fix arts detection
Add sndio detection

Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot ebafa74dc0 Enable pthread support in mpeglib on openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot 6726351d3b Add sndio support for openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot 164caedef8 Fix build order to avoid FTBFS
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot 9f3f38046c Fix FTBFS in tdeioslave/audiocd/plugins/lame on openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot e9500088e5 Fix FTBFS in tdeioslave/audiocd/plugins/wav on openbsd
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot 79546240dc Fix FTBFS in kscd on openbsd because missing scsi_cd.h
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago