mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin:
- Minor improvements to CAD interface - Fixed: TITLE was empty when listening to radio stations with Winamp - Fixed: Metadata may not be updated until full refresh after closing one of multiple NowPlaying based skins
This commit is contained in:
@ -117,7 +117,6 @@ private:
|
||||
static unsigned __stdcall LyricsThreadProc(void* pParam);
|
||||
|
||||
HANDLE m_InternetThread;
|
||||
CRITICAL_SECTION m_CriticalSection;
|
||||
};
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user