degeron / qmmp

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

Some Improvements for the Notifier Plugin #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi! I've been using qmmp for a while now and must say it's a great app :D
I've thought of some cImprovements for the Notifier Plugin:
  1. Notifier Plugin: Show the Notification when a track is paused and played again
  2. Notifier Plugin: Disable notifications when another app is in Full Screen Mode

Thanks

Original issue reported on code.google.com by swiftscy...@gmail.com on 18 Jul 2009 at 9:20

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 19 Jul 2009 at 10:14

GoogleCodeExporter commented 9 years ago
Hi! I have another idea for this plugin:
As now you have added initial cover support, it would be nice if the cover 
that's is shown in track details 
was also shown in the notification. If there were no image, then act as now, 
showing the qmmp logo.

Thanks :)

Original comment by swiftscy...@gmail.com on 4 Aug 2009 at 4:46

GoogleCodeExporter commented 9 years ago
Thanks for implementing this in r1140 :D

Original comment by swiftscy...@gmail.com on 13 Aug 2009 at 10:07

GoogleCodeExporter commented 9 years ago
Now that I have tried it, i'd suggest that the cover was a little bigger, 
otherwise you can't see it properly.

Thanks again :D

Original comment by swiftscy...@gmail.com on 13 Aug 2009 at 10:12

GoogleCodeExporter commented 9 years ago
I think a customisable layout for the pop-up widget would also be nice

For instance I liked more the track length shown (mm:ss), than || mm:ss.

:)

Original comment by swiftscy...@gmail.com on 12 Oct 2009 at 9:32

GoogleCodeExporter commented 9 years ago
Hi! I've been playing around with the code and managed to make the notification
appear whenever Qmmp::State changes.
I couldn't figure out how to do it only for the Paused to Playing change...

I attach the patch to do that. It's the first time I make a modification in a 
Qt4 C++
program, so you will see it's very simple. Furthermore, I have no idea about 
what
classes and objects are... :( yet.

Original comment by swiftscy...@gmail.com on 8 Dec 2009 at 11:29

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Now I've created a patch that does what I wanted:
Only show the notification if previous state was Paused and current state is
Playing.
It's useful for me. Hope it's useful for someone else too :)

Original comment by swiftscy...@gmail.com on 9 Dec 2009 at 12:13

Attachments:

GoogleCodeExporter commented 9 years ago
trialuser02: any update on this?

Original comment by pano...@gmx.net on 9 Aug 2010 at 4:14

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 9 Mar 2013 at 10:21

GoogleCodeExporter commented 9 years ago
OK, first request is already implemented (see notifier plugin options). But I 
don't now how to detect fullscreen application :( 

Original comment by trialuser02 on 6 Apr 2014 at 9:33