rainmeter-studio/Plugins/PluginNowPlaying
2011-08-01 17:08:51 +00:00
..
SDKs
taglib
Cover.cpp
Cover.h
Internet.cpp
Internet.h
Lyrics.cpp
Lyrics.h
NowPlaying.cpp - Script: Return types are now checked explicitly. As a result, 'return 5' and 'return "5"' are not equal any longer. Only the former will respect NumOfDecimals, Scale, etc. now. 2011-08-01 17:08:51 +00:00
NowPlaying.h
Player.cpp NowPlayingPlugin: Fixed that track title didn't update when playing a radio stream with Winamp. 2011-07-24 15:31:33 +00:00
Player.h
PlayerAIMP.cpp
PlayerAIMP.h
PlayerCAD.cpp
PlayerCAD.h
PlayerFoobar.cpp - Script: Fixed that AutoScale/Scale/Percentual/NumOfDecimals were not applied for MeasureName=ScriptMeasure 2011-07-31 08:58:43 +00:00
PlayerFoobar.h - Script: Fixed that AutoScale/Scale/Percentual/NumOfDecimals were not applied for MeasureName=ScriptMeasure 2011-07-31 08:58:43 +00:00
PlayerITunes.cpp NowPlayingPlugin: Fixed that track title didn't update when playing a radio stream with Winamp. 2011-07-24 15:31:33 +00:00
PlayerITunes.h
PlayerSpotify.cpp
PlayerSpotify.h
PlayerWinamp.cpp NowPlayingPlugin: Fixed that track title didn't update when playing a radio stream with Winamp. 2011-07-24 15:31:33 +00:00
PlayerWinamp.h NowPlayingPlugin: Fixed that track title didn't update when playing a radio stream with Winamp. 2011-07-24 15:31:33 +00:00
PlayerWLM.cpp
PlayerWLM.h
PlayerWMP.cpp
PlayerWMP.h
PluginNowPlaying.rc - Script: Return types are now checked explicitly. As a result, 'return 5' and 'return "5"' are not equal any longer. Only the former will respect NumOfDecimals, Scale, etc. now. 2011-08-01 17:08:51 +00:00
PluginNowPlaying.vcxproj
PluginNowPlaying.vcxproj.filters
readme.txt
StdAfx.cpp
StdAfx.h

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