Compare commits
25 Commits
Author | SHA1 | Date | |
---|---|---|---|
4c157e4de9 | |||
5d2c702bc7 | |||
92a3b5be5e | |||
e208479cae | |||
ec0f911f21 | |||
8314644c2c | |||
6ef814feb8 | |||
8b2152d6e4 | |||
070864b3b1 | |||
df6c2b9b59 | |||
36fb1f32af | |||
99f0a0e0db | |||
0312d26fd4 | |||
203404195a | |||
9b46d6c67e | |||
746883c23e | |||
2b1e00da03 | |||
|
6a3a40f3c4 | ||
533de4b388 | |||
37d3c9f05b | |||
35eaf22009 | |||
79045c23ac | |||
|
b870b9104b | ||
3904d10e6f | |||
|
364115ef14 |
@ -1,12 +0,0 @@
|
||||
Index: qimgv-0.6/gui/viewers/videoplayermpvproxy.cpp
|
||||
===================================================================
|
||||
--- qimgv-0.6.orig/gui/viewers/videoplayermpvproxy.cpp
|
||||
+++ qimgv-0.6/gui/viewers/videoplayermpvproxy.cpp
|
||||
@@ -24,6 +24,7 @@ inline void VideoPlayerMpvProxy::initPla
|
||||
bool VideoPlayerMpvProxy::openMedia(Clip *clip) {
|
||||
initPlayer();
|
||||
player->openMedia(clip);
|
||||
+ return NULL;
|
||||
}
|
||||
|
||||
void VideoPlayerMpvProxy::seek(int pos) {
|
@ -1,13 +0,0 @@
|
||||
Index: qimgv-0.6/components/directorymanager/watchers/directorywatcher_p.h
|
||||
===================================================================
|
||||
--- qimgv-0.6.orig/components/directorymanager/watchers/directorywatcher_p.h
|
||||
+++ qimgv-0.6/components/directorymanager/watchers/directorywatcher_p.h
|
||||
@@ -11,6 +11,8 @@
|
||||
#include <QDir>
|
||||
#include <QTimerEvent>
|
||||
#include <QDir>
|
||||
+#include <QVariant>
|
||||
+#include <QSharedPointer>
|
||||
|
||||
class DirectoryWatcherPrivate : public QObject {
|
||||
Q_OBJECT
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4f5b5400e892ddcc1a417d8652eda25122b520308dd20fa9d9d5da4b5784892
|
||||
size 232586
|
Loading…
x
Reference in New Issue
Block a user