Opened 18 years ago

Closed 18 years ago

#2204 closed enhancement (fixed)

Improvements to MythGallery

Reported by: Daniel Sherwood Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythgallery Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

The attached patch makes the following improvements to MythGallery for non-GL and GL modes.

1) Modifies key handling such that the slideshow doesn't stop arbitrarily. Now, the LEFT,UP,RIGHT,DOWN,DELETE and INFO keys along with any unbound keys or empty events will no longer stop the slideshow. 2) Brings up the image information box including a status message (Slideshow, Random Slideshow or Paused) whenever the PLAY,SLIDESHOW or RANDOMSLIDESHOW keys are pressed. This information box disappears after the first image has been shown or if in paused mode after the delay time (If the information box was already being displayed, it is not removed). This box is also shown whenever an unbound key is pressed.

Hope this meets with your approval

Cheers

Daniel

Attachments (1)

mythgallery.patch (15.4 KB) - added by Daniel Sherwood 18 years ago.

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by Daniel Sherwood

Attachment: mythgallery.patch added

comment:1 Changed 18 years ago by Daniel Sherwood

Component: mythtvmythgallery

Bump...

Is anyone looking at MythGallery changes at the moment?

comment:2 Changed 18 years ago by danielk

Milestone: unknown
Owner: changed from Isaac Richards to danielk
Severity: mediumlow
Version: head

comment:3 Changed 18 years ago by danielk

Milestone: unknown0.21
Type: patchenhancement

comment:4 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [11404]) Fixes #2204. Prevents unbound keys from stopping a slideshow and tells you what kind of slideshow you are in on "I"nfo keypress, by applying patch from Daniel Sherwood (slightly edited).

Note: See TracTickets for help on using tickets.