rainmeter-studio/Plugins/PluginNowPlaying
Birunthan Mohanathas 7ae737fc0f Fixed minor bug.
2011-05-22 16:13:14 +00:00
..
SDKs Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
sha2 Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +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
NowPlaying.cpp Installer: Now removes %TEMP%\Rainmeter-Cache on uninstall. 2011-05-22 14:45:54 +00:00
NowPlaying.h Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
Player.cpp NowPlayingPlugin: Improved handling of cached album art and fixed that some tracks don't display metadata with Winamp. 2011-05-22 11:05:23 +00:00
Player.h NowPlayingPlugin: Improved handling of cached album art and fixed that some tracks don't display metadata with Winamp. 2011-05-22 11:05:23 +00:00
PlayerAIMP.cpp Fixed minor bug. 2011-05-22 16:13:14 +00:00
PlayerAIMP.h Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PlayerFoobar.cpp Installer: Now removes %TEMP%\Rainmeter-Cache on uninstall. 2011-05-22 14:45:54 +00:00
PlayerFoobar.h Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PlayerITunes.cpp Installer: Now removes %TEMP%\Rainmeter-Cache on uninstall. 2011-05-22 14:45:54 +00:00
PlayerITunes.h Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PlayerSpotify.cpp Installer: Now removes %TEMP%\Rainmeter-Cache on uninstall. 2011-05-22 14:45:54 +00:00
PlayerSpotify.h Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PlayerWinamp.cpp Installer: Now removes %TEMP%\Rainmeter-Cache on uninstall. 2011-05-22 14:45:54 +00:00
PlayerWinamp.h NowPlayingPlugin: Added PlayerType=FILE and fixed that TrackChangeAction is executed when track metadata is changed. 2011-05-22 08:06:43 +00:00
PlayerWMP.cpp Installer: Now removes %TEMP%\Rainmeter-Cache on uninstall. 2011-05-22 14:45:54 +00:00
PlayerWMP.h Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PluginNowPlaying.rc Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PluginNowPlaying.vcxproj Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +00:00
PluginNowPlaying.vcxproj.filters Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +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 Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default. 2011-05-21 18:17:37 +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)