NowPlayingPlugin: Added PlayerType=FILE and fixed that TrackChangeAction is executed when track metadata is changed.

This commit is contained in:
Birunthan Mohanathas
2011-05-22 08:06:43 +00:00
parent e05aca67fc
commit ef97fb2435
12 changed files with 179 additions and 358 deletions

View File

@ -25,7 +25,7 @@
** Constructor.
**
*/
CPlayerSpotify::CPlayerSpotify() :
CPlayerSpotify::CPlayerSpotify() : CPlayer(),
m_Window()
{
GetWindow();