rainmeter-studio/Plugins/PluginNowPlaying
2012-12-26 20:05:17 +02:00
..
SDKs NowPlaying.dll: 2011-11-10 12:09:50 +00:00
taglib NowPlaying.dll: Applied a few fixes to TagLib 2012-04-20 20:13:40 +03:00
Cover.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Cover.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Internet.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Internet.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
Lyrics.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Lyrics.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
NowPlaying.cpp NowPlaying.dll: Fixed that [measures] in TrackChangeAction were not dynamic 2012-05-30 08:42:30 +03:00
NowPlaying.h NowPlaying.dll: TrackChangeAction executed on skin refresh, fixed. 2012-02-19 12:35:49 +00:00
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 NowPlaying.dll: Fixed that SHUFFLE, REPEAT, and VOLUME were not reset on player shutdown 2012-04-18 19:10:43 +03: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 Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
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 Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerSpotify.cpp Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
PlayerSpotify.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
PlayerWinamp.cpp NowPlaying.dll: Fixed negative duration with Winamp 2012-04-21 22:36:19 +03:00
PlayerWinamp.h Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
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 Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
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 Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
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 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 Adjusted copyright notice. 2012-01-23 06:36:15 +00:00
StdAfx.h Adjusted copyright notice. 2012-01-23 06:36:15 +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)