Commit Graph

156 Commits (feat/libmpv-backend)

Author SHA1 Message Date
Mavridis Philippe 9ec9e256d3
mpv: add Q_ASSERT to MpvErrorDlg
7 months ago
Mavridis Philippe 37327fc5ee
mpv: small cleanup of debug code
7 months ago
Mavridis Philippe 41e36f4aca
mpv: add metadata handling
7 months ago
Mavridis Philippe 48da4ab130
mpv: fix errors related to m_mpv initialization
7 months ago
Mavridis Philippe 37550ddc6a
mpv: Add screenshot action
7 months ago
Mavridis Philippe b69aea1fa0
mpv: Hide recorder toolbar by default
7 months ago
Mavridis Philippe eb91f81c88
mpv: Fix build
7 months ago
Mavridis Philippe 6a29a25229
mpv: fix seeking, EOF and logo display
7 months ago
Mavridis Philippe 90feba667b
mpv: fix pause state for files loaded from CLI
7 months ago
Mavridis Philippe c498616f12
mpvpart: load subtitles on play
7 months ago
Mavridis Philippe 9c18349dcc
mpvpart: add ability to change playtime widget mode
7 months ago
Mavridis Philippe f9aeaa2575
mpvpart: added log viewer and improved error handling
7 months ago
Mavridis Philippe a629f68164
mpvpart: add idle state logo for consistency w/ other backends
7 months ago
Mavridis Philippe 60d44437da
mpvpart: add isSeekable() check
7 months ago
Mavridis Philippe d1fbb0527a
mpvpart: fix state after pause
7 months ago
Mavridis Philippe 05a16a3e86
mpvpart: context menu with advanced subtitles submenu
7 months ago
Mavridis Philippe da5d94610d
mpvpart: lots of improvements
7 months ago
Mavridis Philippe aee45d0509
mpvpart: added volume controls
7 months ago
Mavridis Philippe 54545a0913
Add libmpv backend
7 months ago
Michele Calgaro 06028cccb1
Replaced various '#define' with actual strings - part 3
7 months ago
Michele Calgaro 37d17c45c8
Removed patch files from source code.
7 months ago
Michele Calgaro 8800fb9ac5
Replace Qt with TQt
8 months ago
Michele Calgaro a16a898ea3
xine engine: make volume control logarithmic for versions of xine < 1.2.13.
9 months ago
Michele Calgaro 5a592028ff
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
9 months ago
Michele Calgaro b4a60205a6
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro aa905ebf02
Replace TQ_*Focus* and TQ_Scale* defines
10 months ago
Michele Calgaro 5c33cef97b
Drop TQT_BASE_OBJECT* defines
10 months ago
Michele Calgaro 4a24155a39
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro e925ce75e1
Replace Q_OBJECT with TQ_OBJECT
11 months 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.
2 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).
3 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.
3 years ago
Michele Calgaro a7a1753854
Added translation of .desktop files.
3 years ago
Michele Calgaro 7d490344d4
Copy translations to a new directory layout.
3 years ago
gregory guy d1e1f1777f
Drop automake build support.
3 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
Michele Calgaro fd8af4fec5
Improved support for bluray discs.
4 years ago
Slávek Banko c6054f3c4c
Fix FTBFS on big-endian architectures.
4 years ago
Chris 12a8b49727 Add includes to UI files to resolve FTBFS.
4 years ago
gregory guy 46c80b0f5b Conversion to the cmake building system.
4 years ago
Chris df2a9c73dc Fix typo in prior commit.
5 years ago
Chris c4ab6ef63a Remove old upstream URL.
5 years ago
Michele Calgaro 3a99645076
Adjusted to new normalized device icon names in tdelibs.
5 years ago
Slávek Banko d306cb5e1b
Add CMakeL10n rules.
6 years ago
Michele Calgaro fa0bd7b359
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
6 years ago