From e9f7eeacb01eab0c33882a93d4c075cb4d6e0171 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 31 Oct 2013 14:07:53 +0000 Subject: audio thumbnails --- rotord/src/graph.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'rotord') diff --git a/rotord/src/graph.h b/rotord/src/graph.h index 70a7e3a..9266fe3 100644 --- a/rotord/src/graph.h +++ b/rotord/src/graph.h @@ -97,10 +97,10 @@ namespace Rotor { class Thumbnailer{ public: bool make(const string &inputfilename,int w,int h,const string &outputfilename) { - Poco::StringTokenizer t1(inputfilename,"."); - if (t1.count()>1) { - if (t1[t1.count()-1]=="svg"){ - cerr<<"found an svg"<1) { + // if (t1[t1.count()-1]=="svg"){ + // cerr<<"found an svg"<