Commit Graph

426 Commits (c246eead8e5a69398bb2d1b48cf530fe4d83409c)
 

Author SHA1 Message Date
Slávek Banko c246eead8e Merge translation files from master branch. 5 years ago
Slávek Banko 230f5896ad Update translation template. 5 years ago
Michele Calgaro 997e94eafb
Fixed xine scope plugin functionality with xine 1.2.10. This resolves issue #19.
Special thanks to xine developer Petri Hintukainen <phintuka@gmail.com>
for his support to get passed the last hurdle.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c5f901c03e)
5 years ago
aneejit1 f337cd3d7e
Tidy up the formatting of the mysql tests
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 6b36c71829)
5 years ago
aneejit1 d5fe80869f
Add akode library path to link_directories
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit b751988425)
5 years ago
aneejit1 e57aefb407
Make mysql includes consistent with cmake tests
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit e639ca83dd)
5 years ago
aneejit1 082c64530f
Ask pkg-config about PostgreSQL/add library path to link_directories
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 226d54f648)
5 years ago
TDE Gitea 64064b2080 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
Slávek Banko ef929e3aa5 Merge translation files from master branch. 5 years ago
Slávek Banko 48d256b92f Update translation template. 5 years ago
TDE Gitea 36919f8796 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea 8eaa4ae13f Reset submodule main/applications/amarok/admin to latest HEAD 5 years ago
Michele Calgaro 013877c8e1
Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currently
disabled when xine >= 1.2.10 is detected.
This resolves bug 3065 and 3066.

Additional info:
The xine scope plugin is statically linked and therefore written by
accessing internal xine data that are no longer publicly available from
xine 1.2.10.
To add back the scope plugin functionality, the plugin will have to be
converted into a dynamically linked one and further work done to fix the
logic of the plugin itself.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f643355717)
5 years ago
TDE Gitea c5ab073bfa Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea ecdfc34db4 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea 376dee4ede Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea adc3f8021c Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea 8e16cc127a Reset submodule main/applications/amarok/admin to latest HEAD 5 years ago
Slávek Banko c3187f9797
Fix CMake build dependencies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 598a8df6da)
5 years ago
TDE Gitea ddcb132e19 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea 1e77c9ed44 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
Michele Calgaro 8625e0bbd4
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea 2579382c11 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
Slávek Banko 338b18ac85 Merge translation files from master branch. 5 years ago
Slávek Banko 6ea4c3572a Update translation template. 5 years ago
TDE Gitea c7b8a59295 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea a708be1946 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea 8fc110f81a Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
Slávek Banko 7378aa616f
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 10d796b51e Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea e6c2778849 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
TDE Gitea 3f7c3b8435 Reset submodule main/applications/amarok/cmake to latest HEAD 5 years ago
Slávek Banko bd6ab65666
cmake: Set WITH_ALL_OPTIONS to OFF by default to make it consistent.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 37d8767758)
5 years ago
gregory guy f125dea5ac
Add "AMAZON_SUPPORT" definition to the cmake build.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit f59c52a016)
5 years ago
gregory guy 37de6fa662
Remove excess COPYING files from script directories.
Remove Mac OSX resource fork file.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 5a39b72448)
5 years ago
Slávek Banko 1ad2535944
cmake: Add a check notification forgotten in the previous commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b4c874198a)
5 years ago
Slávek Banko f75eb058f1
cmake: Check for the presence of PostgreSQL client components only.
Show database detection results.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 11f6dec02f)
5 years ago
Slávek Banko 7c163aa455 Merge translation files from master branch. 5 years ago
Slávek Banko 3ec1a65bf1 Update translation template. 5 years ago
gregory guy de1aaf76f3
Conversion to the cmake building system based on S.Amelian's work.
The embedded sqlite3 has been upgraded to 3.4.2 .
Added few man pages taken from the Debian packaging system.
Rework of the README and INSTALL files.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 16ec57d25f)
5 years ago
Slávek Banko 71c9cc0fa7
Enable the use of aKode engine.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit af56fd3c13)
5 years ago
Slávek Banko b38631b16b
Fix support for GCC hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7ee42b7b38)
5 years ago
Slávek Banko 609e01c5fd Merge translation files from master branch. 5 years ago
Slávek Banko 03f733a597 Merge translation files from master branch. 5 years ago
Slávek Banko aee2269f95 Merge translation files from master branch. 5 years ago
Michele Calgaro b44894a601
Remove remaining 'register' instructions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 46033f12ce)
5 years ago
Slávek Banko 3b1d651ab7 Merge translation files from master branch. 5 years ago
Slávek Banko b8741bb22a Merge translation files from master branch. 5 years ago
Michele Calgaro ff629ca39a
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c3924c909)
5 years ago
Chris 79df40c49b
Add includes to UI files to resolve FTBFS.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit a42dcb06ac)
5 years ago