rainmeter-studio/Plugins/PluginNowPlaying
2013-02-19 16:53:00 +02: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
Internet.h
Lyrics.cpp
Lyrics.h
NowPlaying.cpp NowPlaying.dll: Fixed that [measures] in TrackChangeAction were not dynamic 2012-05-30 08:42:30 +03:00
NowPlaying.h
Player.cpp NowPlaying.dll: Fixed that SHUFFLE, REPEAT, and VOLUME were not reset on player shutdown 2012-04-18 19:10:43 +03:00
Player.h Added __declspec(novtable) to interface classes 2013-02-19 16:53:00 +02:00
PlayerAIMP.cpp NowPlaying.dll: Fixed that SHUFFLE, REPEAT, and VOLUME were not reset on player shutdown 2012-04-18 19:10:43 +03:00
PlayerAIMP.h
PlayerCAD.cpp NowPlaying: Improved cover handling with some players 2012-12-26 20:05:17 +02:00
PlayerCAD.h NowPlaying.dll: Changed OpenPlayer bang to always start foobar2000 activated (non-minimized) 2012-04-04 15:21:02 +03:00
PlayerITunes.cpp NowPlaying.dll: Fixed that SHUFFLE, REPEAT, and VOLUME were not reset on player shutdown 2012-04-18 19:10:43 +03:00
PlayerITunes.h
PlayerSpotify.cpp
PlayerSpotify.h
PlayerWinamp.cpp NowPlaying.dll: Fixed negative duration with Winamp 2012-04-21 22:36:19 +03:00
PlayerWinamp.h
PlayerWLM.cpp NowPlaying.dll: Fixed that SHUFFLE, REPEAT, and VOLUME were not reset on player shutdown 2012-04-18 19:10:43 +03:00
PlayerWLM.h
PlayerWMP.cpp NowPlaying.dll: Fixed that SHUFFLE, REPEAT, and VOLUME were not reset on player shutdown 2012-04-18 19:10:43 +03:00
PlayerWMP.h
PluginNowPlaying.rc NowPlaying.dll: Removed foobar2000 specific interface (switched to use CAD interface) 2012-03-28 22:12:04 +03:00
PluginNowPlaying.vcxproj Additional changes to 52e1f1c 2012-12-18 22:00:44 +02:00
PluginNowPlaying.vcxproj.filters NowPlaying.dll: Removed foobar2000 specific interface (switched to use CAD interface) 2012-03-28 22:12:04 +03:00
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)