rainmeter-studio/Plugins/PluginNowPlaying
Birunthan Mohanathas c965014a17 Minor change.
2012-02-22 15:06:19 +00:00
..
SDKs NowPlaying.dll: 2011-11-10 12:09:50 +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 Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Cover.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Internet.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Internet.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Lyrics.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Lyrics.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
NowPlaying.cpp NowPlaying.dll: Fixed that PlayerType=COVER did not work when PlayerName was changed with !SetOption/!SetVariable 2012-02-12 15:03:38 +00:00
NowPlaying.h NowPlaying.dll: TrackChangeAction executed on skin refresh, fixed. 2012-02-19 12:35:49 +00:00
Player.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Player.h NowPlaying.dll: Fixed that PlayerType=COVER did not work when PlayerName was changed with !SetOption/!SetVariable 2012-02-12 15:03:38 +00:00
PlayerAIMP.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerAIMP.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerCAD.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerCAD.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerFoobar.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerFoobar.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerITunes.cpp - NowPlaying.dll: Additional change for r1201 for WMP 2012-02-22 14:34:57 +00:00
PlayerITunes.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerSpotify.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerSpotify.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerWinamp.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerWinamp.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerWLM.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerWLM.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerWMP.cpp Minor change. 2012-02-22 15:06:19 +00:00
PlayerWMP.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PluginNowPlaying.rc Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00
PluginNowPlaying.vcxproj - Removed example plugins (will be available tomorrow from http://rainmeter.net/cms/Developers) 2012-01-28 16:14:03 +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 Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
StdAfx.h Adjusted copyright notice. 2012-01-23 06:36:15 +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)