mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin: Added PlayerType=FILE and fixed that TrackChangeAction is executed when track metadata is changed.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user