Modify

Ticket #448 (closed patch: fixed)

Opened 8 years ago

Last modified 7 years ago

Patch to allow "first letter navigation" jumping in MythGame and MythMusic

Reported by: blah@… Owned by: greg
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Attached is a patch that adds support in the core MythTV code to allow for jumping to a specific entry in a tree list based upon the first letter. The second patches utilizes this new method in the MythGame? and MythMusic plugin using Ctrl+A through Ctrl+Z to perform the actual jump command.

Attachments

letterjump.patch (2.4 KB) - added by blah@… 8 years ago.
Patch for MythTV core code
letterjump_plugins.patch (5.2 KB) - added by blah@… 8 years ago.
Patch for MythGame? and MythMusic

Change History

Changed 8 years ago by blah@…

Patch for MythTV core code

Changed 8 years ago by blah@…

Patch for MythGame? and MythMusic

comment:1 Changed 8 years ago by greg

  • Owner changed from ijr to greg

comment:2 Changed 8 years ago by greg

  • Status changed from new to closed
  • Resolution set to fixed

(In [7546])

Patch to add the ability to jump directly to an entry in a tree

based on it's letter. Handy when navigating very long lists such as MythMusic, and Mythgame.

Closes #448

comment:3 Changed 8 years ago by ijr

  • Status changed from closed to reopened
  • Resolution fixed deleted

There has to be a better way to handle this other than adding tons of extra keybindings. This should be reverted (at least the mythmusic + mythgame bits), please.

comment:4 Changed 7 years ago by paulh

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [8112]) Add an incremental search feature to the mythmusic playback screen that allows you to quickly jump to a track in the playlist that either starts with or contains the text you enter.

Add similar functionality to the playlist editor screen.

Add similar functionality to mythgame's gametree (untested).

The default key bindings are CTRL-S to show the search dialog and CTRL-N to find the next match.

Removes all the JUMP key bindings which are no longer required.

Requires a make clean.

Closes #448. Ref. #729

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.