summaryrefslogtreecommitdiff
path: root/libre/smplayer/libre.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/smplayer/libre.patch')
-rw-r--r--libre/smplayer/libre.patch24
1 files changed, 11 insertions, 13 deletions
diff --git a/libre/smplayer/libre.patch b/libre/smplayer/libre.patch
index bf41c8d95..c50c10853 100644
--- a/libre/smplayer/libre.patch
+++ b/libre/smplayer/libre.patch
@@ -1,21 +1,19 @@
-diff --git a/src/playlist.h b/src/playlist.h
-index 025ffc9..ec82b50 100644
---- a/src/playlist.h
-+++ b/src/playlist.h
-@@ -27,7 +27,7 @@
- #include <QProcess>
+--- smplayer-19.1.0.orig/src/playlist.h 2019-01-26 15:30:09.000000000 -0500
++++ smplayer-19.1.0/src/playlist.h 2019-04-30 21:29:03.150238329 -0500
+@@ -28,8 +28,8 @@
#include "mediadata.h"
+ #ifdef YOUTUBE_SUPPORT
-#define PLAYLIST_DOWNLOAD
+-#define YT_PLAYLIST_SUPPORT
+//#define PLAYLIST_DOWNLOAD
- //#define PLAYLIST_DOUBLE_TOOLBAR
++//#define YT_PLAYLIST_SUPPORT
+ #endif
- class PLItem : public QStandardItem {
-diff --git a/src/smplayer.pro b/src/smplayer.pro
-index 7e05ff9..003819c 100644
---- a/src/smplayer.pro
-+++ b/src/smplayer.pro
-@@ -13,7 +13,7 @@ RESOURCES = icons.qrc
+ //#define PLAYLIST_DOUBLE_TOOLBAR
+--- smplayer-19.1.0.orig/src/smplayer.pro 2018-10-10 15:16:33.000000000 -0500
++++ smplayer-19.1.0/src/smplayer.pro 2019-04-30 21:29:40.490237940 -0500
+@@ -13,7 +13,7 @@
DEFINES += SINGLE_INSTANCE
DEFINES += FIND_SUBTITLES
DEFINES += VIDEOPREVIEW