Attachments (2)
Change History (6)
by , 20 years ago
| Attachment: | letterjump.patch added |
|---|
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 20 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
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 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
(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.

Patch for MythTV core code