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

@ -51,7 +51,6 @@ private:
bool Initialize();
bool CheckActive();
std::wstring m_Path;
bool m_HasCoverMeasure;
HWND m_Window; // Winamp window
HANDLE m_WinampHandle; // Handle to Winamp process