Commit Graph

165 Commits (feat/libmpv-backend)

Author SHA1 Message Date
Mavridis Philippe d5542109d1
Fix build with latest TQt
3 weeks ago
Mavridis Philippe 4aea0af269 mpv: add Q_ASSERT to MpvErrorDlg
3 weeks ago
Mavridis Philippe 4a29e303df mpv: small cleanup of debug code
3 weeks ago
Mavridis Philippe ada12bc56a mpv: add metadata handling
3 weeks ago
Mavridis Philippe dcb2aad5ae mpv: fix errors related to m_mpv initialization
3 weeks ago
Mavridis Philippe a056915b07 mpv: Add screenshot action
3 weeks ago
Mavridis Philippe 9c417d8896 mpv: Hide recorder toolbar by default
3 weeks ago
Mavridis Philippe 8b8a42f9f7 mpv: Fix build
3 weeks ago
Mavridis Philippe cd70e679f8 mpv: fix seeking, EOF and logo display
3 weeks ago
Mavridis Philippe 015a887dd1 mpv: fix pause state for files loaded from CLI
3 weeks ago
Mavridis Philippe 9b782d2a30 mpvpart: load subtitles on play
3 weeks ago
Mavridis Philippe 836c140d98 mpvpart: add ability to change playtime widget mode
3 weeks ago
Mavridis Philippe d904efb3ef mpvpart: added log viewer and improved error handling
3 weeks ago
Mavridis Philippe d735cca679 mpvpart: add idle state logo for consistency w/ other backends
3 weeks ago
Mavridis Philippe a39d80d9a0 mpvpart: add isSeekable() check
3 weeks ago
Mavridis Philippe 15c75c1e3b mpvpart: fix state after pause
3 weeks ago
Mavridis Philippe 24b7f3423a mpvpart: context menu with advanced subtitles submenu
3 weeks ago
Mavridis Philippe 62ee1ff78b mpvpart: lots of improvements
3 weeks ago
Mavridis Philippe 2ae5b7210a mpvpart: added volume controls
3 weeks ago
Mavridis Philippe c6007f32d6 Add libmpv backend
3 weeks ago
mio f0b65f432b Use safer xine_get_current_frame_s
1 month ago
Michele Calgaro e1f46ab7b4
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
5 months ago
Michele Calgaro e6473e544e
Replace Qt with TQt
7 months ago
Michele Calgaro 31eb157b2f
Replace Q_SIGNALS and Q_SLOTS
8 months ago
Michele Calgaro 28388d4ea2
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
9 months ago
Michele Calgaro efb801b0a2
Remove various '#define' strings - part 6
10 months ago
Michele Calgaro 4a10b01c9b
Replaced various '#define' with actual strings - part 5
10 months ago
Mavridis Philippe f77fe94e0e
xine-backend: Remove protocols from supported extensions
10 months ago
Michele Calgaro 06028cccb1
Replaced various '#define' with actual strings - part 3
10 months ago
Michele Calgaro 37d17c45c8
Removed patch files from source code.
10 months ago
Michele Calgaro 8800fb9ac5
Replace Qt with TQt
11 months ago
Michele Calgaro a16a898ea3
xine engine: make volume control logarithmic for versions of xine < 1.2.13.
12 months ago
Michele Calgaro 5a592028ff
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
Michele Calgaro b4a60205a6
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro aa905ebf02
Replace TQ_*Focus* and TQ_Scale* defines
1 year ago
Michele Calgaro 5c33cef97b
Drop TQT_BASE_OBJECT* defines
1 year ago
Michele Calgaro 4a24155a39
Drop TQT_TQ*_OBJECT defines
1 year ago
Michele Calgaro e925ce75e1
Replace Q_OBJECT with TQ_OBJECT
1 year ago
Michele Calgaro 83b95481ee
Convert dummy part example to cmake
1 year ago
Michele Calgaro 6d2a06f2df
Remove unnecessary accelerators from .ui files.
2 years ago
Slávek Banko ea1cf1146a
Fix the service menu action Play DVD/BLURAY with Kaffeine
2 years ago
Slávek Banko a91c7c1df5
Change libdvdcss detection to search the default system directory for libraries.
3 years ago
Michele Calgaro c073cbf71a
Fixed FTBFS with clang.
3 years ago
Michele Calgaro 517847943e
Removed unnecessary x-mplayer2.desktop (it is already installed with tdelibs).
4 years ago
gregory guy 6658071a08
Set the size of the main window to 600p of width and 500p of height for the application first start.
4 years ago
Michele Calgaro a7a1753854
Added translation of .desktop files.
4 years ago
Michele Calgaro 7d490344d4
Copy translations to a new directory layout.
4 years ago
gregory guy d1e1f1777f
Drop automake build support.
4 years ago
gregory guy 90622dea2d
Changed CDDB query address from freedb.org to gnudb.org
4 years ago
aneejit1 8c52a0b188 This resolves bug 3128
4 years ago