mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
- NowPlaying.dll/iTunesPlugin.dll: Fixed incompatibility with iTunes controllers
- NowPlaying.dll: Removed support for caching cover art
This commit is contained in:
@ -373,8 +373,6 @@ void CPlayerWMP::Uninitialize()
|
||||
*/
|
||||
void CPlayerWMP::UpdateData()
|
||||
{
|
||||
static bool clear = false;
|
||||
|
||||
if (m_Initialized)
|
||||
{
|
||||
// Get the volume
|
||||
|
Reference in New Issue
Block a user