Commit Graph

42 Commits (fbbb26c3ba8b393317c28c55fe2308faecf85ea8)
 

Author SHA1 Message Date
TDE Gitea fbbb26c3ba Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
Slávek Banko 7cc4c07e85
Update version number to R14.0.11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 2b3d1b7118 Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
TDE Gitea c28093419c Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
TDE Gitea 49f41385d8 Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
Slávek Banko 0f5a3e08d2
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 16b402ddee)
4 years ago
TDE Gitea 92ab044a2b Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
Slávek Banko 194514b799 Merge translation files from master branch. 4 years ago
TDE Gitea ead01d2dda Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
Slávek Banko dede209089 Merge translation files from master branch. 4 years ago
Slávek Banko 22ed41cc1f
Update version number to R14.0.10.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko a94d97db8a
Update release version number to R14.0.9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 210ecc384d Merge translation files from master branch. 4 years ago
TDE Gitea e0f0c84b3c Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
gregory guy 2b357be0fb
Add a proper README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit a77724e8e8)
4 years ago
Michele Calgaro 5e4420fc91
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit be378d0c01)
4 years ago
TDE Gitea e9d6eb45b2 Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
TDE Gitea 5bd81da4e0 Reset submodule main/applications/codeine/cmake to latest HEAD 4 years ago
Slávek Banko f5ee9f6f4f Merge translation files from master branch. 5 years ago
Michele Calgaro 2531b83971
Rename icons to match R14.0.x names. This is an extension of the previous (incorrectly pushed) commit. Apologies for the mess.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy 3c9d9149da
Add a couple of missing icons.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit a25a38afa5)
5 years ago
TDE Gitea e431d84710 Reset submodule main/applications/codeine/cmake to latest HEAD 5 years ago
Slávek Banko 5530ce0c90 Update translation template. 5 years ago
Michele Calgaro a3481d8b74
Fixed xine scope plugin functionality with xine 1.2.10.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 304d3a226c)
5 years ago
Slávek Banko 24da8f541d Update translation template. 5 years ago
TDE Gitea 1234888afa Reset submodule main/applications/codeine/cmake to latest HEAD 5 years ago
Slávek Banko b555091a39
Do not install codeinerc - the default configuration will be used.
Clean up unused CMakeLists.txt, which have been replaced
by common cmake rules for documentation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 9977caccb3
Bring back missing icons, thanks to Slávek Banko for the tip.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 0aea32338c
Move the codeine icons into the hicolor folder instead of crystalsvg.
Move codeinerc into the system config folder.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 4ca91724d7
Drop the use of the HAVE_XINE_H definition.
Add include <xine.h> to the appropriate headers.
Clean up the arrangement of include files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 7090ff34ea
Install libcodeine as a plugin instead of as a shared library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko f9aa40119a
Add common cmake submodule.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 440bda1096
Add CMakeL10n rules.
Update translation templates.
Use common cmake rules for documentation.
Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 5e7b4208af
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro b51af279c4
Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currently
disabled when xine >= 1.2.10 is detected.

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>
5 years ago
gregory guy 088b37ef3c
Get rid of some deprecated.
given warning: "xine_mrl_reference_data_t XINE_DEPRECATED"

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 0b2288da16
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 88aa431c9d
Add support for xinelib-1.2, patch is from anixx@opensuse.org
taken from the kde3 OpenSuse repo, package kde3-codeine-1.0.1-52.73.src.rpm
http://download.opensuse.org/repositories/KDE:/KDE3/openSUSE_Tumbleweed/src

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 12b478cefd
Conversion KDE -> TDE environment.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 2c9bc9b806
Conversion qt3 -> tqt3
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro 38eaf7209a
Applied patches from debian/patches.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 5f44f7b187
Initial code import from debian snapshot
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago