summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-03-29 12:55:36 +0100
committerArno <am@disconnect.de>2013-03-29 12:55:36 +0100
commit1bcbb69e31090cf71e913419299b52dd4d094bef (patch)
tree07fc7ed7ff38b68ed996ba398e564219e85758f5 /shemov.pro
parent110271a7db1ef05769bcfb5c936caad82bc0e498 (diff)
downloadSheMov-1bcbb69e31090cf71e913419299b52dd4d094bef.tar.gz
SheMov-1bcbb69e31090cf71e913419299b52dd4d094bef.tar.bz2
SheMov-1bcbb69e31090cf71e913419299b52dd4d094bef.zip
Make FrameCache threaded
create snapshot pics in a separate thread. Also use the first frame available if the clip isn't long enough for the configured frame.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index d98d469..d62cd41 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -41,7 +41,8 @@ SOURCES = main.cpp \
pictureviewer2.cpp \
picfilesmodel.cpp \
smdirwatcher.cpp \
- smdirmodel.cpp
+ smdirmodel.cpp \
+ framecache.cpp
HEADERS = \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -78,6 +79,7 @@ HEADERS = \
pictureviewer2.h \
picfilesmodel.h \
smdirwatcher.h \
- smdirmodel.h
+ smdirmodel.h \
+ framecache.h
LIBS += -lmagic -lXfixes -lX11
RESOURCES = shemov.qrc