code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

hotkey play\pause #433

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.use multimedia keyboard
2.use play\pause button XF86AudioPlay (in keyboard config)
3.

What is the expected output? What do you see instead?
musical track resart.

What version of the product are you using? On what operating system?

0.4.1 Ubuntu 10.10
Please provide any additional information below.
Probably something with libhotkey.so ( or with me =) )

Original issue reported on code.google.com by Giltoni...@gmail.com on 5 Mar 2011 at 7:35

GoogleCodeExporter commented 9 years ago
Start qmmp from console. Press XF86AudioPlay and show output.

Original comment by trialuser02 on 5 Mar 2011 at 7:53

GoogleCodeExporter commented 9 years ago
HotkeyManager: [XF86AudioPlay] pressed
DecoderMAD: deleting input_buf
StateHandler: Current state: Stopped; previous state: Playing
OutputPulseAudio: closing connection
InputSource: using file transport
StateHandler: Current state: Buffering; previous state: Stopped
QmmpAudioEngine: selected decoder: mad
DecoderMAD: Fixed rate detected
DecoderMAD: Total time: 245500
Output: 44100 Hz, 2 ch, s16le
ReplayGain: disabled
StateHandler: Current state: Playing; previous state: Buffering
DecoderMAD: 4086 bytes skipped
===== metadata ======
ARTIST = 
TITLE = 
ALBUM = 
COMMENT = 
GENRE = 
YEAR = 
TRACK = 
== end of metadata ==

Original comment by Giltoni...@gmail.com on 5 Mar 2011 at 12:44

GoogleCodeExporter commented 9 years ago
Looks like you are using default settings. Go to hotkey plugin settings, remove 
XF86AudioPlay key from "play" action and assign it to "play/pause" action.

Original comment by trialuser02 on 5 Mar 2011 at 5:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ouch, i'm a looser=).
Many thanks trialuser02. It is work now.

Original comment by Giltoni...@gmail.com on 6 Mar 2011 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 6 Mar 2011 at 1:43