Opened 14 years ago
Closed 9 years ago
#6562 closed enhancement (fixed)
[MediaPlayer] needs more shortcuts in playlist window
Reported by: | diver | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Currently there is no way to control items in playlist window via keyboard.
Attachments (1)
Change History (8)
comment:1 by , 13 years ago
comment:3 by , 12 years ago
Shortcuts have been added in the current version(R1/Alpha 4.1) of haiku .Such as Alt+Q for Quit,etc.
comment:5 by , 11 years ago
I'm attaching a patch with adds some simple shortcuts Space (toggle play), Enter (start playing selected item), Left/Right seek and Esc (stop). I had to duplicate some code since I couldn't follow all the logic in the program, I couldn't access ControllerView from PlaylistListView and the first contains some logic to skip/seek. It's working but if someone could refactor it better I'd be nicer.
by , 11 years ago
Attachment: | 0001-Added-simple-shortcuts-to-playlist.patch added |
---|
Add shortcuts to playlist
comment:6 by , 11 years ago
patch: | 0 → 1 |
---|
Haiku revision: hrev42211 still a bug. There was no shortcut in playlist window. Just up and bottom arrow works to focus item . System: Haiku hrev1-alpha3 on VMware workstation 8 on windows 7 32 bit