Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change branded music path to the users own one. | Chris | 2019-07-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix remaining brandings in tdemultimedia. | Chris | 2019-07-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-26 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-26 | 1 | -4/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix for time_t != long | OBATA Akio | 2019-04-11 | 2 | -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> | ||||
* | Remove unsed platform endian detection | OBATA Akio | 2019-04-11 | 1 | -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> | ||||
* | Remove traditional `errno` usage | OBATA Akio | 2019-04-10 | 1 | -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> | ||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Use common CMake tests. | Slávek Banko | 2019-02-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-17 | 32 | -0/+169 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 |
| | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 |
| | |||||
* | Replace deprecated ustat using fstatfs | Slávek Banko | 2018-09-21 | 9 | -45/+20 |
| | | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-20 | 20 | -61/+67 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 40 | -70/+70 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 3 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Add check of libvorbis version | Slávek Banko | 2018-06-10 | 2 | -2/+7 |
| | | | | | | This is essential for applications that encode to ogg Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Fix FTBFS from prior commit | Slávek Banko | 2018-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Add other missing checks | Slávek Banko | 2018-06-08 | 4 | -4/+19 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Fix build of ogg plugin in mpeglib | Slávek Banko | 2018-06-08 | 3 | -3/+4 |
| | | | | | | This relates to bug 2844 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed NukePlugin implementation which was preventing the sound server | Michele Calgaro | 2018-06-07 | 2 | -9/+9 |
| | | | | | | from autosuspending. This relates to bug 2844. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | cmake: Fix FLAC detection | Slávek Banko | 2017-12-31 | 2 | -1/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kscd: Fix device detection from Media Manager | Slávek Banko | 2017-12-31 | 2 | -15/+19 |
| | | | | | | | | | | 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> | ||||
* | Prevent inlining of the StereoVolumeControlSSE_impl::calculateBlock method | Slávek Banko | 2017-10-13 | 1 | -1/+1 |
| | | | | | | This resolves FTBFS with GCC7 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix tests of GCC compiler version for X86_SSE optimalizations | Slávek Banko | 2017-10-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Fix detection on cdda include files | François Andriot | 2017-10-13 | 20 | -0/+21 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Initial cmake conversion | Slávek Banko | 2017-03-26 | 181 | -45/+7257 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdemultimedia/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| |