summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/codeine/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Translated using Weblate (Russian)blu.2562020-12-301-10/+12
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/codeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/ru/
* Translated using Weblate (Greek)blu.2562020-12-301-9/+10
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/codeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/el/
* Reset submodule main/applications/codeine/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Translated using Weblate (Italian)Michele Calgaro2020-11-101-9/+10
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/codeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/it/
* Translated using Weblate (Dutch)Heimen Stoffels2020-10-091-10/+11
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/codeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/nl/
* Reset submodule main/applications/codeine/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Add a proper README file.gregory guy2020-10-011-0/+25
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed code formatting modelines.Michele Calgaro2020-09-281-9/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/codeine/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/codeine/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Translated using Weblate (Czech)Slávek Banko2020-08-191-9/+10
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/codeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/cs/
* Add a couple of missing icons.gregory guy2020-08-022-4/+4
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/applications/codeine/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Update translation template.Automated System2020-07-261-24/+24
|
* Fixed xine scope plugin functionality with xine 1.2.10.Michele Calgaro2020-07-253-93/+132
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation template.Automated System2020-07-091-71/+71
|
* Do not install codeinerc - the default configuration will be used.Slávek Banko2020-07-062-6/+0
| | | | | | | 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>
* Bring back missing icons, thanks to Slávek Banko for the tip.gregory guy2020-06-304-4/+4
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Move the codeine icons into the hicolor folder instead of crystalsvg.gregory guy2020-06-307-1/+1
| | | | | | Move codeinerc into the system config folder. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Drop the use of the HAVE_XINE_H definition.Slávek Banko2020-06-2913-42/+55
| | | | | | | 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>
* Install libcodeine as a plugin instead of as a shared library.Slávek Banko2020-06-281-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add common cmake submodule.Slávek Banko2020-06-282-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2020-06-2846-317/+1885
| | | | | | | | 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>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-06-282-2/+2
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currentlyMichele Calgaro2020-06-252-150/+168
| | | | | | | | | | | | | | 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>
* Get rid of some deprecated.gregory guy2020-06-212-2/+2
| | | | | | given warning: "xine_mrl_reference_data_t XINE_DEPRECATED" Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion to the cmake building system.gregory guy2020-06-2167-1568/+992
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add support for xinelib-1.2, patch is from anixx@opensuse.orggregory guy2020-06-133-5/+5
| | | | | | | 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>
* Conversion KDE -> TDE environment.gregory guy2020-06-1339-212/+212
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion qt3 -> tqt3gregory guy2020-06-1348-701/+701
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Applied patches from debian/patches.Michele Calgaro2020-06-133-2/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial code import from debian snapshotMichele Calgaro2020-06-1378-0/+9005
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>