| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with latest TQtfeat/libmpv-backend | Mavridis Philippe | 2024-09-08 | 1 | -17/+17 |
* | mpv: add Q_ASSERT to MpvErrorDlg | Mavridis Philippe | 2024-09-08 | 1 | -0/+1 |
* | mpv: small cleanup of debug code | Mavridis Philippe | 2024-09-08 | 1 | -23/+4 |
* | mpv: add metadata handling | Mavridis Philippe | 2024-09-08 | 3 | -3/+59 |
* | mpv: fix errors related to m_mpv initialization | Mavridis Philippe | 2024-09-08 | 1 | -1/+13 |
* | mpv: Add screenshot action | Mavridis Philippe | 2024-09-08 | 3 | -0/+172 |
* | mpv: Hide recorder toolbar by default | Mavridis Philippe | 2024-09-08 | 1 | -1/+1 |
* | mpv: Fix build | Mavridis Philippe | 2024-09-08 | 2 | -3/+3 |
* | mpv: fix seeking, EOF and logo display | Mavridis Philippe | 2024-09-08 | 3 | -13/+42 |
* | mpv: fix pause state for files loaded from CLI | Mavridis Philippe | 2024-09-08 | 1 | -7/+6 |
* | mpvpart: load subtitles on play | Mavridis Philippe | 2024-09-08 | 1 | -0/+1 |
* | mpvpart: add ability to change playtime widget mode | Mavridis Philippe | 2024-09-08 | 2 | -5/+47 |
* | mpvpart: added log viewer and improved error handling | Mavridis Philippe | 2024-09-08 | 10 | -35/+456 |
* | mpvpart: add idle state logo for consistency w/ other backends | Mavridis Philippe | 2024-09-08 | 2 | -13/+27 |
* | mpvpart: add isSeekable() check | Mavridis Philippe | 2024-09-08 | 2 | -0/+15 |
* | mpvpart: fix state after pause | Mavridis Philippe | 2024-09-08 | 1 | -0/+1 |
* | mpvpart: context menu with advanced subtitles submenu | Mavridis Philippe | 2024-09-08 | 7 | -36/+280 |
* | mpvpart: lots of improvements | Mavridis Philippe | 2024-09-08 | 5 | -3/+273 |
* | mpvpart: added volume controls | Mavridis Philippe | 2024-09-08 | 3 | -5/+40 |
* | Add libmpv backend | Mavridis Philippe | 2024-09-08 | 10 | -0/+790 |
* | Use safer xine_get_current_frame_s | mio | 2024-08-22 | 1 | -3/+4 |
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-12 | 1 | -1/+1 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-05-11 | 1 | -12/+12 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-07 | 7 | -13/+13 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-05-06 | 1 | -14/+18 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-05-06 | 1 | -2/+2 |
* | Added translation using Weblate (Russian) | Andrei Stepanov | 2024-05-05 | 1 | -0/+70 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-04-26 | 1 | -8/+12 |
* | Added translation using Weblate (Russian) | Andrei Stepanov | 2024-04-26 | 1 | -0/+40 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-04-12 | 1 | -5/+5 |
* | Translated using Weblate (Portuguese (Brazil)) | Diogo Leal | 2024-04-07 | 1 | -17/+15 |
* | Translated using Weblate (Portuguese (Brazil)) | Diogo Leal | 2024-04-07 | 1 | -207/+182 |
* | Update translation files | TDE Weblate | 2024-03-25 | 1 | -2/+2 |
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -7/+10 |
* | Replace Qt with TQt | Michele Calgaro | 2024-02-25 | 3 | -11/+11 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 1 | -2/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-02 | 48 | -600/+600 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-09 | 4 | -208/+208 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -2/+2 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-03 | 1 | -25/+19 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-02 | 1 | -11/+12 |
* | xine-backend: Remove protocols from supported extensions | Mavridis Philippe | 2023-11-24 | 1 | -0/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
* | Removed patch files from source code. | Michele Calgaro | 2023-11-18 | 4 | -389/+0 |
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 17 | -42/+42 |
* | Update translation files | TDE Weblate | 2023-10-05 | 42 | -3570/+3570 |
* | Update translation template. | Automated System | 2023-10-05 | 1 | -85/+85 |
* | xine engine: make volume control logarithmic for versions of xine < 1.2.13. | Michele Calgaro | 2023-10-04 | 2 | -4/+29 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-26 | 5 | -16/+16 |