rainmeter-studio/Plugins/PluginNowPlaying
2013-06-08 13:23:44 +03:00
..
SDKs
taglib NowPlaying.dll: Applied a few fixes to TagLib 2012-04-20 20:13:40 +03:00
Cover.cpp
Cover.h
Internet.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
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 Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
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 Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Player.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerAIMP.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
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 Change NULL to nullptr 2013-05-31 17:28:39 +03:00
PlayerITunes.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerSpotify.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
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 Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerWLM.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
PlayerWLM.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PlayerWMP.cpp Change NULL to nullptr 2013-05-31 17:28:39 +03:00
PlayerWMP.h Remove "C" prefix in class names 2013-05-31 17:18:52 +03:00
PluginNowPlaying.rc
PluginNowPlaying.vcxproj Enable /MP for large projects to reduce Release build time 2013-06-08 13:23:44 +03:00
PluginNowPlaying.vcxproj.filters NowPlaying: Revert bb823b7 2013-05-09 13:27:39 +03:00
readme.txt
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)