Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the service menu action Play DVD/BLURAY with Kaffeiner14.0.12 | Slávek Banko | 2022-04-25 | 1 | -1/+1 |
| | | | | | | | to make play really start. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ea1cf1146abd673ee00a87bd3b45dac92b2e164e) | ||||
* | Merge translation files from master branch. | Automated System | 2022-04-01 | 42 | -798/+798 |
| | |||||
* | Update translation template. | Automated System | 2022-04-01 | 1 | -19/+19 |
| | |||||
* | Change libdvdcss detection to search the default system directory for libraries. | Slávek Banko | 2022-04-01 | 3 | -12/+30 |
| | | | | | | | This resolves issue TDE/tde-packaging#113. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a91c7c1df5f039a3611bf0aa320b15f70305e8b3) | ||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 0f0ccc3001c00822508a76ce5362d9ae64f4ea97) | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b0f2e585181b6afd60f952ea75551ad6ee585280) | ||||
* | Update version number to R14.0.12. | Slávek Banko | 2021-11-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Merge translation files from master branch.r14.0.11 | Automated System | 2021-10-19 | 1 | -15/+14 |
| | |||||
* | Change README to markdown format. | Slávek Banko | 2021-10-19 | 2 | -30/+46 |
| | | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 15154bc99281541ca01ce18c7b51326713affec0) | ||||
* | Merge translation files from master branch. | Automated System | 2021-10-17 | 2 | -341/+314 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-10-07 | 1 | -52/+47 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-08-11 | 1 | -16/+14 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-08-07 | 1 | -23/+24 |
| | |||||
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 1 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c073cbf71abe4c6ce92ac621fbe071b08895486b) | ||||
* | Use common rules for build and install documentation and translations. | Slávek Banko | 2021-07-23 | 20 | -32/+6 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9755721093439febe785b40b2c9975a45e8dfbbf) | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -40/+29 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-05-03 | 2 | -146/+116 |
| | |||||
* | Update version number to R14.0.11. | Slávek Banko | 2021-05-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Merge translation files from master branch.r14.0.10 | Automated System | 2021-03-11 | 84 | -2209/+2050 |
| | |||||
* | Removed unnecessary x-mplayer2.desktop (it is already installed with tdelibs). | Michele Calgaro | 2021-03-11 | 3 | -60/+48 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 517847943ee1025a25a7440135ce12f0f33a3e23) | ||||
* | Set the size of the main window to 600p of width and 500p of height for the ↵ | gregory guy | 2021-03-11 | 1 | -0/+1 |
| | | | | | | | application first start. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 6658071a0826daea32e641bd0990d015dd4d30dd) | ||||
* | Added translation of .desktop files. | Michele Calgaro | 2021-03-11 | 112 | -427/+5218 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a7a17538546fa63bbc870159bd70c508592879fc) | ||||
* | Remove the original translation directory layout. | Michele Calgaro | 2021-03-10 | 44 | -153146/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7b69014bc3566b34e9e738907231429f8215921a) | ||||
* | Copy translations to a new directory layout. | Michele Calgaro | 2021-03-10 | 47 | -2/+153149 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7d490344d4ed011703f9583bb2b8de674a705117) | ||||
* | Drop automake build support. | gregory guy | 2021-03-10 | 69 | -1772/+226 |
| | | | | | | | | | | | | Add basic cmake build instructions. Some doc files have moved at the root of the module. Rework of the README and help page. Deleted file BUGS. Update some cmake files with latest macros. Few cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit d1e1f1777ffed5c45cd8e6db02721c8010125f47) | ||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 34aad463e4f6d8bf595047809f9b6480875d57c9) | ||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.0.10. | Slávek Banko | 2020-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEADr14.0.9 | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 1 | -22/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1a5ce04e41a73225fa71685126a83fdb4fe377cd) | ||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Changed CDDB query address from freedb.org to gnudb.org | gregory guy | 2020-08-26 | 1 | -1/+1 |
| | | | | | | | | | since freedb.org is not available anymore. This refers to TDE/tde#28 Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 90622dea2d9afa2b65010d9746bc7b1f4feedb65) | ||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kaffeine/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| |