rainmeter-studio/Plugins/PluginNowPlaying
2013-10-20 18:06:07 +03:00
..
SDKs NowPlaying.dll: 2011-11-10 12:09:50 +00:00
taglib
Cover.cpp
Cover.h
Internet.cpp
Internet.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Lyrics.cpp Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Lyrics.h
NowPlaying.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
NowPlaying.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
Player.cpp
Player.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerAIMP.cpp
PlayerAIMP.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerCAD.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
PlayerCAD.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerITunes.cpp
PlayerITunes.h
PlayerSpotify.cpp
PlayerSpotify.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerWinamp.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
PlayerWinamp.h
PlayerWLM.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
PlayerWLM.h
PlayerWMP.cpp
PlayerWMP.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PluginNowPlaying.rc NowPlaying.dll: Removed foobar2000 specific interface (switched to use CAD interface) 2012-03-28 22:12:04 +03:00
PluginNowPlaying.vcxproj
PluginNowPlaying.vcxproj.filters
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
StdAfx.h NowPlaying: Remove dependency on ATL headers 2013-05-09 13:23:52 +03: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)