Opened 14 years ago

Closed 8 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)

0001-Added-simple-shortcuts-to-playlist.patch (3.4 KB ) - added by gbonvehi 10 years ago.
Add shortcuts to playlist

Download all attachments as: .zip

Change History (8)

comment:1 by halilpk, 12 years ago

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

comment:2 by diver, 12 years ago

Also left/right arrows should rewind current track.

comment:3 by harvard, 11 years ago

Shortcuts have been added in the current version(R1/Alpha 4.1) of haiku .Such as Alt+Q for Quit,etc.

comment:4 by diver, 11 years ago

No, they haven't. Alt+Q was there from the beginning.

comment:5 by gbonvehi, 10 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 gbonvehi, 10 years ago

Add shortcuts to playlist

comment:6 by gbonvehi, 10 years ago

patch: 01

comment:7 by waddlesplash, 8 years ago

Resolution: fixed
Status: newclosed

Applied in hrev49927. Thanks!

Note: See TracTickets for help on using tickets.