rainmeter-studio/Plugins/PluginNowPlaying
2011-09-11 08:22:07 +00:00
..
SDKs NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
taglib
Cover.cpp NowPlayingPlugin: Minor tweaks. 2011-09-08 12:42:03 +00:00
Cover.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Internet.cpp NowPlayingPlugin: Minor tweaks. 2011-09-08 12:42:03 +00:00
Internet.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Lyrics.cpp NowPlayingPlugin: Minor tweaks. 2011-09-08 12:42:03 +00:00
Lyrics.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
NowPlaying.cpp NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
NowPlaying.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
Player.cpp NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
Player.h NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerAIMP.cpp NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerAIMP.h NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerCAD.cpp NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerCAD.h NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerFoobar.cpp NowPlayingPlugin: Minor tweaks. 2011-09-08 12:42:03 +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: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerITunes.h NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerSpotify.cpp NowPlayingPlugin: Minor tweaks. 2011-09-08 12:42:03 +00:00
PlayerSpotify.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerWinamp.cpp NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerWinamp.h NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerWLM.cpp NowPlayingPlugin: Minor tweaks. 2011-09-08 12:42:03 +00:00
PlayerWLM.h NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
PlayerWMP.cpp NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs 2011-09-11 08:22:07 +00:00
PlayerWMP.h NowPlayingPlugin: 2011-07-01 20:34:12 +00:00
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 - Enabling some C++ optimization switches (/OPT:ICF, /OPT:REF, /GL) 2011-07-08 20:45:01 +00:00
PluginNowPlaying.vcxproj.filters NowPlayingPlugin: 2011-06-19 14:58:48 +00:00
readme.txt
StdAfx.cpp
StdAfx.h NowPlayingPlugin: 2011-07-01 20:34:12 +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)