rainmeter-studio/Plugins/PluginNowPlaying
Birunthan Mohanathas c451aba194 NowPlayingPlugin:
- 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+)
2011-06-25 12:44:33 +00:00
..
SDKs NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
taglib Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
Cover.cpp NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Cover.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Internet.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
Internet.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Lyrics.cpp NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Lyrics.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
NowPlaying.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
NowPlaying.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Player.cpp NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Player.h NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerAIMP.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerAIMP.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerCAD.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerCAD.h NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerFoobar.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerFoobar.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerITunes.cpp NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerITunes.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerSpotify.cpp NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerSpotify.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerWinamp.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerWinamp.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerWLM.cpp NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerWLM.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerWMP.cpp NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PlayerWMP.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PluginNowPlaying.rc NowPlayingPlugin: 2011-06-25 12:44:33 +00:00
PluginNowPlaying.vcxproj NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PluginNowPlaying.vcxproj.filters NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
readme.txt Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
StdAfx.cpp Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
StdAfx.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00

* 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)