Opened 15 years ago
Last modified 11 years ago
#15 new enhancement
Audio player interaction
Reported by: | Ingmar Steen | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | multiple | Version: | trunk |
Keywords: | Cc: |
Description
Audio player drivers could expose functions to control the audio player (and maybe show the playlist of the audioplayer).
Not sure where these controls should be shown. OffHand suggested extra buttons in the group that shows play / enqueue / save. Personally, I think that that would be a bad idea because of unintuitiveness. My options were a collapsible side-panel to the right of the search results or an extra expanding section in the section bar on the left.
Controls should at least contain: play/pause, stop, next, prev.
Change History (3)
comment:1 by , 15 years ago
Component: | unspecified → multiple |
---|
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
(In [87]) Renamed driver.play and driver.enqueue to driver.play_files and driver.enqueue_files (Refs: #15).