Opened 18 years ago

Closed 15 years ago

#5176 closed patch (Fixed)

Ken Burns Slideshow Effect

Reported by: jshoor Owned by: beirdo
Priority: minor Milestone: 0.25
Component: Plugin - MythGallery Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch adds a Ken Burns Effect slideshow option to mythgallery. I created the patch against 0.21 fixes branch because I havent yet upgraded my development environment to mythui/QT4; however, I think it should still build/run against the trunk.

Any feedback would be appreciated.

Thanks!

Attachments (7)

kenburns.patch (12.5 KB ) - added by jshoor 18 years ago.
ken burns effect patch
kenburns2.patch (12.6 KB ) - added by joepadmiraal 18 years ago.
Now compiles with current trunk (17120)
kenburns3.patch (19.3 KB ) - added by jshoor 18 years ago.
Updated patch with improved panning/zooming and facial recognition.
kenburns-configure.patch (1.8 KB ) - added by jshoor 18 years ago.
Updated mythplugins configure file to allow optional of integration with fdlib for facial recognition
kenburns4.patch (19.6 KB ) - added by joepadmiraal 17 years ago.
Updated kenburns3.patch to compile with the current trunk (19382)
0001-Added-Ken-Burns-Effect-for-mythgallery.patch (22.8 KB ) - added by beirdo 15 years ago.
against trunk [25659]
kenburns-no-fdlib.patch (14.2 KB ) - added by joepadmiraal 15 years ago.
Removed the face detection code and tested it with trunk r26628

Download all attachments as: .zip

Change History (16)

by jshoor, 18 years ago

Attachment: kenburns.patch added

ken burns effect patch

by joepadmiraal, 18 years ago

Attachment: kenburns2.patch added

Now compiles with current trunk (17120)

by jshoor, 18 years ago

Attachment: kenburns3.patch added

Updated patch with improved panning/zooming and facial recognition.

by jshoor, 18 years ago

Attachment: kenburns-configure.patch added

Updated mythplugins configure file to allow optional of integration with fdlib for facial recognition

comment:1 by jshoor, 18 years ago

I assume that this latest patch will no longer compile with the trunk, but hopefully the only change should be adding #include <QThread> to glsingleview.h. I'd be happy to update the patch once the trunk stablizes a bit.

by joepadmiraal, 17 years ago

Attachment: kenburns4.patch added

Updated kenburns3.patch to compile with the current trunk (19382)

comment:2 by joepadmiraal, 17 years ago

kenburns4.patch compiles with the current trunk version. I had to change QPtrList and image.smoothScale because they are deprecated.

comment:3 by stuartm, 16 years ago

Component: mythgalleryPlugin - MythGallery

comment:4 by beirdo, 15 years ago

Owner: changed from Isaac Richards to beirdo
Status: newassigned

comment:5 by beirdo, 15 years ago

As fdlib does not seem to be easily obtainable, it will not be tested at this time. This support will likely be removed unless we can find a legitimate source for the library. Searching for it finds only a pre-compiled .so, and this is useless unless you have precisely the right architecture, which I do not.

I will attach an up-to-date patch for this in case someone else wishes to mess with it some, but I am inclined to reject this patch at this time. I will let others try it if they wish first.

by beirdo, 15 years ago

against trunk [25659]

comment:6 by beirdo, 15 years ago

Resolution: wontfix
Status: assignedclosed

by joepadmiraal, 15 years ago

Attachment: kenburns-no-fdlib.patch added

Removed the face detection code and tested it with trunk r26628

comment:7 by beirdo, 15 years ago

Resolution: wontfix
Status: closednew

comment:8 by beirdo, 15 years ago

Status: newassigned

comment:9 by beirdo, 15 years ago

Milestone: unknown0.25
Resolution: Fixed
Status: assignedclosed

Closed by [27309]

Note: See TracTickets for help on using tickets.