mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlaying.dll: iTunes shuffle state change now detected immediately.
This commit is contained in:
@ -87,6 +87,7 @@ private:
|
||||
|
||||
void Initialize();
|
||||
void Uninitialize();
|
||||
void OnDatabaseChange();
|
||||
void OnTrackChange();
|
||||
void OnStateChange(bool playing);
|
||||
void OnVolumeChange(int volume);
|
||||
|
Reference in New Issue
Block a user