mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
c451aba194
- Added PlayerType=STATUS (returns 1 when player is open, 0 when closed) - Winamp interface: Fixed that file paths over about 100 chars did not display all metadata - CAD interface: Added workaround for issue caused by Rainmeter running as elevated and player running as normal process (Windows Vista+) |
||
---|---|---|
.. | ||
SDKs | ||
taglib | ||
Cover.cpp | ||
Cover.h | ||
Internet.cpp | ||
Internet.h | ||
Lyrics.cpp | ||
Lyrics.h | ||
NowPlaying.cpp | ||
NowPlaying.h | ||
Player.cpp | ||
Player.h | ||
PlayerAIMP.cpp | ||
PlayerAIMP.h | ||
PlayerCAD.cpp | ||
PlayerCAD.h | ||
PlayerFoobar.cpp | ||
PlayerFoobar.h | ||
PlayerITunes.cpp | ||
PlayerITunes.h | ||
PlayerSpotify.cpp | ||
PlayerSpotify.h | ||
PlayerWinamp.cpp | ||
PlayerWinamp.h | ||
PlayerWLM.cpp | ||
PlayerWLM.h | ||
PlayerWMP.cpp | ||
PlayerWMP.h | ||
PluginNowPlaying.rc | ||
PluginNowPlaying.vcxproj | ||
PluginNowPlaying.vcxproj.filters | ||
readme.txt | ||
StdAfx.cpp | ||
StdAfx.h |
* iTunes implementation based on - onlylyric by zlbruce (onlylyric.googlecode.com) - iTunesPlugin by Elestel (rainmeter.googlecode.com) * WMP implementation based on - onlylyric by zlbruce (onlylyric.googlecode.com) - Last.fm WMP plugin (www.last.fm)